BODY { background: #808080; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #808080; letter-spacing: 1px;}

#header1 {position: absolute; top: 0px; height: 125px; width: 600px; right: 0px; background-image: url('bh1.jpg'); background-repeat: no-repeat; }
#header2 {position: absolute; top: 125px; height: 125px; width: 600px; right: 0px; background-image: url('bh2.jpg'); background-repeat: no-repeat; }
#content {position: absolute; top: 250px; width: 388px; right: 103px; 
	padding: 5px; background: #c0c0c0; }

#left {position: absolute; top: 200px; height: 100px; width: 200px; right: 520px;
text-align: right; padding: 5px; }

.menutop {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: uppercase;
	color: #c0c0c0; text-decoration: none; letter-spacing: 1px; text-align: center;
	padding: 3px;}
.menunav {font-family: Verdana; font-weight: bold; font-size: 10px; text-transform: lowercase;
	color: #808080; text-decoration: none; letter-spacing: 3px; margin: -5px;
	background: #c0c0c0; padding: 2px; margin-top: 2px; margin-bottom: 2px;}
h2 {font-family: Verdana; font-weight: bold; font-size: 10px; text-transform: lowercase;
	color: #808080; text-decoration: none; letter-spacing: 3px; margin: -5px;
	background: #c0c0c0; padding: 2px; margin-top: 2px; margin-bottom: 2px;}
.menu a, .menu a:link, .menu a:active, .menu a:visited { display: block;
	color: #c0c0c0; text-decoration: none; font-family: Verdana; 
	font-size: 10px; border: 0px; }
.menu a:hover {font-family: Verdana; font-size: 10px; color: #c6c41e;
	text-decoration: none; border: 0px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 16px; text-transform: lowercase;
	color: #918f01; text-decoration: none; letter-spacing: 2px;
	border-bottom: 1px dotted #918f01; text-align: center; padding: 3px;}

A:link, A:visited { color:#918f01; text-decoration: none; font-weight: bold; 
	font-family: Verdana; font-size: 10px; }
A:active, A:hover  { color:#918f01; text-decoration: underline; font-weight: bold; 
	font-family: Verdana; font-size: 10px; border-bottom: 1px solid #DABDA8; }

input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #c0c0c0; border: 1px solid #FFFFFF; 
			font-weight: bold; color: #808080; padding: 2px; }
