html, body 
{
background-color:#000;
color:#FFECE2;
font-family:Verdana, Tahoma;
font-size:1em;
line-height:1.7em;
text-align:center;
margin:0;
height:100%;
padding:0;
}



a:link
{
color:#FF7058; 
text-decoration:none;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}

a:visited
{
color:#FF7058; 
text-decoration:none;
}  

a:hover
{
color:#33FF99;
text-decoration:none;
text-shadow: 0px 0px 8px #33FF99;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;}

a:focus{-moz-outline-style: none;}
:-moz-any-link:focus{outline: none;}

a:active 
{
color:#FF7058;
text-decoration:none;
text-shadow: 0 0 0 #000;
}


img
{
border:0px;
}

.bottom
{
color:#ED8958;
font-family:Verdana, Tahoma;
font-size:0.7em;
line-height:1.5em;
text-align:center;
padding-top:50px;
padding-bottom:35px;
margin:0;
clear:both;
}

.bottom a:link
{
color:#FF7058;
text-decoration:none;
} 

.bottom a:visited
{
color:#FF7058;
text-decoration:none;
}  

.bottom a:hover 
{
color:#33FF99;
text-decoration:none;
} 

.body
{
color:#FFECE2;
font-family:Verdana, Tahoma;
font-size: 0.8em;
line-height: 1.5em;
text-align:justify;
margin-left:177px;
clear:right;
}

.buttons
{line-height:0em;
margin:5px 0 0 0;
width:32px;
height:133px;
}

.group
{
position:relative;
}



.menu
{
width:167px;
padding-right: 10px;
float:left;
text-align: right;
font-family: georgia, serif;
font-size: 2em;
color: #FF7058;
text-shadow:0px 0px 3px #000;
}

.news
{
color:#F5BA9D;
font-size: 0.8em;
line-height: 1.5em;
font-family:Verdana, Tahoma;
text-align:justify;
padding:25px 30px;
position:relative;
display:block;
left:160px; 
width:385px;
height:135px;
}


#container
{
position:relative;
padding-top: 40px;
display:block;
left:320px;
width:600px;
}


#column
{
background-image: url("_img/bg.jpg");
background-repeat:no-repeat;
background-position:top left;
margin: 0 auto;
padding:453px 0 0 0;
width:990px;
position:relative;
color:#FFECE2;
font-family:Verdana, Tahoma;
text-align:center;
}

#latest
{
position:absolute;
top:419px;
left:608px;
}

#latestthumb
{
position:absolute;
top:453px;
left:608px;
}

#buttons
{
position:absolute;
top:-5px;
left:640px;
}

#links
{
clear:both;
text-align:center;
}

#news
{
float: left;
font-family: georgia, serif;
font-size: 2.5em;
color: #FF7058;
line-height: 1em;
padding-right: 10px;
text-shadow:1px 1px 1px #000;
}

#votethumb
{
position:absolute;
top:453px;
left:779px;
}

#special
{
position: absolute;
top: 0;
left: 0;
z-index: 1000;
}

#specialbanners
{
position:absolute;
top: 630px;
left:0;
width:300px;
text-align: right;
}

