body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 90%;
	background-image: url(img/bgd.jpg);
	background-repeat: repeat-x;
	}
#container {
	top: 0px;
	position: relative;
	width: 810px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#container img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#header {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
}

.maintable {
	border: thin solid #996766;
}
a:link {
	color: #660066;
}
a:hover {
	color: #660033;
}
a:active {
	color: #660066;
}

p {
	color: #666666;
	margin: 5px;
}


td {
	font-family: "Trebuchet MS", Verdana, Arial;
}

th {
	font-family: "Trebuchet MS", Verdana, Arial;
}h1 {
	color: #996766;
	font-size: 120%;
	margin: 5px;
}
.headerlogo {
	position: relative;
	float: left;
	left: 0px;
}
.headertabs {
	float: right;
	position: relative;
	top: 57px;
	width: 553px;
}
#pageholder {
	height: 100%;
	width: 799px;
	background-color: #660000;
	position: absolute;
	left: 9px;
	top: 120px;
}
#footer {
	border: 2px solid #ED7A4F;
	height: 30px;
	width: 799px;
	background-color: #7F1A1A;
	left: 7px;
	position: absolute;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	top: 720px;
	text-align: center;
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 2px;
}
#fullwidth {
	background-color: #D76744;
	position: absolute;
	height: auto;
	width: 691px;
	left: 51px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.fullbar {
	height: 30px;
	width: 698px;
	position: relative;
	background-image: url(images/fullbar.gif);
	left: 51px;
}
.halfbarleft {
	background-image: url(images/halfbar.gif);
	position: absolute;
	height: 31px;
	width: 343px;
	left: 50px;
	top: 340px;
}
#halfleft {
	position: absolute;
	height: 210px;
	width: 336px;
	left: 50px;
	top: 372px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	background-color: #D76744;
	overflow: visible;
}
.halfbarright {
	background-image: url(images/halfbar.gif);
	position: absolute;
	height: 31px;
	width: 343px;
	top: 340px;
	right: 50px;
}
#halfright {
	position: absolute;
	height: 210px;
	width: 336px;
	top: 372px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	background-color: #D76744;
	right: 50px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
#fullwidth img {
	clear: left;
	float: right;
	margin: 10px 20px 20px;
}
#fullwidth p {
	color: #FFFFFF;
	font-size: 105%;
	display: block;
}
#halfleft img {
	clear: both;
	float: left;
	margin: 5px;
}
#halfleft p {
	font-size: 105%;
	color: #FFFFFF;
}
#halfright img {
	clear: left;
	float: right;
	margin: 5px;
}
#halfright p {
	font-size: 105%;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
