body {
	margin-top:0px;
	background: #616161;
}

#center {
	text-align:center;
}

img {
	border-style: none
}

#logo {
	position:relative;
	top:0px;
	margin-top:0px;
	height:52px;
}

a {
	color: #CCCCCC;
	}

#banner {
	position:relative;
	width:900px;
	height:238px;
}

#links {
	position:relative;
	background: #002933;
	width:900px;
	height:35px;
}


#whitespace {
	background: #FFFFFF;
	width:900px;
	height:8px;
}

blockquote {
	
	margin-top:3px;
	}

#con {
	text-align: left;
	color: #FFFFFF;
	background: #002933;
	width: 900px;
	height: auto;
}

#content {
	margin-left:20px;
	padding-top:20px;
	padding-bottom:200px;
}

#footer {
	position: relative; 
	top:0px;
	text-align: left;
	width:900px;
	height: 20px;
	background: #FFFFFF;
}
