body {
	background-color: #eaeaea;
	background-image: url(images/background_02.gif);
	background-repeat:repeat-y;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a{
	color: #000099;
	text-decoration: underline;	
}

a:visited{
	color:#000099;
	text-decoration: underline;
}

#container {

}

#tagline {
	font-size:14px;
	margin-left: 250px;	
	font-weight: bold;
	padding: 0px;
}

#header{
}
		
#logo{
	position: absolute;
	margin-left: 20px;
	text-indent: -9999px;
	background-image:url(images/logo_06.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-color: #003104;
	height:250;
	width:170;
}
#logo.v2{
	height: 200px;
	width: 197px;
	
}

		
#rotating_image{
	background-image: url(images/photobg.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 715px;
	height: 300px;
	margin-left: 200px;
	position: absolute;
	background-position: 19px -8px;
}

	
#page_body{
	padding-top: 250px;
}
	#page_body.top{
	padding-top:10px;
	}
	
#side_nav{
	position: absolute;
	margin-left: 20px;	
}
	#side_nav img{
		padding-top: 10px;
	}
	#side_nav.bottom{
		top: 235px;
	}		
#content{
	margin-left: 250px;
	width: 475px;
}

.title-LARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

