body,html{
margin:0;
padding:0;
}

body{
background:#204e5e url(../images/bg.jpg) repeat-x;
font:11px/1.2em Arial, Helvetica, sans-serif;
text-align:center;
}

#container{
width:950px;
margin:0 auto;
background-color:#fff;
}

#search_bar{
width:950px;
height:36px;
background-image:url(../images/bg_search.jpg);
}

#search_inner{
float:right;
margin:4px 11px 0 0;
}


#header{
position:relative;
width:950px;
height:108px;
background-image:url(../images/header.jpg);
}

#header_variable{
position:relative;
width:950px;
height:108px;
/*--margin-bottom:50px;--*/
}

#nav{
width:950px;
height:36px;
background-image:url(../images/bg_nav.jpg);
text-align:left;
}

#content{
position:relative;
width:950px;
background-color:#fff;
background:#fff url(../images/bg_content.jpg) repeat-y;
}

#content_02{
width:950px;
background-color:#fff;
min-height:300px;
background:#fff url(../images/bg_content.jpg) repeat-y;
}

/* for Internet Explorer */
/*\*/
* html #content_02{
height:300px;
}
/**/

#ContentPane02{
height:150px;
}

#left{
position:absolute;
width:203px;
top:0;
left:0;
background:#fff url(../images/bg_left.jpg) repeat-y;
}

.home_left_btns{
margin-top:0;
margin-bottom:15px;
}

#left ul{
margin-left:10px;
padding-left:10px;
padding-bottom:0px;
margin-bottom:2px;
}

#inner_content_left{
position:relative;
width:183px;
padding:0 10px 20px 10px;
}

#right{
margin-left:203px;
width:747px;
}

#under_nav{
width:950px;
height:36px;
background-image:url(../images/under_nav.jpg);
}
#log_in{
float:left;
margin:12px 0 0 20px;
}

#search{
float:right;
margin:6px 20px 0 0;
}

#inner_content{
text-align:left;
width:707px;
padding:0 20px 30px 20px;
}

#page_header{
margin:10px 0 20px 0;
}

#footer{
width:950px;
height:57px;
background-image:url(../images/footer.jpg);
}

/*--#log_in{
position:relative;
width:100%
text-align:center;
margin-top:10px;
}--*/

/*-----classes-----*/

.subheader{
font-size:18px;
font-weight:bold;
color:#2a6c82;
font-family:Georgia, "Times New Roman", Times, serif;
}

.text_larger{
font-size:14px;
}

.red{
color:#900000;
}

.img_left{
float:left;
margin:5px 20px 10px 0;
border:1px solid #8f9092;
}

.img_left_noborder{
float:left;
margin:5px 20px 10px 0;
}

.img_right{
float:right;
margin:5px 0 20px 10px;
border:1px solid #8f9092;
}

.img_right_noborder{
float:right;
margin:5px 0 20px 10px;
}

.back{
margin-top:40px;
padding-top:10px;
border-top:1px solid #ccc;
clear:left;
font-size:10px;
}

div.highlight_01{
border:1px dashed #cf3d3e;
padding:8px 10px 8px 10px;
background-color:#fbf4d4;
}

div.highlight_02{
border:1px dashed #cf3d3e;
padding:8px 10px 8px 10px;
background-color:#b2e3fd;
}

.clear{
clear:both;
}

.home_left_btns{
margin-top:0;
margin-bottom:7px;
}

/*-----body links-----*/

a:link, a:visited{
text-decoration:underline;
color:#003366;
}

a:hover, a:active{
text-decoration:none;
color:#d15b04;
}

/*-----image link opacity-----*/

.fade a img{
filter:progid:dximagetransform.microsoft.alpha(opacity=80);
-moz-opacity:0.80;
margin-bottom:4px;
}

.fade a:hover img{
filter:progid:dximagetransform.microsoft.alpha(opacity=100);
-moz-opacity:1;
}

/*-----misc-----*/

img{
border:none;
}

iframe{
border:1px solid #666;
margin-bottom:5px;
}

hr{
margin:15px 0 15px 0;
}

#left hr{
margin:10px 0 10px 0;
}

.adbanners a{
color:#fff;
}
