BODY { background: #f2d7d3; margin: 00px; }

BODY, p, table, tr, td, li, ul 
{font-family: verdana; font-size: 10px; color: #6E2D19; letter-spacing: 1px;}

#header1 {position: absolute; top: 10px; height: 320px; width: 600px; 
	left: 50%; margin-left: -300px; background-image: url('header.jpg'); 
	background-repeat: no-repeat; border: 5px solid #e29f87; }

#content {background: #e29f87;
	position: absolute; top: 364px; width: 600px; left: 50%; 
	margin-left: -300px;
	border: 5px solid #e29f87;  }

#menu {background: #f2d7d3;
	position: absolute; top: 340px; height: 20px; width: 620px; 
	left: 50%; margin-left: -310px; padding: 5px;  
	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: #6E2D19; text-decoration: none; font-family: Verdana; 
	font-size: 10px; border: 0px; }
#menu a:hover {display: inline; font-family: Verdana; font-size: 10px; 
	color: #c2684c; text-decoration: none; border: 0px;}

i {color: #d47144; font-style: italic; }
b {color: #d47144; font-weight: bold; }
h1 {font-family: Verdana; font-weight: bold; font-size: 22px; text-transform: lowercase;
	color: #c2684c; text-decoration: none; letter-spacing: 2px;
	text-align: left; font-style: italic;
	background-color: #f2d7d3; line-height: 3pt; 
	margin-bottom: 12px; margin-top: 12px; 
	margin-left: -25px; margin-right: 200px; padding-left: 90px; }

A:link, A:visited { color:#c2684c; 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; }
