.body{
	font-family:arial;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	position:absolute;
	width:525px;
	z-index:C;
	left:250px;
	top: 750px;
}


.sub {
	position:absolute;
	width:525px;
	z-index:C;
	left:270px;
	top: 160px;
}

.footer {font-family:arial; font-size:12px; text-decoration: none; color: #205285;}

a.navigation:link{text-decoration: none; font-weight:bold;color: #2b6ba9;}
a.navigation:visited{text-decoration: none; font-weight:bold;color: #2b6ba9;}
a.navigation:hover{text-decoration: none; font-weight:bold; color: #6391b8;}

.bodylink{
 text-decoration: none; color: #000000;
}
