@charset "utf-8";
body  {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-size: 62.5%;
	background:#efefef url(../images/bg.gif) repeat-y center top;
}
a {
	border:0;
}
div#wrapper{
	color: #000;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}
div#topper{
	width:800px;
	height:100px;
	border-bottom:#003366 solid 1px;
	background:url(../images/main_01.jpg) no-repeat top left;
}
div#header{
	color: #000;
	background-color: #fff;
	width: 800px;
	height:200px;
	padding:0;
	text-align: left;
	margin:0;
	padding:0;
}
div#accessspace{
	float:right;
	width: 550px;
	height: 173px;
	padding: 0;
	margin: 0;
	background: #fff url(../includes/rotate_images/rotate.php) no-repeat center;
}
div#navspace{
	width: 800px;
	padding:0;
	height:40px;
	margin: 0;
	background-color: #006600;
	background:url(../images/main_06.gif) repeat-x top left;
	border-top:#FFF solid 1px;
	position:relative;
}
div#titlespace{
	padding:10px 0 10px 0;
	margin: 0;
}
div#maincontent{
	float: right;
	width: 550px;
	padding: 0 10px 10px 10px;
	border: 0;
	margin: 0;
	min-height: 600px;
}
div#maincontentWelcome{
	background:url(../images/welcome.gif) left top no-repeat;
	float: right;
	width: 550px;
	padding: 0 10px 10px 10px;
	border: 0;
	margin: 0;
	min-height: 600px;
}
div#sidenav {
	text-align: left;
	float: left;
	padding: 0 0 10px 0;
	width: 229px;
	border: 0;
	background:#acc1d6;
}
div#footer{
	clear: both;
	background-image:url(../images/cosOneBa_08.gif);
	background-repeat:repeat-x;
	border-top: #CCC 1px solid;
	background-color: #eaeaea;
	width: 770px;
	padding:15px;
	margin:0 auto;
}
div#coscal{
	text-align:center;
	padding:5px 20px 5px 16px;
}
.relatedImage {
	float:right;
	margin:0 0 10px 10px;
	clear:right;
	padding:5px;
	border:1px dotted #CCC;
	width:200px;
}
div#relatedLinks {
	float:right;
	margin:0 0 10px 10px;
	clear:right;
	padding:5px;
	border:1px dotted #CCC;
	width:200px;
}
div#relatedLinks ul{
	margin-left: 0;
	padding-left: 0;

}
div#relatedLinks li{
	margin-left:15px;
	padding-bottom:3px;
}
div#relatedFilesDiv {
	float:right;
	margin:0 0 10px 10px;
	clear:right;
	padding:5px;
	border:1px dotted #CCC;
	width:200px;
}
div#relatedMedia {
	float:right;
	margin:0 0 10px 10px;
	clear:right;
	padding:5px;
	border:1px dotted #CCC;
	width:200px;
}
div#relatedMaps {
	float:right;
	margin:0 0 10px 10px;
	clear:right;
	padding:5px;
	border:1px dotted #CCC;
	width:200px;
}
div#relatedFilesDiv ul{
	margin-left: 0;
	padding-left: 0;

}
div#relatedFilesDiv li{
	margin-left:15px;
	padding-bottom:3px;
}
.clearBoth {
	float:right;
	clear:right;
}
.maxWidth {
	width:540px;
}
