@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}


#container{
margin:0 auto;
width:950px;
text-align:left;
}

a{
color:#e57fa5;
text-decoration:none;
}

a:hover{
color:#f6b5cd;
text-decoration:none;
}
#ad{
width:100%;
background:#e57fa5 url(images/adbg.png) repeat-x;
height:90px;
}
body{
margin:0;
padding:0;
text-align:center;
background:#fff;
font:11px "Lucida Sans", Arial, sans-serif;
line-height:14px;
color:#6d6d6d;
}

#wrapper1{
background:url(images/containerbgtop.png) no-repeat;
height:100px;
}

#wrapper2{
background:url(images/containerbgtop2.png) no-repeat;
height:238px;
}

.main{
width:717px;
margin-left:203px;
}

.gallerytop{
background:url(images/gallerytop.png) no-repeat;
height:48px;
padding-top:20px;
}

.content{
background:url(images/gallerybg.png) repeat-y;
padding:10px 20px;
}

.galleryfooter{
background:url(images/galleryfooter.png) no-repeat;
height:53px;
}
