body{
margin-top: 0;
text-decoration: none;
font-family:arial;
font-size:.85em;
background-color:#000000;
}
#header{
	width: 770px;
	background-position: center bottom;
	background-color:#ffffff;
}
#wrapper {
	width:770px;
	margin: 0 auto;
	background-color:#A6AFB8;
	background-image: url(layout/wallpaper3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content {
	width: 730px;
	margin: 20px;
}
#indexright{
	float: right;
	width:200px;
}
#indexleft{
	width:510px;
	float:left;
	padding-right:10px;
		
}
#stdright{
	float: right;
	width:170px;
}
#stdleft{
	width:550px;
	float:left;
	padding-right:10px;
}
:link	 {
			Color : white ;
			Text-Decoration : None;
			Font-Face:arial
		}
	:visited	 {
			Color : white ;
			Text-Decoration : None
		}
	A:hover	 {
			Color : #666600 ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
		online{
	}

:link	 {
			Color : black ;
			Text-Decoration : None;
			Font-Face:arial
		}
	:visited	 {
			Color : black ;
			Text-Decoration : None
		}
A:hover	 {
			Color : #666600 ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
.menuback{
	background-image: url(photos/Cubar.gif);
	width:770px;
	height: 30px;
	text-align: center;
	}
	p.copyright{
		COLOR:#333333;
		text-align: right;
		font-size:.65em;
		margin-right:15px;
		margin-bottom:.65em;
		}	