body
{
	background-image:url('images/mefishing.jpg');
	background-repeat:no-repeat;
	
	
	
}/*end of body*/

#wrapper
{
	width:80%;
	margin-left: auto;
	margin-right:auto;

}/*end of wrapper*/

#header
{
	position:relative;
	top:0px;
	right:0px;
	opacity:0.6;
	z-index:-1;

}/*end of header*/

#bodytext
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #white;
	position:relative;
	top:0px;
}/*end of bodytext*/
#links
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	Background: white;
	width:190px;
	position:relative;
	top:130px;
	  
}/*end of links*/


#textbackground
{
	
	opacity:0.5;
}/*end of textbackground*/

#rightbackground
{
	position:relative;
	top:0px;
	left:400px;
	Opacity:0.5;
}/*end of rightbackground*/

#footer
{
	position:relative;
	top:0px;
	left:0px;
	z-index:-1;
}/*end of footer*/

.footertext
{
	
	position:relative;
	top:0px;
	left:0px;
	

}/*end of footertext*/

