#fakepage {
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
text-align: center;
background: #e9e9e9;
font-size: 1.6em;
}

#fakepage .borders {
border: solid 2px #f00;
}
#fakepage a {
text-decoration: none;
border: none;
}

#fakepage a img {
border: none;
}

#fakepage a:hover {
color: #ddd;
}



#fakepage #thumbs {

width: 789px;
margin: -20px auto 0px auto;
}


#fakepage #top {
height: 368px;
width: 789px;
margin: 0px 100px 0px 0px;
/*background: transparent url('./top.jpg') top left no-repeat;*/
}

* html #fakepage #top {
margin: 0px 0px 0px -2px;

}



#fakepage #center_bg {
height: 879px;
width: 789px;
margin: 0px 0px 0px 0px;

}


#fakepage div.thumbs {
background: transparent;
margin: 0px 0px 0px 10px;
}

* html div.thumbs {margin: 0px;}

#fakepage div.thumbs a, #fakepage div.thumbs span {
display: block;
width: 350px;
height: 197px;
background: transparent;
float: left;
margin: 25px 0px 0px 26px;
}

* html #fakepage div.thumbs a {
margin: 5px 0px 0px 12px;
}

* html #fakepage div.thumbs span {
margin: 5px 0px 0px 12px;
}

#fakepage div.bthumbs {
background: transparent;
margin: 0px 0px 0px 10px;
}

* html div.bthumbs {margin: 0px 0px 0px 0px;}

#fakepage div.bthumbs a, #fakepage div.bthumbs span {
display: block;
width: 120px;
height: 180px;
background: transparent;
float: left;
margin: 25px -3px 0px 6px;
}


.clear {
clear: both;
}



.left {
float: left;
width: 790px;
}

#text_1 {
height: 35px;
width: 789px;
margin: 0px 0px 0px 0px;
font-size: 1.0em;

}

#text_2 {
height: 35px;
width: 789px;
margin: 0px 0px 0px 0px;
font-size: 1.0em;

}

#text_3 {
height: 35px;
width: 789px;
margin: 0px 0px 0px 0px;
font-size: 1.0em;

}

#text_4 {
height: 67px;
width: 789px;
margin: 0px 0px 0px 0px;
font-size: 1.8em;

}


#text_name {
font-size: 1.8em;
color: #fff;
margin-top: -40px;
margin-left: -60px;
margin-bottom: 40px;
}

