body {
	background-color: #3f170d;
	background-image: url();
	font-size:68%;
	color: #78231c;
	font-family: georgia, trebuchet ms, tahoma, sans-serif;
	}

a:link {
	color: #632a26;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #55140f;
	text-decoration:none;
	font-weight:normal;
	}


a:hover {
	color: #78231c;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}

a:active {
	color: #632a26;
	text-decoration:none;
	font-weight:normal;
	}
	
img {
	border:0px;
	}
	
.image {
	width:650px;
	height:482px;
	position:absolute;
	top:5px;
	left:130px;
	}

.menu {
	width:500px;
	position:absolute;
	top:200px;
	left:120px;
	}

.menu2 {
	height: 30px;
	font-family: georgia, tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	}

.menu2 a:link {
	color: #632a26;
 	border-bottom : 0pt; 
	}
	
.menu2 a:visited {
	color: #55140f;
	border-bottom : 0pt; 
	}


.menu2 a:hover {
	color: #78231c;
	border-bottom : 0pt; 
	}
	
.menu2 a:active {
	color: #632a26;
 	border-bottom : 0pt; 
	}

.as {
	width:120px;
	position:absolute;
	top:20px;
	left:5px;
	}


.content {
	width:420px;
	position:absolute;
	top:250px;
	left:310px;
	padding:2px;
	}


	
h1 {
	font-size:120%;
	color: #9d5e59;
	font-weight:bold;
	font-style: italic;
	word-spacing: 3px;
	text-align:right;
	font-family: trebuchet ms, tahoma, sans-serif;
	margin:0px 3px 3px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #9d5e59;
	}

input, textarea, select, option {
	background-color: #3f170d;
	background-image: url();
	border: 1px solid #78231c;
	font-size:11px;
	color: #78231c;
	font-family: trebuchet ms, tahoma, sans-serif;
	}
