BODY { background: #000000; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: arial; font-size: 10px; color: #0c6572; letter-spacing: 1px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: lowercase;
	color: #2d5c62; text-decoration: none; letter-spacing: 2px;
	text-align: left; border-bottom: 1px solid #091619; }

A:link, A:visited { color:#ffffff; text-decoration: none; font-weight: none; 
	font-family: arial; font-size: 10px; }
A:active, A:hover  { color:#ffffff; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 10px; border-bottom: 1px solid #ffffff; }

input, textarea, select { letter-spacing: 2px;
			background: #000000; border: 1px solid #0c6572; 
			font-weight: bold; color: #0c6572; padding: 2px; }

#header {position: absolute; top: 10px; width: 368px; height: 220px; left: 20px; 
	background-image: url('header.jpg'); background-repeat: no-repeat; background-align: center; 
	border: 3px solid #2d5c62; border-bottom: 0px;}

#content {position: absolute; top: 230px; width: 364px; left: 20px; 
	border: 3px solid #2d5c62; border-top: 0px;
	padding: 2px;}

#menu {position: absolute; top: 150px; width: 230px; text-align: center; left: 395px;
	padding: 2px;}

