

body {background: #000;}

a {color: #c5a2eb;}

.title {
font-weight: bold;
font-family: arial, tahoma, verdana;
font-size: 22px;
text-decoration: uppercase;
color: #c5a2eb;
}

#wrapper {

width: 970px;

height: 100%;



margin: 0 auto;

overflow: hidden;

padding-left: 11px;


}


.description {
min-height:400px;
font-family: arial, tahoma, verdana;
font-size: 14px;
line-height: 22px;


}

.update {
font-family: arial, tahoma, verdana;
font-size: 12px;
padding: 0 0 5px 3px;
}
 
.bottom-img {margin-top: 17px;}



#column-left {

width: 300px;

float: left;


color: #fff;

padding: 11px 5px 6px 11px;

}

#column-center {

width: 300px;

float: left;



color: #fff;

padding: 11px;

}

#column-right {

width: 300px;

float: left;



color: #fff;

padding: 11px 11px 6px 5px;

}

#thumbs img {padding: 2px 3px 10px 3px;}


#footer {

background: green;

}