html * {
 margin:0;
 padding:0;
}
body {
 background: #FFF;
 font-family: Verdana, Arial, Sans-serif;
 font-size: 12px;
}
a:link {
 color: #00F;
 text-decoration: none;
}
a:visited {
 color: #00F;
 text-decoration: none;
}
a:hover, a:active {
 color: #3F803F;
 text-decoration: underline;
}
table {
 font-size: 12px;
}
ul li{list-style:none;}
img { border:0;}
#header {
 width: 100%;
 background-image: url("cloudtile.gif"); 
 background-repeat: repeat-x;
}
#header h1{
 display:none;
}
#menu {
 margin: -60px 0 0 190px;
 width: 100%;
}
.content{
 margin: 30px 0 0 0;
 width:75%;
}
.wc{
 margin-left:21%;
}
.leftMenu{
 margin: 0 0 0 0px;
 float:left;
 width:20%;
 font-size: 0.9em;
 line-height: 0.9em;
}
.leftMenu ul{
 margin:0;
}
#rightside {
 position: absolute;
 top: 180px;
 font-size:.8em;
 left: 80%;
 width: 15%;
 background-color:#FFFFFF;
}
#rightside hr{
 margin: 10px 0 10px 0;
}
.small {
 align:right;
}
.adSpace .small li {
 list-style: none;
 padding-bottom: 18px;
}
#footer {
 clear:both;
 font-size: 10px;
 text-align:  center;
 width:55%;
 margin:0 0 0 20%;
}
#footer img{
 margin:1.3em;
}
.entry{
  margin-bottom: 20px;
  margin-left: 10px;
}
.cat{font-weight:bold;}
#main{width:800px;margin:0 auto;padding:20px;position:relative;align:center;}
#main #text{position:absolute;top:55px;left:345px;}
#thumbs #top{position:absolute;top:58px;left:604px;}
#thumbs #bottom{position:absolute;top:205px;left:604px;}
#form {
 margin:0 0 0 0;
}
#securefooter {
 clear:both;
 font-size: 10px;
 text-align:  center;
 width:95%;
 margin:0 0 0 0%;
}
#blizbuck {
 background-image: url("blizbucks.gif");
 background-repeat: no-repeat;
}

