BODY { background: #f7d8a9; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #000000; letter-spacing: 1px;}

h1 {font-family: Verdana; font weight: bold; font-size: 16px; text-transform: uppercase;
	color: #6B3009; text-decoration: none; letter-spacing: 2px;
	border-bottom: 3px double #6B3009; text-align: center;}

A:link, A:visited { color:#6B3009; text-decoration: underline; font weight: none; 
	font-family: Verdana; font-size: 10px; }
A:active, A:hover  { color:#E37125; text-decoration: underline; font weight: none; 
	font-family: Verdana; font-size: 10px; border-bottom: 1px solid #E37125; }

input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #FAF9DB; border: 1px solid #6B3009; 
			font-weight: bold; color: #000000; padding: 2px; }

#content {position: absolute; top: 300px; width: 600px; padding: 5px; 
	background: #fdf7dd; left: 50%; margin-left: -300px; border: 1px solid #6B3009; }
#header1 {position: absolute; top: 0px; width: 600px; height: 135px; background-image: url('1.jpg'); background-repeat: no-repeat; background-align: center;
	left: 50%; margin-left: -300px; }
#header2 {position: absolute; top: 135px; width: 600px; height: 135px; background-image: url('2.jpg'); background-repeat: no-repeat; background-align: center;
	left: 50%; margin-left: -300px; }
#menu {position: absolute; top: 270px; width: 600px; padding: 5px; 
	background: #fdf7dd; left: 50%; margin-left: -300px; border: 1px solid #6B3009; text-align: center;}
#menu ul, #menu li { display: inline; list-style-type: none; padding: 0px;}
#menu a, #menu a:link, #menu a:active, #menu a:visited { 
	color: #000000; text-decoration: none; font weight: bold;
	font-size: 12px; }
#menu a:hover {font weight: bold; font-size: 12px; color: #6E281E;
	text-decoration: none; margin: 0px; border-bottom: 0px; }

