html {
	background: #EEF5EE url(../images/backgroundgradient.gif) top right repeat-x;
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}

.pageid {
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	height: 19px;
	background: #EEF5EE url(../images/backgroundgradient.gif) top right repeat-x;
}

.logobox { background: #D0E8D0 url(../images/greentopbackground.gif) top left repeat-x; }

.mission {
	font-size: 12px;
	color: #333366;
	padding-top: 30px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
	background: #D0E8D0 url(../images/greentopbackground.gif) top left repeat-x;
}
.headline {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 10px;
	color: #993300;
	padding-bottom: 10px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.topmargin {background: url(../images/shadow.gif) repeat-x top left;}

.body {
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.rightcol {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	background: #EBF5EB url(../images/sidebargradient.gif) top left repeat-x;
}
.menu {
	font-size: 11px;
	line-height: 22px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 10px;
	background: #D0E8D0 url(../images/menubackground.gif) top left repeat-x;
}
.footer {
	font-size: 9px;
	padding-left: 10px;
	padding-top: 10px;
}
a:link {color: #333366;}
a:visited {color: #333366;}
a:hover {color: #993300;}
.tabs {
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	padding: 4px 0px 9px 10px;
	background: #D0E8D0 url(../images/barbackground.gif) bottom left repeat-x;
}
.imagewrap {margin: 5px;}
.horizrule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.gallerycaption {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
}
.alerttext {color: #990000;}
.articlehead {
	font-size: 14px;
	font-weight: bold;
}
.greenshadow {height: 20px; background: #EEF5EE  url(../images/greenshadow.gif) top left repeat-x;}


/*CSS for ticker*/
#ajaxticker1{
width: 200px;
height: 100px;
padding: 5px;
background-color: #FFFFFF;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #808080;
border-right: 1px solid #404040;
border-bottom: 1px solid #404040;
color: #333333;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}
.someclass{ //class to apply to your scroller(s) if desired }

/* what is this?*/
.style1 {
	font-size: 14px;
	font-weight: bold;
	color:  #993300;
}