body {
	background-image: url(img/bg_top.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
#sitecontainer {
	width: 750px;
	height: 1400px;
	top: 0;
	margin-top: 0;
}

#banner {
	height: 250px;
	width: 750px;
	position: relative;
	left: 0;
	top: 0px;
	margin-top: 0;
}
#about {
	width: 750px;
	height: auto;
	position: relative;
	padding-top: 25px;
	left: 0;
	top: 0;
}
#imagecontainer {
	width: 750px;
	height: auto;
	padding-top: 25px;
	position: relative;
	left: 0;
	top: 0;
}
h1,
h2,
h3 {
	color: #003399;
}
th {
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
}
