/* Going Public CSS */
html {
background:url('../images/background2.jpg');
}
	
body {
margin:0 auto;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
color:#f0d29c;
text-decoration:none;
}

a:hover {
color:#e8ac39;
}

#page {
background:url('../images/background.jpg') repeat-x;
text-align:center;
margin:0 auto
}

#container {
width:780px;
text-align:left;
margin:0 auto;
}

#header {
width:780px;
height:125px;
background:url('../images/header.gif') no-repeat;
text-align:right
}

#header p {
margin:0;
padding:0;
color:#ffffff;
padding-top:100px;
padding-right:20px;
}

#nav-wow {
width:780px;
clear:both;
}

#navigation {
float:left;
width:237px;
height:280px;
background:url('../images/navbg.gif') repeat-x;
}

#navigation ul{
list-style:none;
margin:0;
padding:0;
}

#navigation ul li {
width:180px;
padding:0;
margin:0;
float:left;
clear:both;
}

#wow-shot {
float:left;
width:542px;
background:url('../images/wowshot.jpg') no-repeat;
height:280px;
border-left:1px solid #000000
}

#separator {
background:url('../images/separator.gif') no-repeat;
width:780px;
height:3px
}

#content {
background:#000000 url('../images/background.gif') repeat-x;
width:780px;
color:#bce3cc
}

#content p {
width:540px;
margin-left:30px;
}

#footer div{
padding:20px;
text-align:center;
}

#footer ul {
list-style:none;
margin:0;
padding:0;
margin-left:30px;
}

#footer ul li {
display:inline;
padding-left:10px;
padding-right:10px;
}

.bookcover {
float:right;
margin-right:30px;
}

h1 {
margin:0;
padding:0;
}

h1 span {
position:absolute;
left:-999em;

}
.homeh1 {
background:url('../images/homeh1.gif') no-repeat;
height:49px;
width:780px
}

span {
margin:0;
padding:0;
}

/* Navigation Elements */

#navigation ul li a {
display:block;
width:100%;
height:100%;
}

#navigation ul li a span {
position:absolute;
left:-999em;
}

.topspace {
background:url('../images/nav.gif') no-repeat 0px 0px;
width:237px;
height:25px
}

.buyonline {
background:url('../images/nav.gif') no-repeat 0px -25px;
height:20px
}

.buyonline a:hover{
background:url('../images/nav.gif') no-repeat -237px -25px;
}

.introduction {
background:url('../images/nav.gif') no-repeat 0px -46px;
height:35px
}

.introduction a:hover{
background:url('../images/nav.gif') no-repeat -237px -46px;
}

.the-book {
background:url('../images/nav.gif') no-repeat 0px -81px;
height:30px
}

.the-book a:hover{
background:url('../images/nav.gif') no-repeat -237px -81px;
}

.excerpt {
background:url('../images/nav.gif') no-repeat 0px -111px;
height:30px
}

.excerpt a:hover{
background:url('../images/nav.gif') no-repeat -237px -111px;
}

.reviews {
background:url('../images/nav.gif') no-repeat 0px -141px;
height:30px
}

.reviews a:hover{
background:url('../images/nav.gif') no-repeat -237px -141px;
}

.about-authors {
background:url('../images/nav.gif') no-repeat 0px -171px;
height:30px
}

.about-authors a:hover{
background:url('../images/nav.gif') no-repeat -237px -171px;
}

.booktour {
background:url('../images/nav.gif') no-repeat 0px -201px;
height:30px
}

.booktour a:hover{
background:url('../images/nav.gif') no-repeat -237px -201px;
}

.contact {
background:url('../images/nav.gif') no-repeat 0px -231px;
height:30px
}

.contact a:hover{
background:url('../images/nav.gif') no-repeat -237px -231px;
}