body {
	background-image: url(images/bak3.gif);
	background-repeat: repeat;
	margin-top: 0px;
	color: #D58000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#master {
	width: 90%;
	background-color: #4D3301;
	margin: auto;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: 1px;
}
#navtop {
	margin: 0;
	padding-top: 3px;
	text-align: left;
	height: 23px;
	padding-left: 34px;
}
#navtop a:link {
	color: #4D3301;
	text-decoration: none;
	font-size: 0.9em;
	}
#navtop a:visited {
	color: #4D3301;
	text-decoration: none;
	font-size: 0.9em;
	}
#navtop a:active {
	color: #4D3301;
	text-decoration: none;
	font-size: 0.9em;
	}
#navtop a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 0.9em;
	}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
td.content {
	width: 75%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #FFF4DF;
	position: relative;
}
td.right {
	width: 25%;
	font-size: 0.9em;
	background-color: #663300;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#footer {
	font-size: 0.8em;
	color: #FFA800;
	text-align: center;
	padding-top: 2px;
}
h1 {
	font-size: 1.5em;
	color: #4D3301;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA705;
}
h2 {
	font-size: 1.3em;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D3301;
}
