body {
  margin: 14px 0px 20px 0px;
  padding: 0px;
  background: url(images/bg.jpg) repeat-x top left;
  background-color: #2c0a0a;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFFF99;
	text-decoration: none;
}

.title {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding: 10px 10px 10px 10px; color: #FFFFFF; background-color: #000000;}
.bread {color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 10px 0px 0px 10px;}
.nav {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 10px 0px 10px 0px; color: #FFFFFF; text-align: center;}
.text-left {color: #FFFFCC; padding: 5px; font-size: 13px;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 860px;
}

#container {}

#header {
	color: #d39c2d;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	background: url(images/header.jpg) repeat-y top left;
	height: 70px;
	width: 700px;
}

.side-a {
	width: 80px;
	background: url(images/side.jpg) repeat-y top left;
}

.side-b {
	width: 80px;
	background: url(images/side2.jpg) repeat-y top left;
}

.centerdiv {background: url(images/side2.jpg) repeat-y top left;}

#toparea { 
	float: left;
	width: 700px;
	background: url(images/textbg.jpg) repeat-x top left;
}

#botarea { 
	float: left;
	width: 700px;
	background: url(images/textbg.jpg) repeat-x top left;
}

#content { 
	float: left;
	width: 700px;
}

#spacer {
	color: #d39c2d;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	margin: 0px;
	float: left;
	background: url(images/spacer.jpg) repeat-y top left;
	height: 50px;
	width: 700px;
}

#spacer a, a:link, a:visited {color: #d39c2d;}
#spacer a:hover {color: #fff;}

#footer {
	color: #d39c2d;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	clear: both;
	background: url(images/header.jpg) repeat-y top left;
	height: 80px;
}              

#footer a, a:link, a:visited {color: #d39c2d;}
#footer a:hover {color: #fff;}

.footertext {font-size: 10px; color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 4px;}