/* CSS Document */
BODY{
margin:0 auto;
padding:0px;
border:0px;
background-color:#000000;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
.mnu_rpt{
background-image:url(../images/menu_rpt.jpg);
background-repeat:repeat-x;
width:100%;
height:59px;
}
.ftr_rpt{
background-image:url(../images/footer_rpt.jpg);
background-repeat:repeat-x;
width:100%;
height:83px;
}
.logo{
background-image:url(../images/logo.jpg);
background-position:top;
background-repeat:no-repeat;
width:1000px;
height:154px;
}
.footr{
background-image:url(../images/footer_bg.jpg);
background-repeat:no-repeat;
width:1000px;
height:83px;
}
.female_male_bg{
background-image:url(../images/femal_male_bg.jpg);
background-repeat:no-repeat;
background-position:right;
width:500px;
height:588px;
}
.couple_artwork_bg{
background-image:url(../images/couple_artwork_bg.jpg);
background-position:left;
width:500px;
height:588px;
}
.ftr{
color:#FFFFFF;
text-decoration:none;
}
.ftr:hover{
color:#fed700;
text-decoration:underline;
}
.ftr1{
color:#FCD800;
text-decoration:none;
}
.ftr1:hover{
color:#FC1010;
text-decoration:underline;
}
.bghome{
background-image:url(../images/allbg1.jpg);
background-position:center;
/*background-repeat:no-repeat;*/
width:1000px;
height:588px;
}
.headings{
color:#fed700;
font-size:20px;
}
.news_link{
font-size:12px;
text-decoration:underline;
font-weight:bold;
font-style:italic;
color:#FFFFFF;
}
.news_link:hover{
font-size:12px;
text-decoration:none;
font-weight:bold;
font-style:italic;
color:#FFCC00;
}
.scroll{
background-color:#171717;
border:1px solid #a69e76;
}
.artfrm{
background-image:url(../images/frame_art_bg.png);
background-position:center;
background-repeat:no-repeat;
width:349px;
height:440px;
}
.flsh{
background-color:#0e0000;
border:1px solid #cd8b34;
}
.txt_flsh{
color:#ffba43;
font-size:12px;
font-weight:bold;
}
.ad_rpt{
background-image:url(../images/ad_rpt.jpg);
background-repeat:repeat-x;
height:252px;
}



#menu_bar{width:650px;}
#menu_bar ul{width:600px; margin:0 auto; padding:20px 0 0 0;}
#menu_bar ul li{padding:0 10px 0 10px; float:left; font-size:12px; color:#000000; list-style:none}
#menu_bar ul li a{font-size:12px; color:#000000; text-decoration:none;}
#menu_bar ul li a:hover{font-size:12px; color:#000000; text-decoration:underline;}




