@charset "utf-8";
/* CSS Document */

div#container {
	margin:0 auto;
	width: 800px;
}

div#header {
	position: relative;
	width:800px;
	height: 255px;
}
div#header_left {
	float: left;
	top: 150px;
	width: 250px;
	height: 75px;
	position: relative;
}

div#header_left a { 
color: none;
text-decoration: none;
}

div#header_left a:hover {
	color: none;
	text-decoration: none;
}
div#header_box {
	position:relative;
	float: left;
	top:30px;
	width: 400px;
	height: 100px;
	color: #000000;
}
div#header_box a { 
color: none;
text-decoration: none;
}

div#header_box a:hover {
	color: none;
	text-decoration: none;
}
div#header_box2 {
	position:relative;
	float: left;
	top: 30px;
	width: 400px;
	height: 25px;
	color: #000000;
	text-align:right;
}	

div#headera {
	position: relative;
	width:800px;
}
div#headera_left {
	float: left;
	top: 150px;
	width: 250px;
	height: 100px;
	position: relative;
}

div#headera_left a { 
color: none;
text-decoration: none;
}

div#headera_left a:hover {
	color: none;
	text-decoration: none;
}

div#header_lefta {
left: 0px;
top: -15px;
width: 250px;
height: 30px;
position: relative;
}

div#header_leftb {
	float:right;
	top: 170px;
	width: 450px;
	height: 50px;
	color: #ffffff;
	font-size: 250%;
	text-align:center;
	position: relative;
}
div#header_leftc {
left: 0px;
top: -15px;
width: 240px;
height: 30px;
position: relative;
text-align: center;
color: #cc99cc;
font-size: 100%;


}
div#nav {
	float: left;
	text-align: left;
	width: 800px;
	height: auto;
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
}
div#nav_left {
	float: left;
	width: 200px;
	height: 600px;
	margin: 0 30px;
	position: relative;
}

div#nav a {
color: #ffffff;
text-decoration: none;
}

div#nav a:hover {
color: #cccccc;
text-decoration: none;
}
div#nav a:visited {
color: #cccccc;
text-decoration: none;
}
div#navb {
	float: left;
	text-align: center;
	width: 800px;
	height: auto;
	background-color: #006699;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}
div#navb_left {
	float: left;
	width: 200px;
	height: 600px;
	margin: 0 30px;
	position: relative;
}

div#navb a {
color: #ffffff;
text-decoration: none;
}

div#navb a:hover {
	color: #0000FF;
	text-decoration: none;
}
div#navb a:visited {
color: #cccccc;
text-decoration: none;
}

div#v_space {
	float: left;
	text-align: center;
	width: 800px;
	height: 25px;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}
img.thumbs {
	float:left;
	height:60px;
	width:60px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: solid #339999 1px;
}
div#body {
	float:right;
	position: relative;
	width:800px;
	background-color: #ffffff;
}
div#body_text {
	float: right;
	position:relative;
	margin: 10px 0px;
	float: left;
	width: 550px;
	height: 300px;

}
div#body_container {
	float: right;
	position:relative;
	top: 0px;
	float: left;
	width: 430px;
	height: 200px;

}
div#body_container1 {
	float: right;
	position:relative;
	margin: 30px;
	float: left;
	width: 550px;
	height: 260px;

}		
		
div#body_thumb{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 500px;
	margin-top: 0px;
}
div#body_map{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 30px 0px 0px 5px;
width: 190px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 300px;
}

div#footer {
	float: left;
	width: 800px;
	margin-top:20px;
	height: 110px;
	color: #000000;
	text-decoration: none;
	font-size: 75%;
	
}
div#footer_left {
	margin:25px;
	float: left;
	width: 700px;
	height: 30px;
	position: relative;
}
