body {
	margin: 0px;
	background-image: url(../images/grid-bg.jpg);
	background-color: #333333;
	background-repeat: repeat;
}
#warning {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	left: 0px;
	top: 0px;
	width: 627px;
	position: absolute;
	height: 50px;
}
#top {
	z-index: 2;
	left: 0px;
	top: 50px;
	width: 100%;
	position: absolute;
	height: 80px;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	left: 650px;
	width: 330px;
	top: 25px;
	position: absolute;
	height: 20px;
}
#topnav a:link, #topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 10px;
	text-decoration: underline;
}
#topnav a:hover, #topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5D5FF;
	text-align: right;
	padding-bottom: 10px;
	text-decoration: none;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	width: 131px;
	margin-top: 2px;
	line-height: 14px;
	height: 50px;
}
#navcontainer2 {
	z-index: 8;
	position: relative;
	top: 147px;
	left: 620px;
}
#navlist2 ul {
	white-space: nowrap;
}
#navlist2 li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navlist2 a {
	padding: 3px 10px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#navlist2 a:link, #navlist2 a:visited {
 	color: #fff;
 	background-color: #999999;
 	text-decoration: none;
}
#navlist2 a:hover {
	color: #fff;
	background-color: #990000;
	text-decoration: none;
}
#currentsection {
	z-index: 7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: right;
	padding: 20px 20px 20px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	position: absolute;
	visibility: visible;
	top: 140px;
	width: 300px;
	font-weight: bold;
	font-style: normal;
	line-height: 3px;
	font-variant: normal;
}
#content {
	z-index: 6;
	position: absolute;
	left: 154px;
	top: 166px;
	overflow: visible;
	width: 750px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#content1 {
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
	padding: 25px;
	line-height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content1 a {
	color: #FFFFFF;
}
#content1 a:link, #content1 a:visited {
	color: #FFFFFF;
 	text-decoration: underline;
}
#content1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content1 img {
	border: 1px solid #333333;
	margin-left: 15px;
}
#content1 li { 
	list-style-type: circle; 
}
.currentevent {
	font-size: 12px;
	border: 1px double #FFFFFF;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 550px;
}
.green { background-color: #669900; }
.orange { background-color: #FF9933; }
.blue { background-color: #669999; }
.pink { background-color: #CC6699; }
.purple { background-color: #6666CC; }
.lightgreen { background-color: #98CB00; }
.brown { background-color: #999933; }
.grey { background-color: #999999; }
#content2 {
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 3px 30px 20px;
}
#content2 p {
	padding-left: 10px;
	padding-right: 10px;
}
#content2 a {
	color: #FFFF00;
}
#content2 a:link, #content2 a:visited {
	color: #FFFF00;
 	text-decoration: underline;
}
#content2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content2 img {
	border: 1px solid #FFFFFF;
}
#content2 li { 
	list-style-type: square; 
}
#navcontainer {
	z-index: 3;
	width: 200px;
	position: absolute;
	top: 182px;
	height: 310px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	text-align: left;
	text-indent: 10px;
}
#navcontainer a {
	display: block;
	padding: 10px;
	width: 134px;
	background-color: #333333;
	border-bottom: 1px solid #eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	margin-top: 3px;
}
#navcontainer a:link, #navlist a:visited {
 	color: #FFFFFF;
 	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #FFFFFF;
	color: #990000;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
h2 {
	color: #CCCCCC;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	color: #CCCCCC;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 5px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.footer a:link, .footer a:visited {
	color: #CCCCCC;
 	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.float {
 	float: left;
 	width: 200px;
 	padding: 40px 20px 0px 40px;
 }  
.float p {
	text-align: center;
	line-height: 15px;
}
.floatcontainer {
	border: 0px;
}  
.spacer {
  	clear: both;
}
#frontcontainer {
	float: left;
	z-index: 3;
	width: 920px;
	height: 340px;
	position: absolute;
	background-color: #000000;
	top: 146px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	left: 0px;
	background-image: url(../frontpage/images/front-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 140px;
	background-attachment: scroll;
}
#frontaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 10px;
	margin-left: 7px;
}
#frontnews {
	z-index: 30;
	width: 200px;
	position: relative;
	top: 146px;
	height: 100%;
	left: 735px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#frontnews .frontnewshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}
#frontnews p {
	margin-left: 15px;
	margin-right: 15px;
}
#frontnews a:link, #frontnews a:visited {
	color: #000066;
	text-decoration: underline;
}
#frontnews a:hover {
	color: #FF9900;
	text-decoration: underline;
}
input {
 font : bold 11px/12px Arial, Helvetica, sans-serif;
 border : 1px solid #999999;
 background-color : #eeeeee;
 margin-top: 2px;
 margin-bottom: 2px;
 color : #000000;
 background-color : #ffffff;
}

