body{  background-color: #000;  color: #F5F1B4;  font-family: "Comic Sans MS", cursive;  margin: 0;  padding: 0;  text-align: center;  min-width: 950px;}
A:link{text-decoration: underline; color: #00EE0D;}
A:visited{text-decoration: underline; color: #00EE0D;}
img{  border: 0;}
p{  font-size: 10pt;}
#bottombar{  width: 600px;  text-align: center;  border-top: 2px solid #00e914;  height: 0;  margin: 0 175px;}
#main{  margin-top: 10px;  position: relative;  top: 0;  left: 0;  width: 954px; /* Was 950, needed to change to 954 to fix bug with IE6 */}
#content{  /*margin: 0 162px 0 0;*/  width: 790px;  float: left;}
#sidebar{  float: right;  width: 160px;  margin: 0;  padding: 0;  text-align: center;}
#mainwrapper{  text-align: left;  width: 954px; /* Was 950, needed to change to 954 to fix bug with IE6 */  margin-left: auto;  margin-right: auto;}
#wrapper{  text-align: center;  width: 954px; /* Was 950, needed to change to 954 to fix bug with IE6 */  margin-left: auto;  margin-right: auto;}
#rant-wrapper{  width: 790px;  position: relative;  top: 0;  left: 0;}
#vance-wrapper{  width: 395px;  float: left;  text-align: left;}
#reese-wrapper{  width: 395px;  float: right;  text-align: left;}
#comic{  margin-left: 20px;}
#copyright{  width: 950px;  padding-top: 20px;  clear: both;}
#navbarimg{  margin-left: 20px;}
#vavatar{  margin-left: 22px;}
#ravatar{  margin-left: 22px;}
#commentwindow{  overflow: hidden;  display: none;  border: 2px solid #00e914;  margin: 0 0 10px 20px;  width: 740px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;}
/* Header */
#header{  background: url(body/header.jpg);  height: 150px;  width: 950px;}
#header a{  text-decoration: none;  display: block;}
#header a:active,a:focus{  outline: 0;}
#index{  width: 450px;  float: left;  margin: 22px 200px 0 250px;  height: 95px;}
#archive{  width: 70px;  float: left;  margin: 5px 0 0 130px;}
#links{  width: 70px;  float: left;  margin: 5px 0 0 85px;}
#characters{  width: 100px;  float: left;  margin: 5px 0 0 70px;}
#bonus{  width: 70px;  float: left;  margin: 5px 0 0 75px;}
#wvd{  width: 90px;  float: left;  margin: 5px 0 0 65px;}
/* End Header */
/*  Nav Bar Code */
#navmap{  display: block;  width: 750px;  height: 60px;  background: url(body/navbar.jpg);  margin-left: 20px;}
#navmap a{  height: 55px;  text-decoration: none;  display: block;  float: left;}
#navmap a:active,a:focus{  outline: 0;}
.hidden{  visibility: hidden;}
#back{  width: 100px;}
#first{  width: 84px;  margin-left: 84px;}
#comment{  width: 160px;  margin-left: 17px;}
#latest{  width: 85px;  margin-left: 15px;}
#next{  width: 90px;  margin-left: 115px;}
/* End Nav Bar Code */
.rant{  width: 330px;  margin-left: 22px;  text-align: left;  border: 2px solid #00e914;  padding: 5px;  font-size: 10pt;}
.timestamp{  width: 190px;  margin-left:  22px;  text-align: left;  -moz-border-radius-topright: 5px;  -webkit-border-top-right-radius: 5px;  border: 2px solid #00e914;  font-size: 10pt;  position: relative;  top: 2px;  color: #00e914;}
.crtext{  font-size: 10pt;  color: #00e914;  text-align: center;}
.ad{  border: 2px solid #00e914;  width: 160px;  height: 605px;}
.horad{  border: 2px solid #00e914;  width: 728px;  height: 95px;  margin-left: 28px;}
.adlink{	border: 0;	height: 20px;	color: #00e914;	font-size: .65em;	font-weight: bold;	text-align: center;	margin-left: 0;}
.adlink a{	text-decoration: none;}
.sidebar-hr{  width:  130px;  border-top: 2px solid #00e914;  margin-left: 15px;  margin-right: 15px;  margin-top: 3px;  margin-bottom: 8px;  height: 0;}
.center{  text-align: center;}
.bold{  font-weight: bold;}
.green{  color: #00e914;}
.archiveitem{  text-align: left;}
.bonus{  float: left;  width: 300px;  text-align: center;  padding-bottom: 30px;}
.bonustext{  font-size: small;  color: #FFF;}
.pagetitle{  text-align: center;  color: #00EE0D;  font-size: x-large;}
.feed{  margin-left: 3px;  padding: 0 0 0 19px;  background: url("body/feed-icon-14x14.png") no-repeat 0 50%;}
/* Next part used for comments */
.InputCell img{  display: none;}
/*For wvd@w stuff*/
.wvdvote {  color: black;  margin: 2px 0 3px 30px;  width: 250px;  text-decoration: none;}
.wvdvote:hover {  border: solid black 2px;  margin: 0 0 1px 28px;  }