#siteOuter {
	width: 932px;
	margin: auto;
	text-align: left;
}
#siteTopLogo {
	height: 94px;
	background-repeat: no-repeat;
	background-position: top left;
}
#siteTopLink {
	width: 300px;
	margin-top: 25px; 
	margin-left: 20px; 
	height: 30px;
}
#siteTopLink a {
	border-bottom: none;
}
#siteTopMenu {
	height: 20px;
	line-height: 20px;
	padding-right: 1px;
}
#siteFakeBorder {
	padding: 1px;
	padding-top: 0px;
	background-color: #c0c4c7;
}
#siteMenu {
	background-color: #3f3f3f;
	height: 25px;
	padding-left: 10px;
}
#siteMenu a {
	font-weight: bold;
}
#siteMainContent {
	padding: 0px 15px 0px 15px;
	background: #ffffff url('../images/repeatBgFront.gif') repeat-y top left;
	height: 0.01%;
}
#siteSubFakeBorder {
	height: 10px; 
	line-height: 0px;
	font-size: 0px;
	background-color: white;
}
#siteSubMainContent {
	padding: 0px 15px 0px 15px;
	background-image: url(../images/repeatSubBg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#mainContentBottom {
	background-color: white;
	border-bottom: 1px solid #3f3f3f;
	height: 15px;
	line-height: 0px;
	font-size: 0px;
}
#siteArrangement {
	padding: 5px;
	height: 195px;
	background-color: #f2f2f2;
	overflow: hidden;
}
#dualBox {
	margin-top: 19px;
}
#siteBottom {
	line-height: 20px;
	height: 20px;
}
.contentBox {
	float: left;
	width: 212px;
	margin: 0px;
}
.contentBoxPadding {
	padding: 5px;
}
.contentSeperator {
	float: left;
	width: 17px;
}

.contentSpacer {
	height: 10px;
	background: #ffffff;
}

.body {
	overflow: hidden;
	white-space: normal;
	word-break: break-all;
}

