body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: black;
	margin: 0px 0px 0px 0px;
}
DIV {	
	display:	block;
	margin: 0px 0px 0px 0px;
}

IMG {
	margin: 0px 5px 0px 0px;
	padding: 0;
	border:0px;
}

a {
	color: #f0ffff;
}

a:hover {
	color: #ff0000;
}



#head {
	position: absolute;
	left: 200px;
	top: 10px;
	margin: 0 0 0 0;
	}

#hline1 {
	width: 770px;
	height: 1px;
	position: absolute;
	left: 5px;
	top: 50px;
	}
#vline1 {
	width: 1px;
	height: 590px;
	position: absolute;
	left: 140px;
	top: 5px;
	}

#menu {
	width: 140px;
	height: 500px;
	position: absolute;
	left: 5px;
	top: 60px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: white;

}
#content {
	width: 610px;
	height: 500px;
	position: absolute;
	left: 160px;
	top: 60px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: white;
	font-family: Verdana, sans-serif;

}
#window {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 600px;
	height: 400px;
	text-align: left;
	color: white;
	overflow: auto;
}

#hline2 {
	width: 770px;
	height: 1px;
	position: absolute;
	left: 5px;
	top: 560px;
	}
	
#copyright {
	width: 670px;
	height:20px ;
	position: absolute;
	left: 100px;
	top: 570px;
	margin-bottom:0px;
	margin: 0 0 0 0;
	font-size: 10px;
	text-align: center;
	background: none;
	font-weight: bold;
	color: white;
}
H1{

	font-family: Verdana, sans-serif;

}
#down {
	width: 510px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 460px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: white;
	font-family: Verdana, sans-serif;

}
