body {
	background-color: #772e1f;
	background-image: url();
	font-size:68%;
	color: #5f2519;
	font-family: georgia, trebuchet ms, tahoma, sans-serif;
	}

a:link {
	color: #93716a;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #4c2922;
	text-decoration:none;
	font-weight:normal;
	}


a:hover {
	color: #5f2519;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}

a:active {
	color: #93716a;
	text-decoration:none;
	font-weight:normal;
	}
	
img {
	border:0px;
	}
	
.image {
	width:691px;
	height:383px;
	position:absolute;
	top:0px;
	left:130px;
	}

.menu {
	width:500px;
	position:absolute;
	top:280px;
	left:190px;
	}

.menu2 {
	height: 70px;
	font-family: georgia, tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	text-align: left;
	}

.menu2 a:link {
	color: #93716a;
 	border-bottom : 0pt; 
	}
	
.menu2 a:visited {
	color: #4c2922;
	border-bottom : 0pt; 
	}


.menu2 a:hover {
	color: #5f2519;
	border-bottom : 0pt; 
	}
	
.menu2 a:active {
	color: #93716a;
 	border-bottom : 0pt; 
	}

.as {
	width:120px;
	position:absolute;
	top:10px;
	left:20px;
	}


.content {
	width:470px;
	position:absolute;
	top:330px;
	left:160px;
	padding:2px;
	}


	
h1 {
	font-size:120%;
	color: #855707;
	font-weight:bold;
	font-style: italic;
	word-spacing: 2px;
	text-align:left;
	font-family: trebuchet ms, tahoma, sans-serif;
	margin:0px 3px 3px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #855707;
	}

input, textarea, select, option {
	background-color: #772e1f;
	background-image: url();
	border: 1px solid #855707;
	font-size:11px;
	color: #5f2519;
	font-family: trebuchet ms, tahoma, sans-serif;
	}
