 [Unhandled Macro: layout.orientation_css] 


body {
  margin: 0px;
  padding: 0px;
  background: url("");
  background-attachment: fixed;
  background-color:transparent
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 13px;
}

td {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
}

a {
  color: #ff3300;
  text-decoration: none;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

input, textarea, select, button {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 13px;
  border: 1px solid  [Unhandled Macro: layout.linecolor] ;
  background:  [Unhandled Macro: layout.blockcolor] ;
}

#wrapper {
  border: 1px solid  [Unhandled Macro: layout.blockcolor] ;
}

#pagebody {
  background: <a href="http://antville.org"><img border="0" width="107" alt="made with antville" src="/static/antville/smallchaos.gif" height="29" /></a>;
  padding: 44px 0px 0px 0px;
  text-align: left;
}

/* content */

#content {
 overflow: hidden;
 width: 100%;
 text-align: justify;
}

body>#wrapper #content {
 overflow: visible;
 width: auto;
}

.pagelinkTop, .pagelinkBottom {
  padding: 0px 0px 14px 0px;
}

h2 {
  text-align: right;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #336699;
  margin: 0px 0px 19px 0px;
  padding: 0px;
  font-weight: normal;
}

h2 a {
  color: #336699;
}

/* story */

div.story {
  margin: 0px 0px 34px 0px;
}

h3, h4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #cc0000;
  font-size: 15px;;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  text-transform: uppercase;
  font-weight: normal;
}

h3 a {
  color: #cc0000;
}

small, .small {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
  text-align: right;
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  clear: both;
}

.storyDate {
  border-top: 1px solid  [Unhandled Macro: layout.linecolor] ;
  margin: 7px 0px 0px 0px;
}

/* comments */

.comments {
  margin: 20px 0px 0px 0px;
}

.comments h4 {
  border: none;
  margin: 2px 0px 2px 0px;
}

.commentDate {
  text-align: left;
}

.commentLinks {
  margin: 3px 0px 0px 0px;
}

.reply {
  margin: 20px 0px 0px 30px;
}

.addComment {
  margin: 20px 0px 34px 0px;
}


/* sidebar */

#sidebar01, #sidebar02 {
  overflow: hidden;
}

h1 {
  font-size: 20px;
  color: #336699;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 a {
  color: #336699;
}

.tagline {
  margin: 0px 0px 30px 0px;
}

.sidebarItem {
  margin: 0px 0px 19px 0px;
}

.sidebarItem h4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 6px 0px;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
}

.sidebarItem ul li {
  list-style: none;
}

.historyItem {
 margin: 0px 0px 6px 0px;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

table.calender td {
  white-space: nowrap;
}