body { 
background-color : #f1ebc9; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
padding : 0; 
margin : 0; 
font-size : 12px; 
} 
h2 { 
font-weight : bold; 
font-size : 24px; 
font-family : "Times New Roman", Times, serif; 
} 
#page_container { 
width : 800px; 
margin-right : auto; 
margin-left : auto; 
position : relative; 
} 
#header_container { 
height : 135px; 
width : 100%; 
padding-top : 1px; 
background-color : #939e41; 
background-image : url(../images/page_top.jpg); 
background-repeat : no-repeat; 
background-position : left bottom; 
text-align : center; 
} 
#header_container h1{
display:inline; 
color : #ffffff; 
font-weight : bold; 
font-size:12px;
margin-top:-1px;
} 
#header_container a{
display:inline; 
margin-right:10px;
font-size:12px;
color : #ffffff; 
font-weight : bold; 
}
#content_container { 
width : 100%; 
position : relative; 
} 
#left_nav { 
float : left; 
width : 215px; 
padding-left : 5px;
padding-top:20px;
} 
#site_map { 
width : 215px; 
padding-left : 5px; 
margin : 20px auto; 
text-align : center; 
} 
#not_found { 
margin : 50px 0; 
text-align : center; 
} 
#left_nav a, #site_map a { 
font-weight : bold; 
color : #000000; 
text-decoration : none; 
display : block; 
width : 100%; 
} 
#left_nav a { 
height : 20px; 
line-height : 20px; 
} 
#site_map a { 
height : 30px; 
line-height : 30px; 
} 
#left_nav a:hover { 
text-decoration : underline; 
} 
#content_down, #content { 
padding-left : 10px; 
float : left; 
width : 570px; 
position : relative; 
} 
#content_pic, #content_pic_down { 
float : right; 
display : inline; 
position : relative; 
text-align : center; 
}
object{
margin:10px 0;
}
#content_pic{
margin-top : 10px; 
} 
#content_pic img, .img img, #content_pic_down img { 
border : 1px solid #000000; 
padding : 3px; 
} 
.top_txt { 
color : #990033; 
font-size : 13px; 
font-weight : bold; 
} 
#footer { 
text-align : center; 
} 
#footer img { 
height : 14px; 
width : 14px; 
border : 0; 
margin-bottom : -3px; 
} 
.link1 { 
font-weight : bold; 
color : #006633; 
} 
.link2 { 
font-weight : bold; 
color : #000000; 
} 
#footer_links a { 
color : #000000; 
font-size : 10px;
margin:0 3px; 
} 
.copy { 
font-size : 10px; 
} 
