body {
	background:#555353 url(/images/strip_bkgnd.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Helvetica, sans-serif;
	behavior:url("/includes/css/csshover.htc");
}
#main {
	width:1000px;
	margin:0px auto;
	position:relative;
}
#TopNav {
	float:right;
	width:785px;
	height:52px;
	background:url(/images/topnav.jpg) no-repeat;
	position:relative;
}
#TopNav #BlHolder {
	float:right;
	width:120px;
	height:45px;
	margin:0px;
	padding:0px;
}
#TopNav #BlHolder .bl{
	line-height:1px;
	font-size:1px;
	display:block;
	height:12px;
	width:120px;
	padding:0px;
	margin:3px 0px 0px 0px;
}
#TopNav #BlHolder .on {
	background:url(/images/RedBlobTop.gif)  bottom right no-repeat;
}
#TopNav #BlHolder .bl:hover{
	background:url(/images/RedBlobTop.gif) bottom right no-repeat;
}
.logo{
	margin:14px 0px 0px 0px;
	width:183px; height:40px;
	background:url(/images/logo.jpg);
}
.logo:hover{
	background:url(/images/logo_h.jpg);
}
.logo a {
display:block;
	width:183px; height:40px;
}

#content_IM {
	position:absolute;
	top:150px;
	padding:0px 0px 0px 8px;
	width:200px;
	height:250px;
	color:#ffffff;
	font-size:10px;
	overflow:auto;
}
#content_IM p {
	margin:8px 0px 0px 0px;
}
/*#MainMap {
	position:relative;
	top:-230px;
}*/
#content_Page {
	width:932px;
	height:573px;
	background:url(/images/strip_inner.jpg) repeat-x;
	overflow:auto;
	margin-top:-1px;
}
#content_Page #Col1,#content_Page #Col2,#content_Page #Col3 {
	font-size:11px;
	float:left;
	margin:40px 0px 0px 30px;
}
#content_Page #Col1{width:200px;} #content_Page #Col2{width:200px;} #content_Page #Col3{width:280px; /*margin-left:80px;*/}
#content_Page p {
	margin-top:10px;
}
#menu {
	width:931px;
	height:36px;
	background:url(/images/menu.jpg);
	margin:0px;
	padding:0px;
}
#menu .bl {
	display:block;
	height:36px;
	border:0px;
	/*float:left;*/
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#menu .on {
	background:url(/images/RedBlob.gif) top left repeat-x;
}
.fl {
	float:left;
	overflow:hidden;
	height:36px;
}

#menu .bl:hover{
	background:url(/images/RedBlob.gif) top left repeat-x;
}
#SecretADiv {
	display:none;
}