body {
	
	background-color: #b8b8b8;
}
div#page {
	width:963px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
}

div#header {

  width:963px;
  height:218px;
}

div#sidebar {
	width:279px;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}
div#content {
	width:634px;
	min-height:500px;
	_height:500px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 290px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
div#footer {
	width:906px;
	height:75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

div#navBar {
width: 936px;
height: 37px;
}
div#navBar {
width: 936px;
height: 37px;
}
#page #content #blueBox {
	background-color: #044378;
	height: 320px;
	width: 595px;
	padding: 20px;
}
#page #content #blueBoxLeft {
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	height: 300px;
}
#page #content #blueBoxRight {
	width: 280px;
	_height:300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page #sidebar #sponsors {
	width: 270px;
	padding-top: 30px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A80000;
	padding-left: 10px;
}
div#pagescontent {
	width:654px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
div#sidebarRight {
	width:260px;
	float: right;
	margin-top: 20px;
}
div#pagesfooter {
	width:906px;
	height:75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	clear: both;
}
