.hide { display: none; }
.in_div_image { display: block; }
p { margin-top: 0; padding-top: 0; }

#container { width: 772px; margin: 0 auto; padding: 5px; background-color:#FFFFFF; }

#header_container { width: 772px; margin: 0 0 5px 0; padding: 0; background-color:#FFFFFF; }
#header {
	font-size: 11px;
	height: 75px;
	margin: 0 auto; 
	width: 770px;
	background: #FFFFFF;
}
#header .logo { float: left; margin: 5px 0 0 5px; }
#header .search { float: right; margin: 0; padding: 6px; vertical-align: middle; }
#header .search input { background-color: #EEEEEE; border: 1px solid #333333; font-size: 10px; }
#header .search .submitbutton { border: 0; }
#header .search intput .btn { background-color: #EEEEEE; border: 1px solid #333333; }
#header .icons { margin: 0;	padding: 6px; float: right; vertical-align: middle; }
#header a, #header a:hover { text-decoration: none; color: #FFFFFF; }


#navigation {
	float: left;
	width: 154px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
}

#content { float:left; color: #000000; font-size: 12px; margin: 0; padding: 0; width: 613px; }

#titlerow_navigation { float:left; padding: 3px 0 3px 0; margin-bottom: 5px; border-bottom: 1px solid #000000; font-size: 12px; font-weight: bolder; }
#titlerow_navigation .msg { float:left; }
#titlerow_navigation .msg_full { float:left; }
#titlerow_navigation .returnto { float:right; text-align: right; }

.build #descrip { background-image: url(/assets/sub_site_header_build_2.gif); }
.host #descrip { background-image: url(/assets/sub_site_header_host_2.gif); }
.maintain #descrip { background-image: url(/assets/sub_site_header_maintain_2.gif); }

#sub_site_header { float: left; width: 613px; margin: 0 0 5px 0; padding: 0; border: none; }
#sub_site_header #descrip { float: left; width: 613px; }
#sub_site_header #descrip #left_side { float: left; }
#sub_site_header #descrip #right_side { float: right; }
#sub_site_header #graphic { float: left; width: 613px; }
#container #sub_site_header #titlerow_navigation { width: 613px; }
#container #sub_site_header #titlerow_navigation .msg { width: 363px; }
#container #sub_site_header #titlerow_navigation .msg_full { width: 613px; }
#container #sub_site_header #titlerow_navigation .returnto { width: 250px; }

#level2 #pagedata .full .rightHalf .leftIndent5TopBorder { width: 290px; }
#level2 #pagedata .full .rightOneThird .leftIndent5TopBorder { width: 190px; }




#level2 #pagedata .full .rightHalf .leftIndent5TopBorder .detailList { width: 273px; }
#level2 #pagedata .full .rightOneThird .leftIndent5TopBorder .detailList { width: 174px; }


#pagedata .full, #pagedata .fullMiddle { width: 613px;}
