body {
	margin:0px;
	padding:0px;
	font-family: Georgia, serif;
          font-size:12px;
          color:#000000;
line-height:18px;
background-color:white;
background-position: top left;	}

form {margin: 0px;}

fieldset {
  padding-left: 8px;
  padding-top: 0px;
  margin-top:6px;
  margin-bottom:6px;
}

.help { border-bottom: 1px dotted #999; cursor: help; }

h1 {
     font-size: 13px;
   color: #999;
   font-weight: bold;
margin-bottom:10px;
letter-spacing:1px;
}

.title {
   font-size: 14px;
   color: #999;
   font-weight: normal;
letter-spacing:2px;
margin-bottom:5px;
}




a {
	color:#963;
	text-decoration:none;
	}

a:link {color:#963;}
a:visited {color:#999;}
a:hover {background-color:#963;
color:#fff;}



#Content {
position:absolute;
	top:10px;
	left:40px;
	width:400px;
	padding:10px;
	}




.message {
           font-size:11px;
           padding:1px;
           color:#996633;
           background-color:#FFFFFF;
         }

.statusdark { 
              font-size:12px;
              width:180px;
              display:block;
              padding-top:3px;
              padding-bottom:3px;
             }

.statuslight { 
               font-size:12px;
               width:180px;
               color:#999999;
               display:block;
               padding-top:3px;
               padding-bottom:3px;
             }

.statushead { width:180px;
              text-align:left;
              letter-spacing:3px;
              font-size:12px;
              display:block;
              padding-top:1px;
              padding-bottom:1px;
             }


.historylist {
margin-top:10px;
line-height:14px;}

img {
	margin:10px 0px 15px 0px;
	}

.newer { font-size: 10px; color:#999;}

.older { font-size: 10px; color:#999;}

.sep {
   height: 1px;
   width: 198px;
   background-image: url("/static/antville/dot.gif");
}

ul {list-style: url("") circle;}

li {padding-bottom: 3px;}

.
.storyDate {
   font-size: 11px;
	text-decoration:none;
margin-bottom:5px;
color:#999;
	}

.storyTitle {
   font-size: 14px;
   color: #999;
letter-spacing:1px;
margin-bottom:8px;
}

.storyText {
   font-size: 12px;
   color: #000;
  line-height:20px;
text-align:left;
}

.small {
   font-size: 11px;
	text-decoration:none;
margin-top:5px;
color:#999;
	}



.commentDate {
   font-size: 11px;
   color: #999;
   margin-bottom: 2px;
}

.commentTitle {
   font-size: 11px;
   color: #000;
   font-weight: bold;
   margin-bottom: 2px;
}

h2 {
   font-size: 11px;
   color: #999;
   margin-bottom: 2px;}

.reply {padding-left: 20px;}


.formTitle {
   width: 380px;
   font-family:  [Unhandled Macro: site.textfont] ;
   font-size:  [Unhandled Macro: site.titlesize] ;
   font-weight: bold;
}

.formText {
   width: 380px;
   font-family:  [Unhandled Macro: site.textfont] ;
   font-size:  [Unhandled Macro: site.textsize] ;
   font-weight: normal;
}

.formWide {
   width: 660px;
   font-family:  [Unhandled Macro: site.textfont] ;
   font-size:  [Unhandled Macro: site.textsize] ;
   font-weight: normal;
}

.offlineStory {background-color: #cccccc;}

.pollResultsBar {
	height: 5px;
	margin-right: 10px;
	background-color:  [Unhandled Macro: site.linkcolor] ;
	font-size: 0px;
}

.searchbox {
   font-size:11px;
   margin-top:3px;
   margin-bottom:3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelink {
   margin-top: 2px;
   margin-bottom: 2px;
}

strong {
   font-weight: normal;
   letter-spacing: 2px;
font-size:13px;
}