body { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topbanner {
	background-color: #FFFFFF;
	background-image: url(images/topbanner.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 1000px;
	text-align: center;
	clear: none;
	float: none;
	/* border: thin solid #000000; */
}
.pagespan {
        width: 1000px;
	text-align: center;
}
.leftspace {
	background-color: #FFFFFF;
	background-image: url(images/leftspacer1.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 78px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float: left;
}
.navbar {
	height: 25px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float: left;
        top: 176px;
	left: 140px;
	font-family: "Century Gothic", "Copperplate Gothic Light","Corbel", "Franklin Gothic Medium", "Sans Serif";
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration:none;
}
a.navlink:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.navlink:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.topleftround {
	background: url(images/topleftround.jpg) 0 0 no-repeat;
}
.toprightround {
	background: url(images/toprightround.jpg) 100% 0 no-repeat;
	padding: 10px;
	color: #FFFFFF;
	font-family: "Times New Roman", "Serif";
	font-size: 12pt;
}
.btmleftround {
	background: url(images/btmleftround.jpg) 0 100% no-repeat #33415B;
        width: 20em;
}
.btmrightround {
	background: url(images/btmrightround.jpg) 100% 100% no-repeat;
}
.topleftround2 {
	background: url(images/topleftround2.jpg) 0 0 no-repeat;
}
.toprightround2 {
	background: url(images/toprightround2.jpg) 100% 0 no-repeat;
	padding: 10px;
	color: #FFFFFF;
	font-family: "Times New Roman", "Serif";
	font-size: 12pt;
}
.btmleftround2 {
	background: url(images/btmleftround2.jpg) 0 100% no-repeat #CE5E4A;
        width: 40em;
}
.btmrightround2 {
	background: url(images/btmrightround2.jpg) 100% 100% no-repeat;
}
.topleftround3 {
	background: url(images/topleftround3.jpg) 0 0 no-repeat;
}
.toprightround3 {
	background: url(images/toprightround3.jpg) 100% 0 no-repeat;
	padding: 10px;
	color: #FFFFFF;
	font-family: "Times New Roman", "Serif";
	font-size: 12pt;
}
.btmleftround3 {
	background: url(images/btmleftround3.jpg) 0 100% no-repeat #006666;
        width: 37em;
}
.btmrightround3 {
	background: url(images/btmrightround3.jpg) 100% 100% no-repeat;
}
.topleftround4 {
	background: url(images/topleftround4.jpg) 0 0 no-repeat;
}
.toprightround4 {
	background: url(images/toprightround4.jpg) 100% 0 no-repeat;
	padding: 10px;
	color: #FFFFFF;
	font-family: "Times New Roman", "Serif";
	font-size: 12pt;
}
.btmleftround4 {
	background: url(images/btmleftround4.jpg) 0 100% no-repeat #5E86B8;
        width: 37em;
}
.btmrightround4 {
	background: url(images/btmrightround4.jpg) 100% 100% no-repeat;
}
.clear {
	font-size: 1px; height: 1px
}
.contentspacer {
	font-family: "Arial", "Sans Serif";
	font-size: 2pt;
}
.feature
{
	display: inline;
	text-align: left;
	font-family: "Microsoft Sans Serif", "Arial", "Sans Serif";
	font-size: 12pt;
	color: #FFFFFF;
}
.boldred
{
	display: inline;
	text-align: left;
	font-family: "Microsoft Sans Serif", "Arial", "Sans Serif";
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	line-height: 18pt;
}
ul.sites
{
	display: block;
	text-align: left;
	padding-left: 125px;
	font-family: "Microsoft Sans Serif", "Arial", "Sans Serif";
	font-size: 12pt;
	color: #FFFFFF;
}
.imgfloat {
	position: relative;
	text-align: left;
	float: left;
	display: block;
	text-align: left;
}
h1
{
	display: block;
	text-align: center;
	font-family: "Trebuchet MS", "Berlin Sans FB Demi", "Gill Sans MT", "Sans Serif";
	font-size: 20pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	display: inline;
	text-align: center;
	font-family: "Arial", "Verdana", "Sans Serif";
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
	text-decoration: none;
}
.question
{
	display: inline;
	text-align: left;
	font-family: "Microsoft Sans Serif", "Arial", "Sans Serif";
	font-size: 12pt;
	font-weight: bold;
	/* color: #FFFFFF; */
	color: #FEED9A;
	text-decoration: underline;
}
/*
a:visited {
	color: #800000;
	text-decoration: none;
}
*/
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.white:visited {
	font-family: "Microsoft Sans Serif", "Arial", "Sans Serif";
	color: #FFFFFF;
	text-decoration:none;
}
a.white:link {
	font-family: "Microsoft Sans Serif", "Arial", "Sans Serif";
	color: #FFFFFF;
	text-decoration:none;
}
a.white:hover {
	font-family: "Microsoft Sans Serif", "Arial", "Sans Serif";
	color: #FFFFFF;
	text-decoration:underline;
}






