body {
    margin:0; 
    font-family:"Trebuchet MS", Helvetica, sans-serif; 
    background: #c65ea0 url(images/siteback.jpg) top center no-repeat;
}
div, p, h1, h2, h3 {
    color:#7b2f5f;
}

a {
    color:#7b2f5f;
    font-weight:bold;
    text-decoration:none;
}
a:hover {text-decoration:none;}

#container {
    width:1032px; 
    margin:0 auto; 
    margin-top:26px;
}

#header {
    margin-left:154px;
    background: url(images/header.png) no-repeat;
    line-height:298px;
}

#mainborder {
    margin-left:154px;
    background: url(images/shadowback.png) repeat-y;
    padding: 8px 22px 0px 24px;
}
#main {
    background: #fdebf7 url(images/mainback.jpg) no-repeat;
    padding: 16px 32px 20px 32px;
}
#menu {
    text-align:center;
    color:#7b2f5f;
}
#mainbottomborder {
    margin-left:156px;
    background: url(images/shadowbottom.png) no-repeat top;
    line-height:28px;
}
#galleryback {
    padding: 10px 8px 10px 8px;
    text-align:center;
    background: url(images/galleryback.jpg) no-repeat;
}
#galleryborder 
{
    border: solid 1px #b2a5ad;
}
#galleryback1 {
    background: url(images/gallery.png) no-repeat center center;
    padding: 76px 0px 80px 111px;
}
