.headerBackground {
	background:  url("../images/template/header-background.gif") repeat-x;
}
.navBackground {
	background:  url("../images/template/navigation-background.gif") repeat-x;
}
#navigation {
	background:  url("../images/template/navigation-background.gif") repeat-x;
}
.borderContentBottom {
	background:  url("../images/template/body-bottom-border.gif") repeat-x;
}
.borderContentBottomMale {
	background:  url("../images/template/Male/body-bottom-border.gif") repeat-x;
}
.borderContentBottomFemale {
	background:  url("../images/template/Female/body-bottom-border.gif") repeat-x;
}
.borderContentRight {
	background:  url("../images/template/body-right-border.gif") repeat-y;
}
#sidebarContent {
	color: #ffff99;
	background:  url("../images/template/sidebar-gradbody.gif") no-repeat;
	position: absolute;
	height: 405px;
	width: 197px;
	padding-top: 32px;
	padding-left: 8px;
	padding-right: 4px;
	left: 0px;
	top: 111px;
}
#sidebarContentMale {
	color: #ffff99;
	background:  url("../images/template/Male/sidebar-gradbody.gif") no-repeat;
	position: absolute;
	height: 405px;
	width: 197px;
	padding-top: 32px;
	padding-left: 8px;
	padding-right: 4px;
	left: 0px;
	top: 111px;
}
#sidebarContentFemale {
	color: #ffff99;
	background:  url("../images/template/Female/sidebar-gradbody.gif") no-repeat;
	position: absolute;
	height: 405px;
	width: 197px;
	padding-top: 32px;
	padding-left: 8px;
	padding-right: 4px;
	left: 0px;
	top: 111px;
}
.backgroundSidebar {
	background:  url("../images/template/sidebar-background.gif") repeat-y;
}
.backgroundBottomLeft {
	background:  url("../images/template/left-body-background.gif") repeat-y;
}
.backgroundSidebarMale {
	background:  url("../images/template/Male/sidebar-background.gif") repeat-y;
}
.backgroundBottomLeftMale {
	background:  url("../images/template/Male/left-body-background.gif") repeat-y;
}
.backgroundSidebarFemale {
	background:  url("../images/template/Female/sidebar-background.gif") repeat-y;
}
.backgroundBottomLeftFemale {
	background:  url("../images/template/Female/left-body-background.gif") repeat-y;
}
#contentArea {
	background: #FFFFFF;
	padding-left: 8px;
}
#headerBanner {
	position: relative;
	text-align: center;
	width: 100%;
	height: 60px;
	top: 8px;
}
#headerContent {
	text-align: right;
	position: relative;
	width: 100%;
	top: 6px;
	color: #CCCCCC;
}
#footer {
}
#detailsTop {
	color: silver;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background: #008000;
}
#detailsLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 50px;
	visibility: visible;
}
#detailsHeader {
	position: absolute;
	top: 0px;
	left: 170px;
	width: auto;
	height: 50px;
	visibility: visible;
	color: #ffff99;
}
#detailsRightBox {
	position: relative;
	float: right;
	width: auto;
	height: 50px;
	margin-right: 5px;
}
#detailsFrame {
	position: absolute;
	top: 51px;
	left: 0px;
	width: 100%;
	height: auto;
}
#advancedSearchTable td,th {
	background-color: #CCCCCC;
	border: 1px solid white;
}div.boxLeft {
	float: left;
	height: auto;
	width: auto;
	margin-right: 6px;
	min-width: 180px;
}
div.boxRight {
	float: right;
	height: auto;
	width: auto;
	margin-left: 6px;
}
div.featuredPartner h2 {
	margin: 0px;
	padding: 0px;
}
div.gallery {
	position: relative;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}
div.photo {
	position: relative;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	float: left;
	border: 1px solid #000000;
}
div.photo p {
	font-size: 0.8em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div.spacer	{
	position: relative;
	clear: both;
}
