body{
background:black;
}

a img {border: none;} 

.box1{
	background: #000000;
	border: none;
	padding: 10px;
	margin-top:0px;
	margin-bottom:0px;
	height: 80px;
	text-align: center;
}


.menu{
position: absolute;
float:center;
top: 183px;
left: 10px;
width: 700;
background:#000033;
border:2px solid black;
padding:0px 0px 0px 0px;
margin:0 0 0 0;
text-align:center;
}
.menu a:link {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
}
.menu a:visited {
	color: #DAA520;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	color: yellow;
	font-weight: 900;
}
.menu a:active {
	color: Yellow;
}

.box2{
position: absolute;
float:left;
top: 183px;
left: 97px;
width: 800px;
background:#000033;
border:2px solid black;
padding:0px 0px 0px 0px;
margin:0 0 0 0;
text-align:center;
top: 81;
}
.box2 a:link {
	color: #cccc00;
	text-decoration: none;
	font-weight: normal;
}
.box2 a:visited {
	color: #DAA520;
	text-decoration: none;
	font-weight: normal;
}
.box2 a:hover {
	color: yellow;
	font-weight: 900;
}
.box2 a:active {
	color: Yellow;
}


.box3{
	position: absolute;
	left: 610px;
	float: right;
	border: 2px solid black;
	background: #000000;
	color: inherit;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	font-family: "times";
	font-size: small;
	background-image: url(../files/images/phreakcoll4.jpg);
	top: 81;
	height: 845;
	width: 240px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.box4{
position: absolute;
clear:left;
background:#000000;
border:1px solid black;
padding:10px;
margin:0px 0px 0px 0px;}



