/* CSS Document */

body{
background:#616262 url(images/bg.jpg) repeat-x;
text-align:center;
margin:0px;

font-family:Arial, Helvetica, sans-serif;
}

#contain{
text-align:left;
margin:0px auto;
margin-top:0px;
background:#FFF url(images/content_bg.jpg) repeat-x top;
width:794px;
/*height:750px;background:#fff url(images/footer.jpg) no-repeat bottom;*/
border:8px solid #FFFFFF;
border-top:5px solid #FFFFFF;
}
/*
background:url(images/header.jpg) no-repeat;
text-align:right;

*/
#header2{
padding-bottom:55px;
height:160px;
width:792px;
border:0px solid #999999;
margin-bottom:-50px;

border:0px solid #999999;
}

#header a:link{

color:#fff;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding-right:10px;
}

#header a:visited{

color:#fff;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding-right:10px;
}
#header a:hover{

color:#fff;
font-size:11px;
text-decoration:underline;
font-weight:bold;
padding-right:10px;
}

#nav{
font-family:"Times New Roman", Times, serif;
float:left;

border:0px solid #999999;
height:364px;
z-index:1;
margin-top:5px;
margin-right:0px;
background:#FFFFFF;
}
/*#content and #content-cover need to be updated together.


height:550px;

float:right;

height:550px;
*/
#content{
width:585px;

font-size:12px;
color:#666666;
text-align:left;

border:0px solid #999999;
background:transparent;
overflow:auto;
overflow-x:hidden;}

#content-cover{
margin-left:0px;
width:585px;


}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#A62B2C;
margin-top:15px;
margin-left:15px;}


.menulist a{
text-align:left;
color: black;
display: block;
width: 200px;
height: 25px;
padding-left: 20px;

padding-top: 1px;
margin-right:-20px;
margin-bottom: 5px;

background-image: url(images/nav_bg-but.jpg);
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

.menulist a:hover{
background-image: url(images/nav_bg_ROL.jpg);
}

#samples{

background:url(images/sample_but_bg.jpg) repeat-x bottom;
height:200px;
width:199px;
border-right:1px solid #999999; 
text-decoration: none;
font-weight: bold;}

#samples a:link {
margin-left:20px;
color:#6B9924;
text-decoration:none;
font-style:italic;}

#samples a:hover {
margin-left:20px;

text-decoration:none;
font-style:italic;
color:#0000CC;}

#samples a:visited{
margin-left:20px;
color:#6B9924;
text-decoration:none;
font-style:italic;}

#top{
margin:0px auto;
text-align:right;

width:800px;
text-align:right;
margin-top:15px;
height:auto;}

h6{
margin:0px auto;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

}
#content a:link{
text-decoration:none;
color:#6B9924;
}
#content a:hover{
text-decoration:underline;
color:#6B9924;
}


#content a:visited{
text-decoration:none;
color:#6B9924;
}
