body, td {
	background-color: #0d3452;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #bfbfbf;
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	width: 790px;
	background-color: #0d3452;
}
#banner {
	font-family: verdana, arial, sans-serif;
	color: #bfbfbf;
	background-color: #0d3452;
	background-image: url("/static/antville/images/webloghead.jpg");
	background-color: transparent;
	text-align: center;
	padding: 4px;
	height: 70px;
}
#banner a {
	text-decoration: none;
}
#banner h1 {
	font-size: x-large;
	font-weight: bold;
}
#banner h2 {
	font-size: 12px;
}
fieldset {
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p {
	margin-top: 6px;
	margin-bottom: 10px;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #6ab5ff;
}
a:visited {
	color: #6ab5ff;
}
a:active {
	color: #6ab5ff;
	border-bottom: 1px solid #2571AB;
}
a:hover {
	color: #6ab5ff;
	border-bottom: 1px solid #2571AB;
}
#left {
	float: left;
	width: 185px;
	background-color: #0d3452;
	overflow: hidden;
	line-height: 120%;
}
#right {
	float: left;
	padding-left: 3px;
	width: 130px;
	background-color: #0d3452;
	overflow: hidden;
	line-height: 120%;
}
#center {
	background-color: #0d3452;
	border-left: 1px solid #2571AB;
	border-right: 1px solid #2571AB;
	float: left;
	width: 460px;
	overflow: hidden;
}
#footer {
	float: left;
	width: 790px;
	background-color: #0d3452;
	border-top: 1px solid #2571AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	padding: 15px 15px 5px 15px;
	background-color: #0d3452;
	color: #bfbfbf;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.content a:link {
	border-bottom: 1px dotted #2571AB;
}
.content a:visited {
	border-bottom: 1px dotted #2571AB;
}
.content a:hover {
	border-bottom: 1px solid #2571AB;
}
.content p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}
.sidebar {
	padding: 15px;
}
.sidebar h2 {
	color: #ebcd4e;
	font-family: Arial, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #2571AB;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .3em;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.sidebar li {
	color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
}
.title {
	height: 53px;
	font-size: 20pt;
	font-weight: bold;
	vertical-align: middle;
	background-image: url("");
	background-color: transparent;
	color: #6ab5ff
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	color: #ebcd4e;
	background-color: #0d3452;
}
.statusdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 198px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.statuslight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 198px;
	color: #999999;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.statushead {
	width: 198px;
	text-align: left;
	letter-spacing: 3px;
	font-size: 12px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
.sep {
	height: 1px;
	width: 198px;
	background-image: url("/static/antville/dot.gif");
}
ul {
	list-style: url("") circle;
}
li {
	padding-bottom: 3px;
}
.calHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.calDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	boder: 1px solid #bfbfbf;
}
.calSelDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #bfbfbf;
	text-align: center;
}
.calFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.storyDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: right;
	border-bottom: 1px dotted #2571AB;
}
.storyTitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #ebcd4e;
	font-weight: bold;
	margin-bottom: 2px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
/*.commentHead {
	width: 50px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #2571AB;
	margin-bottom: 2px;
	margin-top: 10px;
}
*/
.commentDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 2px;
}
.commentTitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #bfbfbf;
	font-weight: bold;
	margin-bottom: 2px;
}
.reply {
	padding-left: 40px;
}
.formTitle {
	width: 380px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #bfbfbf;
	background-color: #cccccc;
}
.formText {
	width: 380px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #bfbfbf;
	background-color: #cccccc;
}
.formWide {
	width: 660px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.offlineStory {
	background-color: #cccccc;
}
.pollResultsBar {
	height: 5px;
	margin-right: 10px;
	background-color: #6ab5ff;
	font-size: 0px;
}
.searchbox {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.colorpickerWidget {
	border: 1px solid #2571AB;
}
.pagelink {
	margin-top: 2px;
	margin-bottom: 18px;
}