body {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
h3 {
	font-size: 110%;
}

#topban {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-color: #E0F2F7;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #111686;
}
#col1 {
	padding-left: 15px;
	padding-top: 50px;
	width: 160px;
	padding-bottom: 20px;
	background-color: #E0F2F7;
	position: absolute;
	left: 0px;
	top: 165px;
}

#nav {
	color: #111686;
	font-weight: bold;
}
#nav ul {
	padding-left: 5px;
}
#nav a {
	color: #111686;
	text-decoration: none;
}
#nav a:hover {
text-decoration: underline;
}

#newsbox {
	background-color: #111686;
	color: #FFFFFF;
	padding: 5px 10px 5px 5px;
	font-size: 85%;
	margin-right: 10px;
}
#newsbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#newsbox a:hover {
text-decoration: underline;
}
#newsbox ul {
	padding-left: 5px;
	margin-left: 5%;
}
#newsbox h3 {
	font-size: 110%;
	text-align: center;
	text-transform: uppercase;
}
#maintxt {
	margin-left: 220px;
	margin-top: 60px;
	margin-right: 30px;
}
#maintxt h1 {
	font-size: 140%;
}
#maintxt h2 {
	font-size: 115%;
}

#botban {
	margin-left: 220px;
	text-align: center;
}
#botban a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#botban a:hover {
text-decoration: underline;
}
#calpgmbox {
	float: left;
	background-color: #E0F2F7;
	width: 100px;
	font-size: 80%;
	font-weight: bold;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#calpgmbox ul {
	font-weight: normal;
	padding-left: 10px;
	margin-left: 1px;
	list-style-image: url(/images/arrow.gif);
}
#boardlog {
	background-color: #111686;
	color: #FFFFFF;
	font-size: 80%;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#agndbox {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 10px;
	border: 1px solid #E0F2F7;
}
#newstbl {

}
#newstbl td {
	background-color: #E0F2F7;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#newstbl caption {
	font-weight: bold;
	padding-bottom: 10px;
}
#galimg {
	margin-left: 30px;
	margin-top: 20px;
}
#galimgtxt {
	background-color: #FFF;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 30px;
	padding: 7px;
	border: 2px solid #111686;
	margin-right: 20px;
}







.wrap {
	float: right;
	margin-left: 10px;
	margin-top: 20px;
}
.wrapl {
	float: left;
	margin-right: 10px;
}
.pgloc {
	list-style-type: disc;
	list-style-position: outside;
}
.npgloc {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 1px;
}
.errstyle {
	color: #FF0000;
}
.brdcrm {
	font-size: 85%;
	font-style: italic;
}
.stafflnk {
	font-size: 85%;
	font-weight: normal;
}
.calyear {
	font-size: 130%;
}
.calmonth {
	font-size: 120%;
	margin-left: 20px;
}
.calitem {
	margin-left: 40px;
}
.newsdte {
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}
.medialist {
	font-size: 90%;
	margin-left: 20px;
}
.medialist h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.medialist p {
	margin-top: 0px;
}
