body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 850;
	background: #666666;
	text-align: center;
}
a:link, a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	height: 850;
	width: 800;
	background-color: #FFFFFF;
}
#homehead {
	text-align: center;
}
#navbar {
	float: left;
	background-color: #999900;
	height: 35px;
	width: 800;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#column1 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 130px;
	left: 0px;
	text-align: center;
	display: inline; /* IE Hack */
}
#column2 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 130px;
	text-align: center;
	display: inline; /* IE Hack */
}
/* The two right columns affect the placement of the footer */
#column3 {
	float: left;
	margin: 0px;
	height: 370; /*This value pushes the footer down */
	width: 200px;
	text-align: center;
	display: inline; /* IE Hack */
}
#column4 {
	float: left;
	height: 400; /* This value pushes the footer down */
	width: 200px;
	text-align: center;
	display: inline; /* IE Hack */
}
#column1a {
	float: left;
	margin: 14px 0px 10px 0px;
	top: 428px;
	left: 0px;
	width: 200px;
	height: 220px;
	background-image: url(images/highpicback_09.gif);
	text-align: right;
}
#column2a {
	float: left;
	margin: 14px 0px 10px 0px;
	top: 405px;
	width: 200px;
	height: 220px;
	text-align: center;
	background-image: url(images/hightextback_10.gif);
}
#sponsorstext {
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	/*display: inline;*/
}
#sponsor1 {
	text-align: center;
	width: 800px;
	margin: 0px 0px 10px 0px;
	padding: 100px 0px 10px 0px;
}
#footer1 {
	float: both;
	display: inline; /* IE Hack */
	text-align: center;
}
	
/* Following are text styles */
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.navbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}
.navbartext a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.navbartext a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.navbartext a:hover {
	color: #CCCCFF;
	font-size: 12px;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	display: inline;
}
.columnhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	line-height: 22px;
	text-align: center;
}
.searchtext {
	font-family: Arial;
	font-size: 12 px;
	font-weight: bold;
	color: #999900;
	line-height: 28px;
	text-align: right;
}	
.bulletedlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999900;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
}
.bulletedlinks a:link {
	color: #999900;
	text-decoration: none;
}
.bulletedlinks a:visited {
	color: #999900;
}
.bulletedlinks a:hover {
	color: #CCCCFF;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	line-height: 20px;
	text-align: center;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align: center;
}
.newstext {
	padding: 0;
	margin: 3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: regular;
	text-decoration: none;
	color: #990000;
}
.noticetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-align: center;
	/*padding-left: 1em;*/
}
.noticetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-align: left;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
