#logozone{
	margin:0px;
	padding:0px;
	border:0px;
	margin-left: auto;
	margin-right: auto;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
.vertdiv{
	position: relative;
	display: block;
	top: 0px;
	/* float: top left; */
	height: 100%;
	min-height: 550px;
}
body{
	font-family: arial, sans-serif;
	background-color: #e9cb74;
}
.newsstory {
  font-family: times, serif;
/*	margin-left: 12px;
  overflow: hidden;
	margin-right: 12px; */
}
.newstitle a{
	color: #000000;
	text-decoration: none;
}
#pagewrapper{
	background-color: white;
	background-image: url(images/bgcentral.gif);
	background-repeat: repeat-y;
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.pagebody {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	
}
#logooutterwrap{
	width: 774px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 0;
}
#logowrapper {
	/*width: 682px;*/
	text-align: center;
	padding-left: 36px;
	padding-right: 36px;
	margin-left: auto;
	margin-right: auto;
}
.wrapperhorizimage{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
	width: 774px;
}
.topborder{
	vertical-align: bottom;
	background-image: url(images/leadtop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 80px;
}
.leftborder{
	margin-right:0px; 
	padding-right: 0px;
	border-right:0px;
	margin-left: auto;
	width: 25px;
	background-image: url(images/leadleft.gif);
	background-repeat: repeat-y;
}
.rightborder{
	margin-right: auto;
	margin-left: 0;
	width: 25px;
	background-image: url(images/leadright.gif);
	background-repeat: repeat-y;
}
#toplogo {
	width: 629px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.hold {
	background-image: url(images/yellowlogo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.stretchwide {
	width: auto;
}
.bottomborder{
	vertical-align: top;
	background-image: url(images/leadbottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.filler{
	background-image: url(images/yellow2x2.gif);
	background-repeat: repeat;
}
.centralimage{
	padding: 3px;
	background-color: white;
	height: 138px;
}
.central{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-top:auto;
	margin-bottom: auto;
	background-color: #e9cb74;
	text-align: center;
	background-image: url(images/yellow2x2.gif);
	background-repeat: repeat;
}
.mainmenu {
	font-family: arial, sans-serif;
	line-height: 1.7;
	font-weight: bold;
	font-size: small;
	color: #000;
	vertical-align: top;
	text-align: left;
	margin-top: 10px;
	margin-bottom: auto;
	margin-right: auto;
	white-space: nowrap;
	float: left;
	width: 168px;
	margin-left: 0px;
	height: 100%;
	overflow: hidden; 
}
.mainmenuitem {
        margin-left: 24px;
	padding: 2px;
	padding-left: 14px;
}
.attnstudent{
	padding-right: 32px;
	background-image: url(images/studentattn.gif);
	background-position: right;
}
.submenu{
	margin-left: 0px;
	margin-right: auto;
	vertical-align: top;
	/* float: top; */
}
.mainmenu a{
	text-decoration: none;
        border: none;
	color: black;
}
.substxt{
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
.mainmtable {
	margin-top: 8px;
}
.mmicons {
	margin-left: 16px;
	margin-right: auto;
	vertical-align: top;
	border: 0px;
}
.icon {
	text-align: center;
}
.icon img{
	border: 0px;
}
.pgicon img {
	border: 0px;
}
.sectionHeadline {
	font-size: large;
	font-weight: bold;
	margin-top: 24px;
	padding-top: 8px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#contentzone {
	position: relative;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	/* margin-right: auto; */
	width: 526px;
/* if float right causes problems... */
	float: right;
	margin-right: 6px;
}
.newsimage{
	float: left;
	margin-left: 4px;
	margin-right: 10px;
	border: 0px;
}
.newstitle{
	font-size: large;
	font-weight: bolder;
	color: #333333;
	margin-left: 0px;
	padding-top: 4px;
	margin-right: auto;
	text-align: left;
	text-decoration: none;
}
.newstitle a.visited{
	color: #333333;
}
.newsbody{
	text-align: left;
	font-size: medium;
	font-weight: normal;
	margin-left: auto;
	margin-right: 2px;
	padding-left: 4px;
}
.footer{
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: x-small;
	color: #666666;
}
.headline {
	font-size: large;
	font-weight: bold;
}
.subheadline {
	font-size: medium;
	/* text-transform: uppercase; */
	font-weight: bold;
}
.subsubheadline {
	font-size: small;
	font-weight: bold;
}
#testid {
	background-color: #000000;
	color: #ffffff;
}
.floatright{
	float:right;
}
.floatleft {float: left;}

.smallimage{
padding:0px 4px;
}
.rightofmap {
	font-size: 12px;
	line-height: 1.2;
	margin-right: 6px;
	margin-left: auto;
	text-align: right;
	margin-top: 12px;
	float: right;
}
.mapxlist {
	position: absolute;
	top: 68px;
	right: 0px;
	float: right;
	margin-right: 0px;
	padding-right: 4px;
	border-right: 0px;
	font-size: 10px;
	width: 90px;
	height: 342px;
	overflow: scroll;
	overflow-x: hidden;
}
.mapxlist a{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

.mapfloatlist {
	right: 0px;
	/* float: right; */
	margin-right: 0px;
	padding-right: 4px;
	border-right: 0px;
	font-size: 10px;
	width: 90px;
	height: 342px;
	overflow: scroll;
	overflow-x: hidden;
}
.mapfloatlist a{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

.imageborder
{
    background-color: whitesmoke;
	border:solid 1px #666666;
	padding:5px; 
	color:#666666;
	font-size:small;
	display: inline;
}
.navimage {
	display: inline;
	padding: 5px;
}
.contentimage {
	display: block;
	background-color: whitesmoke;
	padding: 5px;
	border: solid 1px #B2B39F;
	text-align: center;
	font-size: smaller;
	line-height: 1.5;	
	overflow: hidden;
	cursor: pointer;
}
.rightside {
	position: relative;
	top: 8px;
	padding-top: 8px;
	/* float: right; */
	overflow: hidden;
	border-right: 8px;
	border-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.homestory {
	height: 280px;
	overflow: hidden;
	padding-right: 8px;
}
#amapExtent {
	top: 16px;
	z-index: 8;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 420px;
	height: 390px;
	left: 0px;
	margin-bottom: 10px;
}
.smaller {
	font-size: 12px;
}
.verysmall{
    font-size: 11px;
    }
.additions {
	font-size: 12px;
	color: #bbbbbb;
	border: 2px;
	border-style: solid;
	height: 16px;
	white-space: nowrap;
	overflow: hidden;
	width: 506px;
}
.addihead {
	font-size: 12px;
  line-height: 12px;
  /*float: left; */
	color: white;
	padding: 2px 4px;
	text-align: center;
	background-color: #bbbbbb;
}
.additems {/*
	text-align: justify;
	width: 100%; */
}
.addititem{
	padding-left: 8px;
	text-align: center;
}
.itemon {
	background-image: url(images/yellowarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.addititem a {
	text-decoration: none;
	color:#999999;
	padding: 2px;
	padding-right: 28px;
	padding-left: 8px;
	
	background-image: url(images/yellowarrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.widecontent {
       width: 526px;
       overflow: auto;
 }
.submenu ul {
       margin: 0px;
	line-height: 1.5;
       padding: 0px;
 }
 .submenu li {
       display: inline;
 }
.searchform {
	text-align: left;
	line-height: 1;
	font-size: 8px;
	color: #999999;
        margin-left: 24px;
	padding: 0px;
	padding-left: 14px;
}
.searchform input {
	border-color: #999999;
	border-style: solid;
	border-width: 2px;
	background-image: url(images/yellowarrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 100px;
}
.smallnav{ font-size: smaller; }
.priorbutton{
	float: left;
}
.priorbutton a img {border: 0px;}
.nextbutton{
	float: right;
}
.nextbutton a img {border: 0px;}
.targetimage {float: right;}
.subcat {
	font-size: larger;
	font-weight: bold;
	white-space:  nowrap;
	line-height: 1.5;
}
.submenunav {
	font-size: medium;
	white-space:  nowrap;
	line-height: 1.5;
}
.togglemap {
	font-size: medium;
	float: right;
	padding-right: 8px;
	text-transform: lowercase;
	padding-top: 4px;
}
.clickformore {
	font-size: 80%;
}
.storydate {
	font-size: 80%;
	font-style: italic;
}
