body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size:70%;
	background-color: #c6c2bd;
	color: #fff;
}

#content {
	background: #4c5951 url(images/bg_content_home.gif) 0 0 repeat-x;
	position: relative;
}

#wrapper {
	background-color: #4d5a52;
}

#flash {
	width: 640px;
	float: left;
}

#border {
	float: left;
	width: 1px;
	height: 475px;
	background-color: #fff;
}

#primary-nav {}

#wrapper form { padding-right: 5px; margin-bottom: 25px; }

#spotlight {
	width: 138px;
	float: left;
	padding: 25px 0 0 12px;
	font-size: .9em;
	color: #fff;
	position: relative;
}

#spotlight div.clearfix {
	height: 30px;
}

#spotlight h2, #spotlight .secondLevelHeader {
	font-size: 12px;
}

#spotlight p {
	padding-bottom: 5px;
}

.rule_longCentered {
	margin-bottom: 12px;
}


#footer {
	padding: 5px 8px 5px 20px;
}
