body {
	background: #272727 url(bg.jpg);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

h1 {
	font-family: 'Arial Black', arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #520408;
	font-weight: normal;
	letter-spacing: 2px;
}
.textsmall {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

hr {
	width: 80%;
	color: #520408;
	text-align: center:
}

a {
	color: #520408;
	text-decoration: none;
}

a:hover {
	color: #FECE3A;
	text-decoration: none;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

table td {
	vertical-align: top;
}

#plate {
	width: 800px;
	margin: auto;
	background: #fff url(platebg.jpg) repeat-y;
	text-align: center;
}

#header {
	height: 107px;
	padding: 5px;
	background-color: #1D1D1D;
}

#header img {
	border: 9px solid #520408;
}

#header .title {
	width: 230px;
	float: left;
	margin-top: 50px;
	text-align: center;
}

#header .title h1 {
	color: #FECE3A;
	font-size: 28px;
	font-weight: normal;
}

#header .title a {
	color: #FECE3A;
	text-decoration: none;
}

#nav {
	background: #E1E1E1 url(nav.jpg) repeat-x;
	height: 31px;
	font-family: 'Arial Black', arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

#nav .navc {
	width: 780px;
	padding-top: 6px;
	text-align: right;
}

#nav a {
	color: #520408;
	text-decoration: none;
}

#nav a:hover {
	color: #272727;
	text-decoration: none;
}

#container {
	background: #fff;
	text-align: left;
}

#leftc {
	width: 200px;
	float: left;
	text-align: center;
}

#left {
	width: 180px;
	margin: auto;
	padding-top: 15px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#left a {
	color: #FFDA67;
	text-decoration: none;
}

#left a:hover {
	color: #fff;
	text-decoration: none;
}

#rightc {
	width: 570px;
	float: right;
	text-align: left;
}

#right {
	width: 560px;
	padding-top: 15px;
}

#right ol {
	line-height: 14px;
}

#right li {
	line-height: 19px;
}

#right .x {
	border-bottom: 1px solid #520408;
}

#right .xx {
	margin-top: -9px;
}

#right .xxx {
	float: right;
	padding: 0 0 3px 6px;
}

#footer {
	clear: both;
	background-color: #1D1D1D;
	padding: 4px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFDA67;
	text-decoration: none;
}
s
