/* 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;
}

#header p {
margin:0;
padding:0;
color:#ffffff;
padding-top:100px;
padding-right:20px;
float:left;
}

.headerlink {
width:377px;
height:121px;
margin-right:200px;
float:left;
}

.headerlink a {
display:block;
width:100%;
height:100%;
}

#nav-wow {
width:780px;
clear:both;
}

#navigation {
clear:both;
height:21px;
}

#navigation ul {
list-style:none;
margin:0;
padding:0;
margin-left:20px;
padding-top:10px;
}

#navigation ul li {
height:21px;
padding:0;
margin:0;
float:left;
}

#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 {
width:97%;
color:#bce3cc;
margin-right:20px;
}

#content p {
margin-left:30px;
margin-right:20px;
}

#footer {
margin-top:20px;
color:#ffffff;
}

#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;
}

h2 {
font-size:20px;
font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
margin-left:30px;
padding-top:30px;
padding-bottom:0px;
}

h3 {
font-size:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
margin:30px;
padding:0;
}

.homeh1 {
background:url('../images/homeh1.gif') no-repeat;
height:49px;
width:780px
}

span {
margin:0;
padding:0;
}

#maincontainer {
background:#000000 url('../images/intbg.gif') repeat-x;
}

/* Navigation Elements */

#navigation ul li a {
display:block;
width:100%;
height:100%;
}

#navigation ul li a span {
position:absolute;
left:-999em;
}

.buyonline {
background:url('../images/intnav.gif') no-repeat 0px 0px;
width:125px;
}

.buyonline a:hover{
background:url('../images/intnav.gif') no-repeat 0px -20px;
}

.introduction {
background:url('../images/intnav.gif') no-repeat -125px 0px;
width:100px;
}

.introduction a:hover{
background:url('../images/intnav.gif') no-repeat -125px -20px;
}

.the-book {
background:url('../images/intnav.gif') no-repeat -225px 0px;
width:80px;
}

.the-book a:hover{
background:url('../images/intnav.gif') no-repeat -225px -20px;
}

.excerpt {
background:url('../images/intnav.gif') no-repeat -305px 0px;
width:60px;
}

.excerpt a:hover{
background:url('../images/intnav.gif') no-repeat -305px -20px;
}

.reviews {
background:url('../images/intnav.gif') no-repeat -365px 0px;
width:80px;
}

.reviews a:hover{
background:url('../images/intnav.gif') no-repeat -365px -20px;
}

.about-authors {
background:url('../images/intnav.gif') no-repeat -445px 0px;
width:130px;
}

.about-authors a:hover{
background:url('../images/intnav.gif') no-repeat -445px -20px;
}

.booktour {
background:url('../images/intnav.gif') no-repeat -575px 0px;
width:80px;
}

.booktour a:hover{
background:url('../images/intnav.gif') no-repeat -575px -20px;
}

.contact {
background:url('../images/intnav.gif') no-repeat -655px 0px;
width:80px;
}

.contact a:hover{
background:url('../images/intnav.gif') no-repeat -655px -20px;
}