#header {
	height: 150px;
	width: 1008px;
}
#navbar {
	height: 54px;
	width: 1008px;
}
#footer {
	height: 40px;
	width: 1008px;
	background-image: url(../_images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #CCC;
}

body {
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

h1 {
	font-size: 24px;
	color: #FFF;
	text-align: center;
}

