.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
}


.starback {
	background-image: url(images/Starmedium.png);
	background-repeat: no-repeat;
	background-position: center center;
}

body {background-color:#000000;}

#pagewrap {
	margin:0 auto;
	width:900px;}

#header {
	background-image:url(images/Headers/Header.png);
	width:900px;
	height:182px;
	}
	
#nav {
	float: left;
	width:175px;
	}
	
#content {
	float: right;
	width:715px;
	color:#FFFFFF;
	margin-top:15px;
	}
	
	#bluetop {
		background-image:url(images/BlueT.png);
		width:600px;
		height:69px;}
		
	#bluemid {
		background-image:url(images/BlueM.png);
		background-repeat:repeat-y;
		width:600px;
		.padding-left:10px;
		.padding-right:10px;
		overflow:hidden;}
		
	#bluebtm {
		background-image:url(images/blueB.png);
		height:69px;
		width:600px;
		background-repeat:no-repeat;}
		
	
	
#clear {
	clear:both;}
	
#footer {
	background-image:url(images/Headers/footer.png);
	background-repeat:no-repeat;
	width:670px;
	height:106px;
	margin:15px 0 0 115px;
	color:white;
	padding-top:25px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	overflow:hidden;}
