body {
	margin: 20px;
}
#pageSurround {
	width: 100%;
	margin: 0px auto;
	/*padding: 0px;*/
}
#subSurround {
	padding-left: 0px;
	padding-right: 0px;
}
#topHeader {
	text-align: center;
	height: 87px;
	background: #FFFFFF url('../styleImages/backgrounds/topHeader.jpg') no-repeat <div align="center">
	margin-bottom: 0px;
	background-image:url('../styleImages/backgrounds/topHeader.jpg'); background-repeat:no-repeat
}
#topNav {
	text-align: right;
	height: 20px;
	background-image: url('../styleImages/backgrounds/boxTitleLeft.jpg');
	margin-bottom: 20px;
	background-repeat: repeat-x;
	font-weight: normal;
	border-bottom: 1px dotted #CC0066;
	padding-bottom: 4px;
	background-color: #FFFFFF
}
#topNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
#topNav li {
	display: inline;
}
.topNav ul li a {
    color: #999999;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: 13px;

	text-decoration: none;
	padding-left: 10px;

}
.topNav ul li a:hover {
       color: #CC3366;
	text-decoration: none;

}
.siteDocs {
	text-align: center;
	background-image: url('../styleImages/backgrounds/boxTitleLeft.jpg');
	height: 24px;
	color: #999999;
		border-top: 1px dotted #CC0066;
		margin-top: 50px
}
.boxTitleLeft, .boxTitleRight {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px dotted #CC0066;
	color: #b2a1ab;
	background-image: url('../styleImages/backgrounds/boxTitleLeft.jpg');
	width: 168px;
	height: 19px;
	font-variant: normal;
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	font-weight: bold
}

.boxContentLeft, .boxContentRight {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	margin-bottom: 10px;
}
.sessionContent {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
	margin-bottom: 10px;
	text-align: center;
}
.boxContent {
	padding: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 20px;
		border: 1px solid #FFFFFF;
		position: Center;
}
.boxContentMain {
	padding: 5px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 2px;
}
.pagination {
	text-align: Center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	float: left;
	width: 104px;
	height: 152px;
}
.regSep{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #b1a2aa;
	border-bottom: 1px solid #b1a2aa;
}
.txtNotice {
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 8px;
  color: #000000;
  font-weight: bold;  
}
.latestProds {
	float: left;
	text-align: center;
	width: 104px;
	height: 152px;
}