body  {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2e2d30;
	min-width: 982px;
	max-width: 982px;
	margin: 5px auto;
	margin-top:0px;
	text-decoration:none;
	background-color: #2e2d30;
}
#container { 
	background: #FFFFFF;
	text-align: left;
}
.bodymain #blogBanner {
position:relative;
left:274px;
top:-38px;
}
.bodymain #header {
height:1%;
}  
.bodymain #sidebar1 {
	float:left;
	width: 167px;
	margin-left: 37px;
	margin-top: -13px;
	text-align: left;
	color: #666;
	line-height:11px;
	display:inline;
	height:100%;
}
.bodymain #mainContent {
	margin: -14px 0 0 243px;
	padding: 0 0 0 32px;
	text-align: center;
	font-size: 12px; /* font size for spotlight text */
	width: 650px;
} 
.bodymain #spotlight {
	margin-top: 13px;
	background-color: #f9f9f9;
	text-align:left;
}
.bodymain #firstblock {
	margin-top: 13px;
	background-color: #f9f9f9;
}
img.logo {
	margin: 10px 0 10px 0
}
.subblock {
	margin-top: 13px;
	background-color: #f9f9f9;
}
.indent {
padding-left:27px;
padding-right:27px;
}
.indent2 {
padding-left:387px;
padding-right:27px;
}
.indent3 {
padding-left:27px;
}
.btn {
margin-left:12px;
}
/* Main Text*/
.bodymain #container #mainContent div p {
	font-size: 13px; /* font size for body text */
	text-align: left;
}
/* Sidebar*/
.bodymain #sidebar1 p, .bodymain #sidebar1 a{
	margin-left: 1px;
	margin-right: 1px;
	font-size: 12px; /* font size for sidebar text */
}
/* Links*/
a:link {
	color: #2e2d30;
	text-decoration:none;
}
a:visited {
	color: #2e2d30;
	text-decoration:none;
}
a:hover {
	color: #ee0096;
}
/* Headers*/
.bodymain #container #mainContent p strong {
	font-weight: bold;
	font-size:20px; /* font size for page header text */
	color:#ee0096;
}
/* Link Headers*/
head{
	font-size: 16px; /* font size for link headers text */
	font-weight: bold;
}
a.head{
	font-size: 16px; /* font size for link headers text */
	font-weight: bold;
	color:#ee0096;
}
a.sub{
	font-size: 13px; /* font size for link sub text */
	color:#ee0096;
}
h1{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


