BODY { background: #d58a50; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: arial; font-size: 11px; color: #2c0300; letter-spacing: 1px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 18px; text-transform: lowercase;
	color: #65210c; text-decoration: none; letter-spacing: 2px;
	text-align: right; border-bottom: 4px dotted #2c0300; margin-left: 20px;}

A:link, A:visited { color:#2c0300; text-decoration: none; font-weight: none; 
	font-family: arial; font-size: 11px; border-bottom: 1px solid #2c0300;}
A:active, A:hover  { color:#2c0300; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 11px; border-bottom: 1px solid #d58a50; }

input, textarea, select { letter-spacing: 2px; font-size: 11px; font-family: arial;
			background: #d58a50; border: 1px solid #2c0300; 
			font-weight: bold; color: #2c0300; padding: 2px; }

i {color: #65210c;}
b {color: #d58a50;}

#header {position: absolute; top: 0px; width: 430px; height: 400px; right: 0px; 
	background-image: url('header.jpg'); background-repeat: no-repeat; background-align: center; }

#content {position: absolute; top: 400px; width: 305px; right: 18px; 
	background: #a94f10; padding: 15px; padding-top: 5px;}

#menu { position: absolute; top: 410px; width: 100px; right: 360px;
	text-align: right; }
#menu ul, #menu li { list-style-type: none; padding: 2px;}
#menu a, #menu a:link, #title a:active, #title a:visited { 
	color: #2c0300; text-decoration: none; border-bottom: 0px;
	font-family: Verdana; font-weight: bold; font-size: 12px;}
#menu a:hover { color: #65210c;
	text-decoration: none; margin: 0px; border-bottom: 0px; 
	font-family: Verdana; font-weight: bold; font-size: 12px; }