<style type="text/css">

a:link {
	color: #000033;
	
}
a:visited {
	color: #000033;
	
}
a:hover {
	color: #FF0000;
	
}
a:active {
	color: #FF0000;
	
}


h1 {
	text-align: center;
	color:#000033;
	font-size: 32px;
	font-family:"BRODWAY";
    
}
h2 {
	text-align: center;
	color:#000033;
	font-size: 26px;
	font-family: "BRODWAY";
}
h3 {
	text-align: center;
	color:#000066;
	font-size: 16px;
	font-family: "arial";
}
h4 {
	text-align: left;
	color:#003366;
	font-size: 18px;
	font-family: "BRODWAY";
}
h5 {
	text-align: left;
	color:#003300;
	font-size: 17px;
	font-family: "arial";
}
h6 {
	text-align: center;
	color:#000066;
	font-size: 12px;
	font-family: "arial", Times, serif;
}
p {
	text-align: left;
	color:#000066;
	font-size: 12px;
	font-family: "Tahoma",arial Times, serif;
}
body {
	background-image: url(Graphix/bg3.gif);
}

</STYLE>#Content {
	height: 700px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#Content {
	height: 1750px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#tobmenu {
	height: 300px;
	width: 723px;
	padding-right: 150px;
	padding-left: 150px;
}
#body {
	height: 1500px;
	width: 1024px;
}
#centercol1 {
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#centercolA {
	height: 200px;
	width: 300px;
	float: left;
}
#centercolB {
	float: left;
	height: 200px;
	width: 300px;
}
#footer {
	height: 150px;
	width: 1024px;
	clear: both;
}
