body {
background:#000;
text-align:center;
margin:0;
font-family:Arial,Helvetica,sans-serif;
}

h1 {
color:#FFF;
margin:5px;
}

#wrapper {
width:756px;
margin:0 auto;

}

#header {
margin:0 auto;
width:808px;
height:84px;
background:url('/t/ftvgirls/img/logo.jpg') no-repeat;
}

#content {}


* html #thumbs {
height: 496px;
}

*:first-child+html #thumbs {
height: 496px;
}
#thumbs {
width:auto;
padding:2px;
margin:0 auto;
background:#FFF;
margin-top:6px;
margin-bottom:6px;
border:1px solid #644;
}

#thumbs img{
border: 1px solid #000;
margin: 3px;
float:left;
}

.big {
float:right;
}

.small {
float:left;
width:376px;
}

.copy {
width:auto;
background:#000;
margin:0 auto;
padding:4px;
text-align:justify;
font-size:15px;
font-weight:bold;
color:#FFF;
}

.copy a {
display:block;
text-align:center;
font-size:28px;
font-weight:bold;
color:#ffa9e8;
margin: 5px;
}

.copy a:hover {
color:#bb0088;
}

#footer {
margin-top: 30px;
font-size: 12px;
color:#999;
background: #000;
}

.clear {
clear:both;
}

* html #thumbs {
height: 492px;
}
