body1 {
	background-color:black
}
body {
	background-color:#E5ECFF;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper {
	width:955px;
	text-align:left;
}

#header {
	padding-bottom:10px;
	text-align:center;
}

#headerLinks {
	background-image:url(../images/linkBar2.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	height:18px;
	min-height:18px;
}

#headerLinks a {
	width:75px;
	padding-left:5px;
	padding-right:5px;
	color:#003366;
	padding-top:-3px;
	padding-bottom:5px;
	text-transform:capitalize;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#leftColumn {
	float:left;
	width:190px;
	background-color:#237cc0;
}

#midColumn {
	float:left;
	width:550px;
	padding-left:11px;
	padding-right:11px;
}

#rightColumn {
	float:left;
	width:190px;
	background-color:#237cc0;
}
#indexright {
	float:left;
	width: 190px;
	background-color:#280F91;
}
}
#ningindexright {
	float:left;
	width: 175px;
}

#footer {
	background-color:#660000;
	clear:both;
}



.topContent {
	text-align:center;
	background-color:#237cc0;
}

.bottomContent {
	text-align:center;
	background-color:#237cc0;
}

.topRound {
	float:left;
	width:10px;
	background-image:url(../images/topLeft.gif);
	background-repeat:no-repeat;
}

.topContent .contentHeader {
	text-align:center;
	background-image:url(../images/topRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.contentHeader {
	text-align:center;
	text-transform:lowercase;
	background-color:#237cc0;
	color:#FFFFFF;
}

.content {
	background-color:#FFFFFF;
	border:solid #237cc0;
	border-width:0 2px 0 2px;
	text-align:left;
	padding:5px;
}

.contentindex {
	background-image:url(../images/background.jpg);
	border:solid #237cc0;
	border-width:0 2px 0 2px;
	text-align:left;
	padding:5px;
}

.bottomContent .topContent {
	text-align:center;
}

.botRound {
	float:left;
	width:10px;
	background-image:url(../images/botLeft.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.bottomContent .contentHeader {
	text-align:center;
	background-image:url(../images/botRight.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}




