body {
	background-image: 
url(images/backgroundgrey.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E1E1E1;
	margin-top: 40px;
}
#navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: static;
	bottom: 5px;
	background-color: #666666;
	width: 80%;
	left: 150px;
	right: 150px;
	z-index: 1000;
	height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 150px;
	margin-bottom: 3px;
	margin-left: 150px;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	background-color: #999;
	line-height: 35px;
}

#navigation3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	background-image: url(/images/blu%20bkg.jpg);
	height: 25px;
	text-align: left;
}
#previous {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	background-position: center center;
	vertical-align: middle;
	overflow:visible;
}
#gazette {
	background-image: url(images/gazette.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 150px;
	left: 0px;
}
#schools {
	background-image: url(images/schools.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 150px;
	left: 0px;
	background-position: left top;
}
#gazette_issue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	height: 200px;
	width: 140px;
	position: static;
	left: 150px;
	right: 0px;
	padding-top: 40px;
}
#gazette_issue div {
	height: 100%;
	vertical-align: middle;
}
#gazette_issue #dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background-position: center center;
}
#gazette_issue #dates div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #0099FF;
	background-position: center center;
	vertical-align: middle;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}

#pdfs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-position: center center;
	text-align: center;
	color: #0000CC;
	font-style: normal;
}
#address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.style2 {color: #FFFFFF}

.white a:link {color: #ffffff; background: #265E9B;}
.white a:active {color: #ffffff; background: #265E9B; font-weight: bold;}
.white a:visited {color: #ffffff; background: #265E9B; font-weight: bold;}
.white a:hover {color: #ffffff; background: #265E9B; font-weight: bolder;}
