body {
   	background: #B6BFCE url(art/bg.png) repeat-x top left;	
	font:  11px/1.3em Arial,Helvetica,sans-serif; 
	text-align: center;
	margin-top:25px;
	margin-bottom:30px;
	}

#container { 
	background: 	#7e8693 url(art/) repeat-x left top;
	margin: 	0 auto;
	text-align: 	left;
	width: 		750px;
	position: 	relative;
}

#banner {
	background: transparent url(art/banner.png) no-repeat top left;
	width: 750px;
	height: 120px;
	font:  12px/1.7em verdana; 
	color: #ffffff;
	}

#bannerlinks {
 	position: absolute;
	margin-top:5px;
	right:10px;
	font:  11px/1.7em verdana; 
	}

#bannertext {
 
	position: absolute;
	margin-top:40px;
	right:40px;
	font:  1.1em verdana;
	text-align: center; 
	}

#maintext {
	position:relative;
	width:430px;
	margin: 0 0 30px 14px;
	font:  1.1em sans-serif; 
	color: #fff;
	text-indent: 0px;

	}

#placer1 {
 	position: absolute;
	margin-top:130px;
	right:10px;
	font:  10px  verdana; 
	}

#placer2 {
	position:absolute;
	width:600px;
	margin-top:125px;
	margin-left: 35px;
	font:  11px/1.7em verdana; 
	color: #000000;
	text-indent: 0px;
	}

#history {
	background: transparent url(art/history.png) no-repeat top left;
	position:relative;
	width:695px;
	height:890px;
	margin-left: 15px;
	margin-top:30px;
	}

img.floatleft { 
    	float: left; 
    	margin-bottom: 12px; 
    	padding-right:35px; 
	}

img.floatLeft { 
   	float: left; 
    	margin-bottom: 12px; 
    	padding-right:12px; 	
	}

img.floatRight { 
    	float: right; 
    	margin-bottom: 12px; 
    	padding-right:12px;
    	padding-left:5px; 
	}


h1 {
	font:  13px/1.7em verdana; 
	color: #808080;
	text-indent: 0px;
	}



#welcome {
	position:relative; 
	border:0px; 
margin: 0 0 10px 0;
	}

#mainpic {
	position:relative; 
	margin: 10px 0 0 14px;
	border:0px; 
	}

#sidepic {
	position:relative;
	margin: 10px 2px 0 2px;
	border:0px; 
	}
	
#mapsupport {
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #808080;
border-top-style: solid; border-top-width: 1px; border-top-color: #808080; 
border-left-style: solid; border-left-width: 1px; border-left-color: #808080; 
border-right-style: solid; border-right-width: 1px; border-right-color: #808080;
}

#designed {
	position: absolute;
	left:0px;
	font:  9px verdana;
	color: #fff;
	margin: 10px 0 0 0;
	}


#footer {
	background: transparent url(art/footer.png) no-repeat bottom left; 
	position:relative;
	width:750px;
	height: 50px;
	}

#sidehold {
float: right;
width:275px;

}


#side {
float: right;
width:250px;
padding:7px;
margin: 0 7px 10px 0;
font:  1.1em sans-serif; 
	color: #fff;
border-left: 1px solid #808080;

}
	
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 24px;
background-image: url(art/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

a.link:link {color: #fff;  text-decoration: underline; }
a.link:active {color: #fff;  text-decoration: underline;}
a.link:visited {color: #fff; text-decoration: underline; }
a.link:hover {color:#ff007f;  text-decoration: none; }