body {
	font-family: Verdana; 
	font-size: 8pt;
	color: #C19783;
	letter-spacing: 0px;
	margin: 0;
	background: #28151C url("images/back.gif");
	background-repeat: repeat-y;
}

table,tr,td {
	font-size: 8pt;
}

div#image {
	position: absolute;
	left: 0px;
	top: 0px;
	}

div#menu {
	position: absolute;
	left: 45px;
	top: 415px;
	width: 243px;
	text-align: right;
	}

div#main {
	position: absolute;
	left: 306px;
	top: 100px;
	width: 444px;
	}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #FF9227; 
	text-decoration:none
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Georgia; 
	font-size: 9pt;
	color: #FFC765; 
	text-decoration:none
}

a:hover, a.menu:hover {
	color: #F1CDBB;
	cursor:crosshair;
}

h1 {
	font-family: Georgia; 
	font-style: italic;
	font-size: 17px;
	text-align: right;
	color: #FF9227;
	border-bottom:1px solid #A0782D;
	margin-bottom: -5px;
	}

h2 {
	font-family: Georgia; 
	font-size: 17px;
	color: #FFFFFF;
	text-indent: 10px;
	margin-bottom: -12px;
	}

h3 {
	font-family: Trebuchet MS; 
	font-size: 15px;
	color: #FFFFFF;
	text-indent: 13px;
	margin-bottom: -12px;
	margin-top: 6px;
	letter-spacing: 2px;
	}

input, textarea, option, select {
	background-color: #492C13;
	font-family: Verdana; 
	font-size: 8pt;
	color: #C19783;
	border: 1px solid #A0782D; 
}

.box { 
	padding: 5px; 
	background: #492C13 url('images/box.jpg') bottom right no-repeat; 
	border: 1px solid #A0782D; 
}

.menu {
	color:  #FFF4C3;
}