@charset "utf-8";
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FFCF00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCF00;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#container {
	background-color: #181512;
	width: 799px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 16px;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
	height: auto;
}
#container br {
	clear: both;
}
#content p {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 4px;
}
#left {
	margin: 0px;
	float: left;
	width: 261px;
	background-color: #181512;
	background-image: url(leftback.jpg);
	background-position: left 253px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#leftnav {
	background-image: url(bar1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 225px;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: 15px;
	height: 75px;
	margin-bottom: 50px;
}
.nav {
	margin-right: 5px;
}
#container #left #promo {
	margin-left: 25px;
}
#container #bottom {
	clear: both;
	float: left;
	height: 16px;
	width: 799px;
	background-color: #FFCF00;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(bar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 10px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 10px;
}
#right {
	float: left;
	width: 538px;
	background-color: #181512;
	padding-bottom: 5px;
}
