BODY { background: #FFFFFF; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: arial; font-size: 10px; color: #534e80; letter-spacing: 1px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 20px; text-transform: lowercase;
	color: #526792; text-decoration: none; letter-spacing: 2px;
	text-align: right; font-style: italic;
	background-color: #2e426c; line-height: 8pt; text-indent: 5px;
	 margin-bottom: 2px; margin-top: 12px; }



A:link, A:visited { color:#8d4e69; text-decoration: none; font-weight: none; 
	font-family: arial; font-size: 10px; }
A:active, A:hover  { color: #8d4e69; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 10px; border-bottom: 1px solid #8d4e69; }

input, textarea, select { letter-spacing: 2px;
			background: #000040; border: 1px solid #534e80; 
			font-weight: bold; color: #534e80; padding: 2px; }

#header {position: absolute; top: 10px; width: 400px; height: 219px; left: 50%; margin-left: -200px; 
	background-image: url('1.jpg'); background-repeat: no-repeat; background-align: center; }

#content {position: absolute; top: 229px; width: 390px; left: 50%; margin-left: -200px;  
	background: #000040; padding: 5px;}

#menu {width: 410px; text-align: center; background: #FFFFFF; margin: -5px; margin-top: 0px; padding-top: 2px}

#menu ul, #menu li { display: inline; list-style-type: none; padding: 2px;}
#menu a, #menu a:link, #title a:active, #title a:visited { 
	color: #000040; text-decoration: none; font-weight: bold;
	font-size: 10px; }
#menu a:hover {font-weight: bold; font-size: 10px; color: #33466f;
	text-decoration: none; margin: 0px; border-bottom: 0px; }

