/* Body
--------------------------------------------------------------------------- */
body {background:#e8a7b7 url(../img/bg-body-4.jpg) repeat 50% 0;color:#414247;}
#wrapper {background:url(../img/bg-wrapper.png) repeat-y 50% 0;}
.container {width:840px;margin:0 auto;font-size:1.3em;line-height:1.5;position:relative;}
a {color:#D8505C;text-decoration:none;}
a:hover {text-decoration:underline;}

/* Header
--------------------------------------------------------------------------- */
#header {background:url(../img/bg-header.gif) repeat-x 0 81px;padding-top:10px;}
#header h1 a {background:url(../img/logo.png) no-repeat 0 0;width:315px;padding-top:261px;height:0;display:block;overflow:hidden;}
#header h2 {position:absolute;top:118px;left:350px;background:url(../img/bringing-out-the-doll.gif) no-repeat 0 0;width:426px;padding-top:53px;height:0;overflow:hidden;}

/* Content
--------------------------------------------------------------------------- */
#sidebar {float:left;width:300px;text-align:center;}

#maincontent {margin-left:310px;padding:30px 20px 50px 0;}
#maincontent h3 {color:#D8505C;margin-top:40px;}
#maincontent img {float:right;margin:0px 10px 10px;}

/* Footer
--------------------------------------------------------------------------- */
#footer {text-align:center;padding:60px 0 40px;background:url(../img/bg-footer.gif) no-repeat 50% 0;}
#footer a {color:#414247;}
#footer a:hover {color:#D8505C;text-decoration:none;}

