@charset "utf-8";
/* CSS Document */
body {
height: auto;
margin: 0;
background: #000000 url(../images/site/backgrounds/body.jpg) top center repeat;
}

#bodyTop {
margin: 0;
width: 100%;
height: 100%;
background: url(../images/site/backgrounds/bodyTop.jpg) top center repeat-x;
}

#main {
margin: 0 auto 0 auto;
width: 850px;
height: 1000px;
background: #000000 url(../images/site/backgrounds/main.jpg) top center repeat-y;
}

#mainHeader {
margin: 0;
width: 850px;
height: 82px;
background: #000000 url(../images/site/backgrounds/mainHeader.jpg) top center no-repeat;
}

#columnLeft {
margin: 0;
width: 230px;
height: 538px;
background: url(../images/site/backgrounds/columnLeft.jpg) top center no-repeat;

float: left;
}

#columnCenter {
margin: 0;
width: 390px;
float: left;
}

#columnRight {
margin: 0;
width: 230px;

background: url(../images/site/backgrounds/columnRight.jpg) top center no-repeat;

float: left;
}

#navHeader {
margin: 0;
padding-top: 50px;
height: 20px;
text-align: center;
}

#updateSpacerTop {
width: 230px;
height: 90px;
}

#footer {
width: 360px;
margin: 20px auto 10px auto;
padding: 0;
text-align: center;
color: #9ab3e6;
border-top: solid #FFFFFF 1px;
}

#galleriesSpacerTop {
width: 230px;
height: 97px;
}

#galleriesButton {
margin: 0;
width: 230px;
height: 83px;
float: left;
}

#galleriesButton a {
margin: 0;
width: 230px;
height: 83px;
background: url(../images/site/navigation/galleryDivineFriends.jpg) no-repeat center top;
float: left;
}

#galleriesButton a:hover {
margin: 0;
width: 230px;
height: 83px;
background-position: 0 -83px;
float: left;
}

#galleriesButton.inTime a {
background-image: url(../images/site/navigation/galleryInTime.jpg);
}

#galleriesButton.readingChairs a {
background-image: url(../images/site/navigation/galleryReadingChairs.jpg);
}

#galleriesButton.TTT a {
background-image: url(../images/site/navigation/galleryTTT.jpg);
}

#galleriesButton.tarot a {
background-image: url(../images/site/navigation/galleryTarot.jpg);
}

#galleriesButton.misc a {
background-image: url(../images/site/navigation/galleryMisc.jpg);
}