body {
	margin:0;
	padding:0;
}
.style1 {
	color: #C50F0F;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #D91111;
	text-decoration: none;
}
a:visited {
	color: #D91111;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #D91111;
	text-decoration: none;
}
#container {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
#top {
	background-color: #CCCCCC;
	height: 40px;
	width: 825px;
}
#logo {
	background-color: #CCCCCC;
	height: 82px;
	width: auto;
	background-image: url(images/logo.png);
	margin-top: 10px;
}
#nav {
	width: 825px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #C50F0F;
}
#spotlight {
	height: auto;
	width: 825px;
	margin-top: 10px;
}
#left {
	float: left;
	height: 203px;
	width: 211px;
	background-image: url(images/right-bg%20copy.png);
	padding-top: 0px;
}


#middle {
	float: left;
	height: 203px;
	width: 423px;
}
#right {
	float: left;
	height: 203px;
	width: 197px;
	background-image: url(images/right-bg%20copy.png);
}


#content {
	height: auto;
	width: 825px;
	margin-top: 10px;
	float: left;
}


#content-left {
	float: left;
	width: 260px;
	border: 1px solid #b0b0b0;
	background-color: #FEEBEB;
	border-color: #F89E9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 175px;
	margin-right: 4px;

}

#content-middle {
	float: left;
	width: 260px;
	border: 1px solid #b0b0b0;
	background-color: #FEEBEB;
	border-color: #F89E9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	height: 175px;
}

#content-right {
	float: right;
	width: 260px;
	border: 1px solid #b0b0b0;
	background-color: #FEEBEB;
	border-color: #F89E9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	height: 175px;
}

#content-bottom {
	width: 825px;
	margin-top: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#clearfooter {
	clear:both;
	height:75px;
}

#footer {
	width:100%;
	clear:both;
	line-height:100px;
	color: #FFF;
	font-weight:bold;
	text-align:center;
	position:relative;
	height: 82px;
}
#footer-cont {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	height: 82px;
}

#left {
margin-right:-3px;
}

#right {
margin-left:-3px;
}
