BODY { background: #D89A73; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #954628; letter-spacing: 1px;}

#header1 {position: absolute; top: 0px; height: 100px; width: 465px; left: 50%; margin-left: -235px; background-image: url('1.jpg'); background-repeat: no-repeat; border-left: 1px solid #000000; border-right: 1px solid #000000;}
#header2 {position: absolute; top: 100px; height: 100px; width: 465px; left: 50%; margin-left: -235px; background-image: url('2.jpg'); background-repeat: no-repeat; border-left: 1px solid #000000; border-right: 1px solid #000000; }
#header3 {position: absolute; top: 200px; height: 100px; width: 465px; left: 50%; margin-left: -235px; background-image: url('3.jpg'); background-repeat: no-repeat; border-left: 1px solid #000000; border-right: 1px solid #000000; }
#header4 {position: absolute; top: 300px; height: 44px; width: 465px; left: 50%; margin-left: -235px; background-image: url('4.jpg'); background-repeat: no-repeat; border-left: 1px solid #000000; border-right: 1px solid #000000; }
#content {position: absolute; top: 364px; width: 455px; left: 50%; margin-left: -235px;
	padding: 5px; border-left: 1px solid #000000; border-right: 1px solid #000000; }
#menu {position: absolute; top: 344px; height: 20px; width: 455px; left: 50%; margin-left: -235px;
	padding: 5px; border-left: 1px solid #000000; border-right: 1px solid #000000; 
	text-align: center;}
#menu ul, #menu li { display: inline; list-style-type: none; padding: 0px; padding-left: 3px; padding-right: 3px;}
#menu a, #menu a:link, #menu a:active, #menu a:visited { display: inline;
	color: #AB694F; text-decoration: none; font-family: Verdana; 
	font-size: 10px; border: 0px; }
#menu a:hover {display: inline; font-family: Verdana; font-size: 10px; color: #6E2D19;
	text-decoration: none; border: 0px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 16px; text-transform: uppercase;
	color: #6E2D19; text-decoration: none; letter-spacing: 2px;
	border-bottom: 2px solid #AB694F; text-align: left; padding: 3px;}

A:link, A:visited { color:#6E2D19; text-decoration: none; font-weight: bold; 
	font-family: Verdana; font-size: 10px; }
A:active, A:hover  { color:#6E2D19; text-decoration: none; font-weight: bold; 
	font-family: Verdana; font-size: 10px; border-bottom: 2px solid #6E2D19; }
input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #D89A73; border: 1px solid #6E2D19; 
			font-weight: bold; color: #6E2D19; padding: 2px; }
