body 
	{
	background: url(photos/m81_hst_big.jpg);
	background-attachment: fixed;
	text-align: center;
	margin: 0px auto;
	font-family: tahoma;
	font-size: 11px;
	min-height:100%;
	/*height:100&;*/
	background-color: #5582B2;
	}
	
#container 
	{
	width: 940px;
	margin: 0px auto;
	text-align: left;
	background: url(photos/container_border.jpg) repeat-y center;
	height:100%;
	
	}
	
#container2 
	{
	width: 822px;
	margin: 0px auto;
	text-align: center;
	align: center;
	height:auto;
	}

.repeat
	{
	width:822px;
	text-align:center;
	visibility:visible;
	align:center;
	min-height:100%;
	height:100%;
	}

.header 
	{
	width: 600px;
	height: 78px;
	padding-bottom: 20px;
	/*font-weight:bold;*/
	clear: all;
	}
	.header a 
		{
		font-size: 20px;
		font-family: arial;
		text-decoration: none;
		}
	.header a:hover 
		{
		text-decoration: underline;
		}
#hnav 
	{
	width: 822px;
	background: url(photos/header-new.png)  no-repeat center top;
	height: 106px;
	padding-top: 7px;
	margin-left:60px;
	}
	
	#logo
		{
		height: 99px;
		width: 190px;
		margin-left:5px;
		clear: all;
		float:left;
		}
	#nav
		{
		width: 610px;
		height: 99px;
		float:left;
		}
	#navboxtop
		{
		margin-top:30px;
		}
	#navboxunder
		{
		margin-top:18px;
		margin-left:-45px;
		}
		
		ul#navlist
			{
			margin-left: 0;
			padding-left: 0;
			white-space: nowrap;
			}
		#navlist li
			{
			display: inline;
			list-style-type: none;
			}
		
		#navlist a 
			{
			padding: 3px 15px;
			font-weight:bold;
			font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;  
			}
		
		#navlist a:link, #navlist a:visited
			{
			color: #FFFC00;
			text-decoration: none;
			font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;  
			font-size:12px;
			}
		
		#navlist a:hover
			{
			color: #390D40;
			background-color: #00C8FF;
			text-decoration: none;
			font-weight:bold;
			font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;  
			font-size:12px; 
			}
		
		
		ul#navlist2
			{
			margin-left: 0;
			padding-left: 0;
			white-space: nowrap;
			}
		#navlist2 li
			{
			display: inline;
			list-style-type: none;
			}
		
		#navlist2 a 
			{
			padding: 3px 15px;
			font-weight:bold;
			font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;    
			}
		
		#navlist2 a:link, #navlist2 a:visited
			{
			color: #95B8D6;
			text-decoration: none;
			font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;  
			font-size:12px;
			}
		
		#navlist2 a:hover
			{
			color: #FFFC00;
			background-color: #00C8FF;
			text-decoration: none;
			font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;  
			font-size:12px; 
			}

#snav 
	{
	width: 100px;
	text-align: right;
	padding-bottom: 20px;
	float: left;
	margin-left: 100px;
	text-decoration: none; 
	}


#content 
	{
	width: 700px;
	float: left;
	margin-left: 150px;
	padding-left: 15px;
	text-align:center;
	vertical-align:top;
	
	}
	#content .header 
		{
		
		height: auto;
		width: 700px;
		font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;  
		color: #FFFC00;
		font-size:18px;
		font-style: italic;
		padding-top: 0px;
		font-weight: bold;
		text-align:center;
		align: center;
		}
	#contenttop
		{
		background:url(photos/content_middle_others.png) center no-repeat;
		}
	#content .middle 
		{ 
		background:url(photos/content_middle_others.png) center repeat-y;
		clear:both;
		}	
		
	#content .text 
		{
		color: #00C8FF; 
		font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;   
		font-size: 14px;
		text-align:left;
		float:none;
		width: 650px;
		margin-left:20px;
		}
		#content .text a
		{
		color: #00C8FF; 
		font-family: futura, Trebuchet MS, myriad pro, helvetica, tahoma, arial;   
		}
	#content .caption 
		{
		color: #00C8FF; 
		font-family: tahoma,verdana,arial;
		font-size: 12px;
		text-align:center;
		margin-top: 0px;
		}
	#content a 
		{
		color: #CCCCCC;
		text-decoration: none;
		}
	#content a:hover 
		{
		color:#999999;
		text-decoration: none;
		}
	#content a:active
		{
		color:#D7D4A1;
		text-decoration: none;
		}
	#content .bottom
		{
		background:url(photos/content_bottom.png) center no-repeat;
		height:30px;
		clear:both;
		}

		
#footer 
	{
	font-family:tahoma,verdana,arial;
	text-align:center;
	width: 750px;
	height: 50px;
	padding: 5px;
	font-size:10px;
	color:#000000;
	margin-left:100px;
	background:url(photos/footer.png) center no-repeat;
	}

	#footer a 
		{
		color: #CCCCCC;
		text-decoration: none;
		}
	#footer a:hover 
		{
		color:#999999;
		text-decoration: none;
		}
	#footer a:active
		{
		color:#D7D4A1;
		text-decoration: none;
		}
			
.end 
	{
	clear: both;
	}
	
	background:url(photos/footer.png) center no-repeat;
	}

	#footer a 
		{
		color: #CCCCCC;
		text-decoration: none;
		}
	#footer a:hover 
		{
		color:#999999;
		text-decoration: none;
		}
	#footer a:active
		{
		color:#D7D4A1;
		text-decoration: none;
		}
			
.end 
	{
	clear: both;
	}
	