body {
	background:#000000; 
	color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;

}
#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 5px;
}
#subSurround  {
	background-image: url("images/mistybg.png");
	background-repeat: repeat-y;
}
#topHeader {
	text-align: right;
	height: 175px;
		padding-top: 0px;
	padding-bottom: 10px;
	background-image: url("images/raheader2.png") ;
	border-bottom: 2px solid #FFD700;
}
#navbar {
    text-align: center;
    font-size: 110%;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
    border-bottom: 2px solid #FFD700;
}
.imgLeft {
     width: 375px;
     float: left;
     position: relative;
     height: 300px;
}
.imgRight {
    width: 375px;
    height: 300px;
    float: right;
    position: relative;
}
.TitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFD700;
	width: 175px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border: 2px solid #c70416;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colMid {
    padding: 5px;
	position: relative;
	width: 760px;
	float: left;
	border-right: 2px solid #FFD700;
}
.colRight {
   padding-top: 5px;
   position: relative;
   width: 160px;
   	padding-left: 5px;
	padding-right: 20px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.siteDocs {
	text-align:center;
	margin-top: 10px;
		height: 55px;
	background-image: url("images/mistyfoot.png");
	border-top: 2px solid #c70416;

}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
#areas {
   color: #FFFFFF;
   font-size: 70%;
   text-align:center;
   padding:7px;
}