﻿body 
{
    background-color:#252525;
	overflow:hidden;
}

a
{
    color:#ecdab3;
    text-decoration:none;
}
a:hover { text-decoration:underline; }

.spacer
{
    height:12px;
    display:block;
    clear:both;
}

#home 
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;    
    background-image: url(/Images/Background_Home.gif?v=2);
    background-repeat: no-repeat;
}

#sub_bookgroup
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98; 
    background-image: url(/Images/Background_For_Book_Groups.gif?v=2);
    background-repeat: no-repeat;   
}

#sub_aboutTheBook
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98; 
    background-image: url(/Images/Background_About.gif?v=2);
    background-repeat: no-repeat;   
}

#sub_sister 
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;
    background-image: url(/Images/Background_MySister.gif?v=2);
    background-repeat: no-repeat;
}

#sub_press
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;
    background-image: url(/Images/Background_Press.gif?v=2);
    background-repeat: no-repeat;
}


#sub_blog
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;
    background-image: url(/Images/Background_Blog.gif?v=2);
    background-repeat: no-repeat;
}

#sub_buy
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;
    background-image: url(/Images/Background_BuyTheBook.gif?v=2);
    background-repeat: no-repeat;
}

#sub_reviews
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;
    background-image: url(/Images/Background_Reviews.gif?v=2);
    background-repeat: no-repeat;
}

#sub_contact
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;
    background-image: url(/Images/Background_Contact.gif?v=2);
    background-repeat: no-repeat;
}

#sub_authors
{
    width:915px;
    height:582px;
    background-color:#ea0437;
    border:solid 1px #cfbd98;
    background-image: url(/Images/Background_Meet_The_Authors.gif?v=2);
    background-repeat: no-repeat;
}

.bullet_divider
{
    clear:both;
    text-align:center;
    padding:6px 0px 6px 0px;
}

.contentContainer
{
    height:490px; 
    width:560px; 
    overflow:auto; 
}

.content_special
{
    font-weight:bold;
    font-size:1.0em;
    display:block;
    padding:8px;
    text-align:center;
}

.content
{
    text-align:left; 
    font-family:helvetica; 
    font-size:12px; 
    line-height:17px;
    width:500px;
}

.contentContainer_authors
{
    height:500px; 
    width:580px; 
    padding-top:0px;
    padding-left:0px; 
    padding-right:0px;
    overflow:auto;
}

.content_authors
{
    text-align:left; 
    font-family:helvetica; 
    font-size:12px; 
    line-height:17px;
    padding:10px 20px 0px 20px;
}
.menu
{
    margin-top:30px;
    margin-left:12px;
    width:167px;
    height:291px;
    float:left;
}

.menuLink
{
    clear:both;
    margin-top:5px;
    padding-right:20px;
}

