html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	float: none; 
}


html {
    height: 100%;
	width: 100%;
}
body {
    margin: 0;
	background-image: url(imgs/background1.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#square{
	width: 850px;
	margin: 10px auto;
	margin-bottom: 10px;
	border: 1px solid #000000;
	z-index: 50;
}

/* Navigation */

#menuholder{
	position: relative;
	top: 5px;
	margin-left: 40px;
	text-align: center;
}
.nav, .nav ul { 
	list-style: none;
	padding: 0;
	background-image: url(imgs/menu1.jpg);
	width: 850px;
	float: left;
	
}
 
.nav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
  background-image: url(imgs/menu1.jpg);
  width: 850px;
  height: 30px;
  float: left;
}
.nav li {
  float: left;
  margin: 0;
  padding: 2px 15px;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 16px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFF99;
  display: block;
  padding: 0 5px;
  text-decoration: none;
}
 
.nav li a:hover {
  color: #FF9933;	
 
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  color: #FF9933;
  
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background-image: url(imgs/menu1.jpg);
  color: #FFFF99;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {

	color: #FF9933;
	text-decoration: underline;		
}
 
.nav ul {
  background-image: url(imgs/menu1.jpg);
  border: 1px solid #000000;
  list-style: none;
  margin: 0 2px;
  width: auto;
  position: absolute;
  top: -999em;
  left: -2px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 22px;
}
.nav ul li {
  float: none;
}
.nav ul a {
  width: auto;
  white-space: nowrap;
}
.nav ul a:hover {
  color: #FF9933;
  text-decoration: underline;	
}



#menu li A:LINK {color: #FFFF99; text-decoration: none; font-weight: bold;}
#menu li A:VISITED {color: #FFFF99; text-decoration: none; font-weight: bold;}
#menu li A:HOVER {color: #FF9933; text-decoration: underline; font-weight: bold;}
#menu li A:ACTIVE {color: #FF9933; text-decoration: none; font-weight: bold;}


#header{
	height: 130px;
	width: 850px; 
	border-bottom: 1px solid #000000;	
}

#hlinks{
	height: 50px;
	width: 90px;
	float: left;
	position: relative;
	top: -60px;
	left: 30px;

}

#hlinkstop{
	height: 25px;
	width: 90px;
	
}

#hlinksbottom{
	height: 35px;
	width: 90px;
}

#fb{
	height: 30px;
	width: 30px;
	float: left;
	position: relative;
	left: 17px;
}

#tw{
	height: 30px;
	width: 30px;
	float: right;
	position: relative;
	right: 17px;
}


#marqueebg {
	background-image: url(imgs/mission1.jpg);
	width: 100%;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}

#mission{
	width: 75%;
	padding:50px auto;
	vertical-align: middle;
	padding-top: 7px;
}

#footer {
	background-image:url(imgs/recentbig3.jpg);
	height: 35px;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footercontent{
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#recentmenu{
	height:30px;
	width: 100%;
	font-weight: bold;
}

#recentmenu ul{
	display: inline; 
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

#recentmenu li{
	height: 30px;
	display: inline;
	margin: -3px;
	padding: 0;
	font-weight: bold;
}

#recentmenu a{
	height: 30px;
	display: inline;
	margin: 0px;
	padding: 2px 10px;
	line-height: 35px;
	color: #660000;
	text-align: center;
	text-decoration: none;
	display: inline;
	font-weight: bold;

}

#recentmenu li A:LINK {color: #660000; text-decoration: none; font-weight: bold;}
#recentmenu li A:VISITED {color: #660000; text-decoration: none; font-weight: bold;}
#recentmenu li A:HOVER {color: #FF9933; text-decoration: underline; font-weight: bold;}
#recentmenu li A:ACTIVE {color: #FF9933; text-decoration: none; font-weight: bold;}

#featured{
	border:2px solid #660000;
	width:95%;
	margin: 10px auto;
}

.box{
	background-image:url(imgs/module1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin: auto;
	width: 100%;
	height: 245px;
}

.boxtitle{
	width:75%;
	height: 30px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	padding-top: 10px;
	
}

.boxcontent{
	width: 75%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	padding-top: 10px;
}

#module{
	background-image:url(imgs/modulebig1.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}


#module a{
	width: 245px;
	height: 243px;
	display: inline;
	margin: 0px;
	padding: 2px 10px;
	line-height: 35px;
	color: #FFFF99;
	text-align: center;
	text-decoration: none;
	display: inline;
}

#module A:LINK {color: #FFFF99; text-decoration: none; font-weight: bold;}
#module A:VISITED {color: #FFFF99; text-decoration: none; font-weight: bold;}
#module A:HOVER {color: #FF9933; text-decoration: underline; font-weight: bold;}
#module A:ACTIVE {color: #FF9933; text-decoration: none; font-weight: bold;}


.texttitle{
	background-image: url(imgs/menu1.jpg); 
	color: #FFFF99;
	width: auto;
	height: 30px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 24px;
	font-weight: lighter;
	padding: 0px 9px;
}
.textblack{
	color: #000000;
	font-style: oblique;
}

img.left{
	float: left;
}

.calendar {
	font-size: 10px;
}


#mainbg{
	background-image: url(imgs/recentbig3.jpg);
	background-repeat: repeat-y;
	width: 850px;	
	clear: left;
	border-bottom: 1px solid #000000;
}

#maincontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: left;
	padding: 10px;
	margin: auto;
	width: 90%;
}

#maincontent A:LINK {color: #660000; text-decoration: none; font-weight:bold;}
#maincontent A:VISITED {color: #660000; text-decoration: none; font-weight:bold;}
#maincontent A:HOVER {color: #FF9933; text-decoration: underline; font-weight:bold;}
#maincontent A:ACTIVE {color: #FF9933; text-decoration: none; font-weight:bold;}

#container{margin: 5px auto;}
.container{margin: 5px auto;}
#leftcolumn {float: left; margin: auto;}
.leftcolumn {float: left; margin: auto;}
#rightcolumn {float: right; margin: auto;}
.rightcolumn {float: right; margin: auto;}
.clear { clear: both;}

.holder{
	text-align: center;
}

.indent{text-indent: 40px;}

td{
padding: 2px;
}

td A:LINK {color: #660000; text-decoration: none; font-weight: normal;}
td A:VISITED {color: #660000; text-decoration: none; font-weight: normal;}
td A:HOVER {color: #FF9933; text-decoration: underline; font-weight: normal;}
td A:ACTIVE {color: #FF9933; text-decoration: none; font-weight: normal;}

