body {
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
}
.topbox {
	background-image: url(images/toplogo.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 100%;
}
p, td, th, li, h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	margin-right: 12px;


}

#main h3 {
	color: #034EA2;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	white-space: nowrap;

}
#main h2, h4 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
#main h2 {
	font-size: 18px;
}
#main h5 {
	font-size: 12px;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
#main ul {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 12px;
	list-style-image: url(images/bullet.gif);
	line-height: 16px;
}
#main ul.none {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	list-style-image: none;
	line-height: 16px;
}
.schedule p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}

#news {
	background-color: #F2F2F2;
	margin: 0px 0px 6px 12px;
	color: #034EA2;
	height: 100%;
	width: 180px;

}
#news h5 {
	color: #000000;
	font-size: 14px;

}
#news td {
	padding: 12px;
}
#news th {
	font-size: 16px;
	color: #CC0000;
	background-color: #DCDDDE;
	padding: 4px;

}
.just {

}
#navlist {
	width: 120px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;

}

#navlist td {
	padding: 0 6 6 6;
}
#navlist ul {
	margin: 0 0 18 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	text-align: right;
}

#navlist li {
	margin: 0 0 0 0;
}

#navlist li a {
	/*/*/display: block;
	padding: 2px 12px 2px 12px;
	border-right: 1px solid #cc0000;
	width: 100%;
}

#navlist li a:link, #navlist li a:visited {
	color: #034EA2;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	font-weight: bold;
	text-decoration: none; /* */
}
#navlist li a:hover {
	border-right: 1px solid #cc0000;
	color: #ff0000;
}
.uberlink a {
	color: #cc0000 !important; /* */
}
.small {
	font-size: 10px;
	padding-top: 6px;


}
#divWrite {
	position:absolute;
	top:36px;
	left:152px;
	width:580px;
	color: #034EA2;
	font-style: italic;
	font-weight: bold;
	visibility:hidden;
	height: 24px;

}
#container {
	width: 764px;
}
.small img {
	margin-bottom: 6px;
}
