/* CSS Document */

	
/************** page div styles *****************/
	
#content {
	
	background-color: #000000;
	}
	
#maincell{
	position: absolute;
	left: 50%;
	margin-left: -404px;
	width: 809px;
	background-color:#000000;
	}
	
#linkscell {
	width:258px;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #00274c;
	height: auto;
	min-height:423px;
	float: left;


		
	}
	#footer {
	width: 809px;
	background-image:url(images/footercell.jpg);
	height: 23px;
	clear:left;
	}
	
	.black{
		background-color:#000000;
		}ontent