#banner {
	position: absolute;
	height: 150px;
	width: 100%;
	top: 3px;
}
#nav {
	position: absolute;
	width: 100%;
}
#sidebar {
	position: absolute;
	width: 198px;
	left: 11px;
	top: 399px;
	height: 581;
}
#image {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 681px;
	top: 246px;
}
#maintext {
	width: 593px;
	position: absolute;
	left: 224px;
	top: 251px;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #3333CC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 115%;
	font-weight: bold;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	font-weight: normal;
}
