body {
	background-color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000;

}

td {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

#container {
	margin: 0 0 0 -460px;
	position: absolute;
	top: 0;
	left: 50%;
	text-align: left;
	padding: 0px;
	width: 920px;
	background-color: #ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#000;
}

#banner {
	font-family:verdana, arial, sans-serif;
	color: #000;
	background-color: #ffffff;
	background-image: url("/static/antville/images/webloghead.jpg");
	background-color: transparent;                                   	
	text-align: left;
	padding: 5px;
	height: 75px;
}

#banner a {
	text-decoration: none;
}

#banner h1 {
	font-size: x-large;
	font-weight: bold;      
}

#banner h2 {
	font-size: x-sm;
}

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: #9e0d0c;
}

a:visited { 
	color: #555555;
}

a:active {
	color: #d9d9d9;
}

a:hover {
	color: #fd8d48;
}

#left {
	float: left;
	width: 200px;
	background-color: #ffffff;
	overflow: hidden;
	line-height: 120%;
	font-weight: normal;
}

#right {
	float: left;
	padding-left: 5px;	
	width: 200px;
	background-color: #ffffff;
	overflow: hidden;
	line-height: 120%;
	font-weight: normal;
}

#center {
	background-color: #ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	width: 500px;	
	overflow: hidden;
	font-weight: normal;
}

#footer {
	float: left;
	width: 900px;
	background-color: #ffffff;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, Georgia; 
	font-size: x-sm;           
	font-weight: normal;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #ffffff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 10px;
}

.content a:link {
	border-bottom: 1px dotted #369;
}

.content a:visited {                           
	border-bottom: 1px dotted #369;
}                                   

.content a:hover {
	border-bottom: 1px solid #369;
}

.content p {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.sidebar {
	padding: 15px;
}

.sidebar h2 {
	color: #00002b;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 10px;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .3em;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.sidebar li {
	color: #000;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	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: #9e0d0c
}

.message {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	font-weight: bold;
	padding: 1px;
	color: #00002b;
	background-color: #ffffff;
}

.statusdark {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	width: 198px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.statuslight {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	width: 198px;
	color: #999999;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.statushead {
	width: 198px;
	text-align: left;
	letter-spacing: 3px;
	font-size: x-sm;
	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;
}

.calTable {
	padding: 0;
	background-color: #fff;
	border: none;
}

.calHead {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	font-weight: bold;
	background-color: #fff;
}

.calDay {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	text-align: center;
/*	border: 1px solid #000; */
	background-color: #fff;
}

.calSelDay {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
/*	border: 1px solid #000; */
	text-align: center;
	background-color: #fff;
}

.calFoot {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	font-weight: bold;
	background-color: #fff;
}

.storyDate {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: right;
	border-bottom: 1px dotted #999999;
}

.storyTitle {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: medi;
	color: #00002b;
	font-weight: bold;
	margin-bottom: 2px;
}

.small {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: x-sm;
	color: #666666;
}

.tiny {
font-family: Verdana, Arial, Helvetica, Georgia;  
font-size: xx-small;    
color: #666666;       
}



/*
.commentHead {
width: 50px;
border-bottom-style: dotted;
border-bottom-width: thin;
border-bottom-color: #cccccc;
margin-bottom: 2px;
margin-top: 10px;
}
*/

.commentDate {
font-family: Verdana, Arial, Helvetica, Georgia;
font-size: x-sm;
color: #666666;
margin-bottom: 2px;
}

.commentTitle {
font-family: Verdana, Arial, Helvetica, Georgia;
font-size: medi;
color: #000;
font-weight: bold;
margin-bottom: 2px;
}

.reply {padding-left: 40px;}

.formTitle {
width: 380px;
font-family: Verdana, Arial, Helvetica, Georgia;
font-size: medi;
font-weight: bold;
border: 1px solid #000;
}

.formText {
width: 380px;
font-family: Verdana, Arial, Helvetica, Georgia;
font-size: 10px;
font-weight: normal;
border: 1px solid #000;
}

.formWide {
width: 660px;
font-family: Verdana, Arial, Helvetica, Georgia;
font-size: 10px;
font-weight: normal;
}

.offlineStory {background-color: #cccccc;}

.pollResultsBar {
height: 5px;
margin-right: 10px;
background-color: #9e0d0c;
font-size: 0px;
}

.searchbox {
font-size:11px;
margin-top:3px;
margin-bottom:3px;
}

.colorpickerWidget {
border: 1px solid #cccccc;
}

.pagelink {
margin-top: 2px;
margin-bottom: 18px;
}
