	
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 780px;
	background:	#0a1445;
}
div {
	margin: 0;
	padding: 0;
}

#head {
	
	margin: 0 0 0 0;
	font-family: Verdana, sans-serif;
	text-align: right;
}


h1 {
	margin: 0 0 0 0;
	font-family: Verdana, sans-serif;
	
	color: #eeeeff;
  	}

#title {
	width: 410px;
	height: 210px;
	position: absolute;
	left: 370px;
	top: 60px;
	margin-bottom:0px;
	margin: 0 0 0 0;
	font-size: 28px;
	text-align: right;
}
#menu {
	margin: 0 0 0 0;
	position: absolute;
	left: 140px;
	top: 102px;
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	
}

a {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background: #00ff00;
}


.menu {
	color: #00ff00;
	text-decoration: none;
}

.menu:hover {
	color: #000000;
	text-decoration: none;
}



#content {
	font-family: Verdana, sans-serif;
	color: #eeeeff;
	padding-top: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 16px;
	width: 780px;
}

#foot {
	width: 780px;
	background: #999999;
	margin: 0 0 0 0;
	font-family: Verdana, sans-serif;
	text-align: center;
}
IMG{
	border:0;
}
.pic{
	border:0;
	margin: 10px 10px 10px 10px;
}
table{
	color: #eeeeff;

}