BODY { background: #6F3F40; background-image: url('bg.jpg'); background-repeat: repeat; margin: 0px; 
scrollbar-face-color: C4B2B2;
scrollbar-highlight-color: FFFFFF;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 000000;
scrollbar-arrow-color: C4B2B2;
scrollbar-track-color: 6F3F40; }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #C0C0C0;}

h1 {font-family: Verdana; font-weight: bold; font-size: 16px; text-transform: uppercase;
	color: #C4B2B2; text-decoration: none; letter-spacing: 2px; border-bottom: 3px double #C4B2B2;
	text-align: center; margin-left:5%; margin-right: 5%;}

A:link, A:visited { color:#C4B2B2; text-decoration: none; font-weight: bold; }
A:active, A:hover  { color:#FFFFFF; text-decoration: underline; font-weight: bold; }

input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #6F3F40; border: 1px solid #FFFFFF; 
			font-weight: bold; color: #C4B2B2; padding: 2px; }

#header1 {position: absolute; top: 0px; left: 0px; height: 100px; width: 100%; background-image: url('1.jpg'); background-repeat: no-repeat; }
#header2 {position: absolute; top: 100px; left: 0px; height: 100px; width: 100%; background-image: url('2.jpg'); background-repeat: no-repeat; }
#header3 {position: absolute; top: 200px; left: 0px; height: 50px; width: 100%; background-image: url('3.jpg'); background-repeat: no-repeat; }
#header4 {position: absolute; top: 250px; left: 0px; height: 100px; width: 100%; background-image: url('4.jpg'); background-repeat: no-repeat; }
#header5 {position: absolute; top: 350px; left: 0px; height: 100px; width: 100%; background-image: url('5.jpg'); background-repeat: no-repeat; }
#header6 {position: absolute; top: 450px; left: 0px; height: 50px; width: 100%; background-image: url('6.jpg'); background-repeat: no-repeat; }

#content {position: absolute; top: 250px; left: 153px; width: 320px; background: #4D2E2C; background-image: url('bg2.jpg'); background-repeat: repeat; 
	border: 1px solid #FFFFFF; border-top: 0px; padding: 3px;}

#menu {position: absolute; top: 330px; left: 0px; width: 143px; height: 100px; text-align: right; padding: 5px;}
#menu a, #menu a:link, #menu a:active, #menu a:visited {
	color: #C4B2B2; text-decoration: none; font-weight: bold; letter-spacing: 1px;
	font-size: 11px; text-transform: lowercase}
#menu a:hover {font-weight: bold; font-size: 11px; color: #B86C6C; letter-spacing: 1px;
	text-decoration: none; text-transform: lowercase }
.menunav {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: uppercase;
	color: #FFFFFF; text-decoration: none; letter-spacing: 2px; border-bottom: 1px solid #FFFFFF; 
	padding-top: 7px; padding-bottom: 1px; text-align: left; }
.menulink { display: block; padding-top: 1px; padding-bottom: 1px;}
