body {
 text-align:center;
 background-color: #383838;
}

.clear{
 clear:both;
}

.preload_img{
 display:none;
}

.menu_link a:link{
 text-decoration:none;
 color:#FFFFFF;
}
 
.menu_link a:visited{
 text-decoration:none;
 color:#FFFFFF;
}

.menu_link a:active{
 text-decoration:none;
 color:#FFFFFF;
}

.menu_link a:hover{
 text-decoration:none;
 color:#99CCFF;
}

.menu_link_on{
 display:inline;
 color:#CCCCCC;
} 

#wrapper{
 margin-left: auto;
 margin-right: auto;
 position:relative;
 width:775px;
 height:680px;
 color:#FFFFFF;
}

#top_logo{
 width:775px;
 height:62px;
 background-image:url(../images/logo.jpg);
}

#main_body1{
 background-color:#000000;
}

#flash_container{
 width:775px;
 height:344px;
}

#txt_container{
 position:relative;
 width:775px;
 height:344px;
 background:#FFFFFF;
 background-image:url(../images/txt_bg.jpg);
 background-position:right;
 background-repeat:no-repeat;
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align:justify;
}

#readmore{
 position:relative;
 width:500px;
 height:330px;
 padding-top:5px;
 padding-left:10px;
} 

#readmore p{
 margin: 5px 0 5px 0;
} 

.readmore_back{
 position:absolute;
 top:320px;
 left:460px;
}

#main_body2{
 background-color:#383838;
} 

#splendid_info{
 float:left;
 width:368px;
 height:221px;
}

#splendid_img a{
 float:left;
 background-image:url(../images/spl1.jpg);
 width:169px;
 height:221px;
}

#splendid_img a:hover{
 float:left;
 background-image:url(../images/spl11.jpg);
 width:169px;
 height:221px;
}

#splendid_logo{
 float:left;
 background-image:url(../images/spl2.jpg);
 width:199px;
 height:221px;
 }

#splendid_txt{
 width:95%;
 padding-top:80px;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}

#biston_info{
 float:left;
 width:407px;
 height:221px;
}

#biston_img a{
 float:left;
 background-image:url(../images/bis1.jpg);
 width:186px;
 height:221px;
}

#biston_img a:hover{
 float:left;
 background-image:url(../images/bis11.jpg);
 width:186px;
 height:221px;
}

#biston_logo{
 float:left;
 background-image:url(../images/bis2.jpg);
 width:221px;
 height:221px;
}

#biston_txt{
 width:90%;
 padding-top:80px;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}

.collection_link a{
 color:#FF3399;
 text-decoration:underline;
}

.collection_link a:hover{
 color:#99CCFF;
 text-decoration:none;
} 


#footer{
 background-image:url(../images/footer.jpg);
 width:775px;
 height:68px;
}

#footer_links{
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 padding-top:5px;
}

#footer_links li{
 display:inline;
}

#footer_creds{
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 padding-top:30px;
}

#footer_creds a{
 font-family:Bolonewt;
} 