* { padding: 0; margin: 0; }

body {
width: 100%;
background-color: #000000;
background-image: url(images/background.jpg);
background-repeat: repeat;
background-attachment: fixed;
position: absolute;
text-align: left;
vertical-align: top;
top: 10px;
}

#wrapper { 
 margin-left: 7.5%;
 width: 850px;
 border: 2px solid #FF9B0F;
 background-color: #000000;
 margin-top: 10px;	
 margin-bottom: 10px;	
}

/* IE6 css fixer v0.4: Sun, 02 Aug 2009 17:41:57 +0200 */

/* ============================================= */
/* safe settings                                 */
table{
width: 850px;
border: 0px;
background-color: #000000;
position: absolute zoom: 1;
}

td {
empty-cells : show;
border : 2px solid #ff973d;
vertical-align : top;
}

/* IE6 css fixer v0.4: Sun, 02 Aug 2009 17:41:57 +0200 */

/* ============================================= */
/* safe settings                                 */
.header {
width : 850px;
height : 207px;
border: 0px;
background-color : #000000;
background-image : url(images/halloweenheader.jpg);
background-repeat : no-repeat;
position : absolute zoom: 1;
}

.adsensetop {
width : 100%;
background-color : #000000;
font-size : 10px;
font-family: verdana;
color: #ffffff;
text-align: center;
empty-cells : show;
}
.leftcolumn {
font-size : 11px;
font-family: verdana;
color : #000000;
width : 25%;
text-align : center;
background-color : #ffffff;
padding-top : 10px;
padding-bottom: 20px;
}
.centercolumn {
font-size : 12px;
font-family: verdana;
width : 50%;
padding-left : 15px;
padding-top : 10px;
padding-right : 15px;
background-color : #ffffff;
padding-bottom: 20px;
}
.rightcolumn {
font-size : 11px;
font-family: verdana;
color : #000000;
width : 25%;
text-align : center;
background-color : #ffffff;
padding-top : 10px;
padding-bottom: 20px;
}
.td5 {
width : 100%;
background-color : #000000;
font-size : 10px;
font-family: verdana;
color: #ffffff;
text-align: center;
empty-cells : show;
}
p {
font-size : 12px;
font-family: verdana;
color : #000000;
text-align : justify;
}
ul {
list-style: disc inside;
font-family: Verdana, Tahoma, Arial; 
font-size: 12px;
text-align: justify;
padding-left: 20px;
padding-right: 15px;
}
div.img
  {
  margin:5px;
  border:0px;
  height:auto;
  width:auto;
  float:right;
  text-align:center;
  }
div.img img
  {
  margin:3px;
  border:0px;
  }
div.img a:hover img
  {
  border:1px solid #FF9B0F;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  font-size:0.825em;
  color:#43E000;
  width:auto;
  margin:2px;
  }
div.img-lens
  {
  margin:2px;
  border:0px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img-lens img
  {
  display:inline;
  margin:2px;
  border:0px;
  }
div.img-lens a:hover img
  {
  border:0px solid #FF9B0F;
  }
div.desc-lens
  {
  font-weight:normal;
  font-size:0.825em;
  text-align:center;
  font-weight:normal;
  width:140px;
  margin:2px;
  }
h1 {
font-family : Verdana, Tahoma, Arial;
font-size : 1.875em;
color : #FF9B0F;
text-align : center;
font-weight : bolder;
font-variant : small-caps;
}
h2 {
font-family : Verdana, Tahoma, Arial;
font-size : 1.50em;
color : #FF9B0F;
text-align : center;
font-weight : bolder;
font-variant : small-caps;
}
h3 {
font-family : Verdana, Tahoma, Arial;
font-size : 1.25em;
color : #FF9B0F;
text-align : center;
font-weight : bolder;
}
h4 {
font-family : Verdana, Tahoma, Arial;
color : #FF9B0F;
font-size : 1em;
font-weight : bold;
}
A:link{
color: #FF9B0F
}
A:hover {
color : #FF0519;
}
A:visited {
text-decoration: none;
color : #43E000;
}
A:active {
color : #0094FF;
}
