body{
background:#FFFFFF;
}

#construct{
width:90%;
margin-left:auto;
margin-right:auto;
min-width:710px;
padding:5px;
border:#666666 2px solid;
}

#main{
}

#content{padding:10px;}

#menu{
float:right;
width:250px;
}

#menu a{
color:#666666;
font-size:14px;
font:"Times New Roman", Times, serif;
text-decoration:none;
font-weight:100;
}

#menu a:hover{
color:#990033
}

#menu ul{
list-style:none;
margin:0px;
padding:0px;
}

#menu li{
padding:5px;
padding-left:10px;
}

#menu h1, #menu h2{
margin:0px;
padding:0px;
color:#666666;
font:"Times New Roman", Times, serif;
font-size:24px;
font-weight:100;
}


#content{
margin-right:255px;
background:#FFFFFF;
min-height:300px;
border:#666666 2px solid;
border-top:none;
}

#content a{
color:#0066FF;
font:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
}

#content a:hover{
text-decoration:underline;
}

#content ul, #content ol {
color:#666666;
}

#content p, #content span{
text-indent:30px;
line-height:150%;
text-align:justify;
padding:0px;
margin:0px;
}

#content h1, #content h3, #content h4, #content h5, #content h6 {
color:#990033
}

#content h2{
color:#FFFFFF;
font-weight:100;
text-align:center;
padding:0px;
margin:0px;
}

#header{
height:200px;
border:none;
border-bottom:#666666 2px solid;
}


#title{
text-align:center;
background:url(bgh.png);
width:70%;
margin-left:auto;
margin-right:auto;}

#title h1, #title h1 a, #title h2{
text-decoration:none;
font:"Times New Roman", Times, serif;
font-weight:100;
color:#FFFFFF;
margin:0px;
padding:0px;}

#title h1, #title h1 a{font-size:36px;}
#title h2{font-size:24px}

#searchform{
padding:5px;
background:#FFFFFF;
border:#666666 1px solid;
}

#searchsubmit{
background:#FFFFFF;
border:none;
color:#666666;
text-align:center;
}

#s{
background:#FFFFFF;
border:#666666 1px solid;
color:#666666;
width:150px;
}

#footer{
clear:both;
background:#FFFFFF;
border:#666666 1px solid;
padding:5px;
margin:0px;
margin-top:10px;
}
#footer, #footer p, #footer font, #footer a{
color:#999999;
text-align:center;
text-decoration:none;
font-size:12px;
}