body {
	margin:10px 10px 0px 10px;
	padding:0px;
	background-image: url(bg7.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
		}
	
p.maintext {
	}p {
	font-family: Arial, Helvetica, sans-serif;
}
p.nav	{
	margin: 3px 0px 0px 0px;
	font: bold 10px/15px arial, helvetica;
	text-align:center;
	color: #006699;
	text-decoration: none;
		}


	P.nav A:link {
		color: #ffd135; text-decoration: none}
	P.nav A:visited { 
		 color: #ffd135; text-decoration: none; }
	P.nav A:hover {  
		color: #7B00B7; text-decoration: none; 
		} 
a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {color: #FF9900	}
#bg
{
	position:relative;
	width:100%;
	height: 100%;
}

