@import url(menu.css);

*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {COLOR: #333; text-decoration: none;font: 1.2em Arial, Sans-Serif;}
a:visited {COLOR: #cc6666; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
background: #FE7B09 url(images/header1.jpg) repeat-x;
height: 296px;
}
#header h1 {
font-size: 35px;
font-weight: 120;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
color: #000;
text-decoration: none;
}

#header h2 {
color: #aaa;
font-size: 19px;
font-weight: 100;
padding: 5px 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap 
{ 
padding: 10px 10px 3px 10px; 
width: 760px; margin:20px auto;
background: #fff;
}

#menu 
{ 
float: left; width: 760px; 
background: #Cccc99; 
margin-bottom: 0px; 
margin-top: 10px;
}

#left 
{ 
float: left; width: 180px; 
background: #Cccc99; 
margin-bottom: 10px; 
margin-top: 20px;
}

#left ul 
{ 
padding: 5px 10px 10px 30px; 
margin: 0; 
}

#right 
{ 
margin-bottom: 10px; 
float: right; width: 550px; 
padding: 0 10px 10px 10px; margin-top: 10px;
}

#right a {color: #ff0000; text-decoration: none;font: 1.0em Arial, Sans-Serif}
#right a:hover {color:#FFFFFF;background-color: #695B44; text-decoration:none}


	
#footer 
{ 
font-size: 13px; 
text-align: center; 
border-top: 1px solid #ccc; 
padding: 10px 5px; 
}

#footer a {COLOR: #333; text-decoration: none;font: 10px Arial, Sans-Serif;}



#imageContainer{height:368px;position:relative;margin:auto;width:550px;border-color:#c0a060;border-style:solid;border-width:0px;}
#imageContainer img{display:none;position:absolute;top:0px;left:0px;}
#blackLayer{display:none;background-color:transparent;position:absolute;top:0px;left:0px;}
