body {
	margin: 0px;
	padding: 0px;
}
div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#banner {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	left: 100px;
	top: auto;
}
img#titletext {
	position: absolute;
	left: 300px;
	top: 40px;
}
div#nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
}
div#nav ul li {
	display: inline;
	left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000033;
}
div#content {
	position: absolute;
	left: 57px;
	top: 19px;
	right: 274px;
	width: 763px;
	height: 1033px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
div#sidebar {
	position: absolute;
	width: 220px;
	top: 25px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000033;
	left: 319px;
}
div#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 146%;
	color: #333399;
	font-weight: normal;
}
div#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000033;
}
div#bottomimg {
	left: 100px;
	top: 300px;
	position: absolute;
}
div#iclbannersml {
	vertical-align: middle;
	display: inline;
	text-align: center;
}
