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

<style type="text/css" media="all">
* {
		font-family:Arial, Helvetica, sans-serif;
		font-size:small;
		color:#000000;
	}
	body {
		background-color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:small;
		color:#000000;
		margin: 0px;
	}
	h4 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:small;
		color:#000000;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
	}
	#overall {
		margin:auto;
		width:1024px;
		text-align:left;
	}
	#header {
		float:left;
		height:86px;
		float:left;
	}
	#nav {
		float:left;
		width:1024px;
margin: 0px; padding: 0px;

	}
	#nav img {
		float:left;
		border:none;
	}
	#content {
		width:1024px;
		float:left;
	}
	#content img {
		border:none;
	}
	#contentlinks {
		background-image:url(/images/photos/space.png);
		font-weight:lighter;
		font-size:x-small;
		line-height:200%;
		padding-right:6px;
	}
	#contentlinks a:link {
		color:#c2e0ae;
		text-decoration:none;
	}
	#contentlinks a:hover {
		color:#FFFFFF;
		border-bottom:none;
	} 
	#contentlinks a:visited {
		color:#c2e0ae;
		border-bottom:none;
		border-bottom-style:none;
	} 
	#contentlinks a:visited:hover {
		color:#FFFFFF;
		border-bottom:none;
	}
	#page_photo {
		float:left;
		border:none;
	}

	#text {
		background-image:url(/images/photos/content.png);
		width:685px;
		padding-top:20px;
		padding-bottom:30px;
		padding-left:20px;
		padding-right:70px;
		line-height:110%;
	}
	#text img {
		margin:0;
		border:none;
		margin:0;
		padding:0;
		float:left;
	}
	#text a:link {
		color:#005496;
		text-decoration:none;
	}
	#text a:visited {
		color:#005496;
		text-decoration:none;
	}
	#text a:hover {
		color:#c2e0ae;
		border-bottom:none;
	} 
	#footer {
		float:left;
		background-image:url(/images/photos/footer.png);
		width:774px;
		height:88px;
		padding-left:250px;
		font-size:95%;
	}	
	#footer a:link {
		color:#FFFFFF;
		text-decoration:none;
		font-size:80%;
	} 
	#footer a:visited {
		color:#FFFFFF;
		text-decoration:none;
		font-size:80%;
	}
	#footer a:hover {
		color:#c2e0ae;
		border-bottom:none;
		font-size:80%;
	} 
	#footer a:active {
		color:#c2e0ae;
		border-bottom:none;
		font-size:80%;
	} 
	#footer img {
		padding-right:50px;
		float:right;
		border:none;
	}
	.headings, h1 {
		color:#005496;
		font-size:130%;
		font-weight:bold;
	}
	.subheadings, h2 {
		color:#005496;
		font-weight:bold;
		line-height:200%;
		font-size: 13px;
		margin: 10px 0px 0px 0px;
		padding: 0px;
	}
	.style1 {	
		color: #005496;
		font-weight:bold;
		line-height:300%;
	}
	.style2 {
		color:#005496;
		font-weight:bold;
		line-height:300%;
	}
	.fadein { position:relative;}
	.fadein img {
	position:absolute;
	left:-415px;
	top:5px;
}
</style>
