body {
margin-top: 0;
background-color: lightgray;
background-image: url(o/main.jpg);
background-repeat: repeat-y;
background-position: center;
font-size: 11px;
color: white;
font-family: verdana;
}


#hack {
  position: absolute;
  left: 50%;
  width: 670spx;
  margin-left: -335px;
	

}


#center {
  position: absolute;
  left: 50%;
  width: 670px;
  margin-left: -335px;



}




.banner {
	position: absolute;
	background-image: url(o/banner.jpg);
	background-repeat: no-repeat;
	width: 670px;
	height: 251px;
	top: 0px;
	left: 0px;
}




.main {
	position: absolute;
	background-color: #000000;
	top: 251px;
	left: 160px;
	width: 500px;
	min-height: 500px;
	_height: 500px;
	background-image: none;
	background-repeat: repeat-y;
	text-align: left;
}



.menu {
	position: absolute;
	background-color: #000000;
	width: 127px;
	min-height: 335px;
	_height: 335px;
	top: 251px;
	right: -137px;
	text-align: left;
	font: normal normal 11px verdana;
	background-repeat: no-repeat;
}





.topaff {
	position: absolute;
	background-color: #000000;
	width: 35px;
	height: 435px;
	top: 40px;
	left: 445px;
	text-align: left;
	font: normal normal 10px Verdana;
	line-height: 18px;
	background-repeat: no-repeat;
}




.bar { color: #ffffff; font-weight: bold; text-align: left; padding: 0px; border-bottom: 1px solid #ffffff; overflow: hidden }




.bar2 {
	border-bottom: 1px solid #ffffff;
	
	padding: 0px;	
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	overflow: hidden;	
}




h1{font: bold normal 15px arial;
	color:#ffffff;}

A:link    {color: #ffffff; text-decoration: none; font-weight: normal;}

A:visited    {color: #ffffff; text-decoration: none; font-weight: normal;}

A:active    {color: #ffffff; text-decoration: none; font-weight: bold;}

A:hover    {color: #D57A20; text-decoration: none; font-weight: bold;}










