#wrapper {
	height: 500px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0%;
	padding: 0px;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: center;
	vertical-align: text-bottom;
	height: 30px;
	color: #333333;
	padding-top: 30px;
	
	}

body,td,th {
	font-family: Courier New, Courier, monospace;
}
.content {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-image: url(images/bkgrnd/bkgnd_neck.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
#navcontainer {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-color: #000000;
	height: 51px;
	width: 750px;
	margin-top: 3%;
	padding-bottom: 1%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
