body {
   color:#000;
   font-family:verdana;
   font-size:11px;
   margin:0px;
   padding:0px;
}

a {
   text-decoration:none;
   color:#c00;
}
img {border:none;}

img.imgR {
   float:right;
   margin-left:10px;
   margin-bottom:10px;
}
img.imgL {
   float:left;
   margin-right:10px;
   margin-bottom:10px;
}

#top {
   background:url(../img/bg_top.jpg) 900px 0px #980e00 no-repeat;
   border-bottom:1px solid #fff;
   height:214px;
}

#topnav {
   background:#ffcc66;
   height:44px;
   padding-left:10px;
}
#topnav ul {
   list-style-type:none;
   margin:0;

   padding:0;
}
#topnav ul li {
   float:left;
   border-right:1px solid #fff;
   padding:0 1px;
   margin-top:11px;
}
#topnav ul li .last {
   border-right:none;
}


#content {

background:url(../img/bg_page.jpg) no-repeat; 
   width:770px;
   line-height:1.8em;
   position:relative;
}

#content #sidenav {
   float:left;
   width:180px;
   margin-top:52px;
}
#content #sidenav ul {
   padding:0px;
   margin:14px;
   border-top:1px dashed #666;
   list-style-type: none;
}
#content #sidenav ul li {
   border-bottom:1px dashed #666;
   padding:0px;
   margin:0px;
}
#content #sidenav ul li a {
   background:url(../img/bullet_sidenav_off.gif) no-repeat 0 14px;
   padding:10px 2px 10px 26px;
   display:block;
   color:#300;
   line-height:16px;
}
#content #sidenav ul li a:hover, #content #sidenav ul li a.on {
   background:url(../img/bullet_sidenav_on.gif) no-repeat 0 14px;
   color:#ca0000;
}

#content #home {

}
#content #main{
   float:left;
   width:590px;
   margin:50px 0;

}
#content #main h2 {
   color:#666;
   font-size:11px;
   font-family:verdana;
   font-weight:bold;
   text-transform:uppercase;
   margin:0px;
}
#content #main h3 {
   color:#cc0000;
   font-size:20px;
   font-family:verdana;
   font-weight:normal;
   border-bottom:1px solid #eeeed1;
   margin-top:10px;
   padding-bottom:20px;
   margin-bottom:20px;
}
#content #main h4 {
   color:#333;
   font-size:11px;
   font-family:verdana;
   font-weight:bold;
   margin:0px;
}
#footer {
   background:#eeeed1;
   color:#666;
   padding:8px;
   font-size:10px;
}

#footer p {
   width:800px;
   text-align:center;
   padding:0;
   margin:0;
}
#footer a {
   margin:0 10px;
}
#footer a, #footer a.visited{
   color:#666;
   text-decoration:none;
}
#footer a:hover {
   color:#c00;
}

.clear {
   clear:both;
}

#content #main .spacer {
   height:100px;
}

.footnotes {
   border-top:1px solid #eeeed1;
   padding:16px 30px;
}

strong sup {
   font-weight:normal;
}

.sidepics {
   float:right;
   margin-left:10px;
}

ol li {
   margin-bottom:10px;
}
#pop {
	background:url(../img/bg_page.jpg) no-repeat; 
   padding:20px;
   line-height:1.8em;
   position:relative;
}
#pop h3 {
   color:#cc0000;
   font-size:20px;
   font-family:verdana;
   font-weight:normal;
   border-bottom:1px solid #eeeed1;
   margin-top:10px;
   padding-bottom:20px;
   margin-bottom:20px;
}
.title {
		color:#cc0000;
	   font-size:20px;
	   font-family:verdana;
	   font-weight:normal;
	   margin-top:10px;
	   padding-bottom:5px;
	   }

