/* Liz Andrews Site Design */

body {
        background-color: #ecd9b4;
margin:0;
padding:0;
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 13px;
        color: #000000;
}


a:link {
color: #7c4062;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: #7c4062;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #533f7c;
text-decoration: underline;}


#main {
        width: 824px;
        margin: 20px auto 0;
        padding: 0;
        background: url(images/bgtext.jpg) -2px;
}

#header {
        width: 824px;
        height:285px;
        background: url(images/bgheader.jpg) center no-repeat;
}


#avail {
        float: left;
        width: 160px;
        text-align: center;
        margin-left:25px;
        padding-top: 10px;
}

#text {
        width: 800px;
        padding: 10px;
}

#soon {
        float: left;
        margin:-100px 5px 0 20px;
        width:199px;
        height:400px;
        text-align: center;
}

img.cover {
        border: 2px solid #ecd9b4;
}

#nav {
float: left;
width: 500px;
height: 63px;
margin-top: 220px;
margin-left: 80px;
}

#nav span {
display: none;
}

#nav li {
list-style: none;
display: inline;
}

.tbooks {
background: url(images/nav.gif) left 0 no-repeat;
width: 128px;
height: 52px;
float: left;
}

.tbooks:hover {
background: url(images/nav.gif) left -59px no-repeat;

}

.tbio {
background: url(images/nav.gif) -136px 0 no-repeat;
width: 146px;
height: 52px;
float: left;
}

.tbio:hover {
background: url(images/nav.gif) -136px -59px no-repeat;

}

.tnews {
background: url(images/nav.gif) -296px 0 no-repeat;
width: 80px;
height: 52px;
float: left;
}

.tnews:hover {
background: url(images/nav.gif) -296px -59px no-repeat;

}

.thome {
background: url(images/nav.gif) -388px 0 no-repeat;
width: 75px;
height: 52px;
float: left;
}

.thome:hover {
background: url(images/nav.gif) -388px -59px no-repeat;

}

.style1 {
        color: #533f7c;
        font-style: italic;
        font-weight: bold;
}

.style2 {
        font-size: 16px;
        color: #533f7c
}

.style3 {
        font-size: 14px;
        font-weight: bold;
        font-style: italic;
        color: #7c4062;
}
.clear {
clear: both;
}

.divv{
        float: left;
        width: 25px;
        height: 60px;
        margin-left: 10px;
        margin-top: 80px;
        background:url(images/divv.gif) no-repeat center;
}


.divh{
        margin: auto;
        width: 60px;
        height: 25px;
        background:url(images/divh.gif) no-repeat center;
}

#welcome {
        float: left;
        width: 480px;
        margin-left: 40px;
}

#footer {
        width: 824px;
        height: 127px;
        margin: 0 auto;
        padding-top:0;
        background: url(images/bgindexfooter.jpg) no-repeat;
        text-align: center;
}

#footer p {
padding-top: 5px;
}

#menu {
        width: 250px;
        height: 17px;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
}

#menu span {
display: none;
}

#menu li {
list-style: none;
display: inline;
}

.pbooks {
background: url(images/menu.gif) top left no-repeat;
width: 72px;
height: 17px;
float: left;
}

.pbooks:hover {
background: url(images/menu.gif) bottom left no-repeat;

}

.pbio {
background: url(images/menu.gif) -72px 0px no-repeat;
width: 80px;
height: 17px;
float: left;
}

.pbio:hover {
background: url(images/menu.gif) -72px -19px no-repeat;
}

.pnews {
background: url(images/menu.gif) -150px 0px no-repeat;
width: 50px;
height: 17px;
float: left;
}

.pnews:hover {
background: url(images/menu.gif)  -150px -19px no-repeat;

}

form {
        margin: auto;
        width: 609px;
        background: #D4CEDD;
        border: 1px solid #ecd9b4;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 75px;
margin-right: 6px;
 }

 .s {
   font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #533f7c;
 color: #FFFFFF;
 margin-right: 6px;

 }