body{
font-family: verdana, arial, tahoma;
margin: 0px;
background-color: #000000;
}

#container{
margin: 0 auto;
width: 697px;
padding-top: 180px;
background-color: #ffffff;
background-image: url(header.jpg);
background-repeat: no-repeat;
}

#menu2{
width: 697px;
margin-top: -20px;
text-align: center;
color: #ffffff;
}

#menu2 a{
font-size: 13px;
color: #ffffff;
text-decoration: none;
margin-right: 10px;
margin-left: 10px;
}

#content{
width: 497px;
float: right;
padding-top: 20px;
background-color: #ffffff;
}

hr {
border: 1px dotted #efdebe;
}

#menu{
background-color: #efdebe;
float: left;
width: 200px;
height: 1900px;
text-align: center;
}

.box{
padding-left: 10px;
padding-right: 10px;
font-size: 10px;

}

.box2{
font-size: 10pt;
line-height: 20px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 30px;
}

a.smallink{
margin-top: 10px;
color: #ada584;
font-size: 10px;
text-decoration: none;
}

a.{

color: #d0b581;
}

a:hover.smallink{
color: #475698;
font-size: 10px;
text-decoration: none;
}


h2{
font-size: 14px;
margin-bottom: 4px;
color: #475698;
font-family: trebuchet ms, verdana, arial;
}

h1{
font-size: 18px;
font-family: trebuchet ms, verdana, arial;
color: #475698;
}