body {
	margin: 0;
	padding: 0;
	font: normal 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	line-height: 1.5em;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1F2355;
	line-height: 23px;
	
}
.wrap {
	margin: 0 auto;
	width: 952px;
}

.container {
	width: 946px;
	text-align: center;
	background-color: #FFF;
	background-image:url(images/bg-body.gif);
	background-repeat: repeat-y;
	padding: 0 3px;
	float: right;
}

.header {
	width: 946px;
	height: 108px;
	margin-left: 0px;
	background-color: #FFF;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;

}

.navBox {
	width: 952px;
	background-color: #DADADA;
	text-align: center;
	height: auto;
	float: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 0px;

}

.main {
	width: 946px;
	min-height: 250px;
	_height: 250px;
	text-align: center;
	float: left;
	background-color: #FFF;

}

.mainRed {
	width: 660px;
	_width: 661px;
	min-height:128px;
	height:128px !important;
	height:128px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DF222B;
	background-image: url(images/northeast.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left: 3px;
	_margin-left: 2px;

}

.leftMain {
	width: 660px;
	min-height: 300px;
	float: left;

}

.rightMain {
	width: 263px;
	_width: 255px;
	min-height: 250px;
	float: right;
	background-color: #DADADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 10px;
	padding: 10px;

}

.rightMain p, .rightMain ul {
	text-align: left;
}

#topRight {
	float: right;
	margin-top: 87px;
	margin-right: 25px;
	color: #1F2355;
	font-weight: bold;
	font-size: 10pt;
}

#topRight a {
	color: #1F2355;
	text-decoration: none;
}

#topRight a:hover {
	color: #DF222B;
}

.icons {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF222B;
	text-align: center;
	line-height:4px;
	padding-top: 25px;
	clear: both;
	margin: 0 auto;

}

.calendar {
	width: 283px;
	*width: 283px;
	_width: 275px;
	height:240px;
	padding-top: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/bg-calendar.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

.cal {

	width: 177px;
	margin: 0 auto;

}

.randomImages {
	width: 635px;
	min-height:180px;
	height:auto !important;
	height:180px;
	margin-top: 5px;
	margin-left: 8px;
	float: left;

}

.backContent {
	width: 636px;
	min-height:250px;
	height:auto !important;
	height:250px;
	line-height: 1.25em;
	text-align: left;
	margin: 12px;
	padding-top: 5px;
	clear: both;

}

.footer {
	width: 946px;
	min-height: 110px;
	padding-top: 10px;
	font-size: 8pt;
	color: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F2355;
	text-decoration: none;
	clear: both;
	line-height: 2em;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #CCC;
	text-decoration: none;
}
.headings h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	
}

a {
	color: #316AC5;
	text-decoration: underline
}

a:hover {  
	color: #666; 
	text-decoration: none
}

