

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}
#main {
	/* */
	background-image: url("../images/symBG.jpg");
	background-repeat: no-repeat;

	top: 0px;
	width: 801px;
	
}

#graphic {
	/* */
	position: relative;
	float:left;
	width: 340px;
	height: 527px;
	overflow: hidden;
	
}

#content {
	/* */
	float: right;
	padding: 0px 20px 0px 0px;
	text-align: right;
	height: 527px;
	overflow: auto;
	width: 440px;
	scrollbar-base-color: #ccad99;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #53463e;
	
	scrollbar-shadow-color: 53463e;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: #53463e;
	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #53463e;
}

#navigation {
	/* */
	clear: left;
	width: 801px;

}

#footer {
	/* */

}

#innerContent {
	padding: 10px 0px 0px 0px;
	
}

.promoText {
	font-weight: bold;
	color: #d6b19e;
}

.promoText a {
	font-weight: bold;
	color: #d6b19e;
}

.SpaceLeft {
	padding: 0px 0px 30px 0px;
	width: 395px;
	text-align: left;
}

.SpaceRight {
	padding: 0px 0px 30px 0px;
	width: 395px;
	text-align: right;
}
.newsImageLeft {
	margin: 0px 10px 10px 0px;
}

.newsImageRight {
	margin: 0px 0px 10px 10px;
}

.underline {
	margin: 0px 0px 20px 0px;
}

#content a {
	color: #ffffff;
	text-decoration: underline;
}
