body { 
 font: bold 12pt "Times New Roman"; 
 margin:0px;
 padding:0px;
 background-color: #FFF8D1;
 color: #000;
 text-align: center;
}

a {
 color: #00f;
 outline: none;
}

a:visited {
 color: #800080;
}

h2 {
 text-align: center;
}

p {
 margin: 0px 0px 20px;	
 padding: 0px;
 text-indent: 10px;
}

a img {
 border: 0;
}

#wrap {
 background: url(../images/sunset.jpg) no-repeat top left;
 text-align: left;
 margin: 0px auto;
 width: 760px;
 position: relative;
 z-index: 0;
}

#sidebar {
 width: 185px;
 float: left;
 padding: 8px 10px 0 0;
 margin-top: 234px;
}

#content {
 background: #fff url(../images/clouds_orange.jpg) no-repeat top left;
 border: 1px solid #000;
 padding: 0px 10px;
 margin-top: 243px;
 width: 540px;
 float: right;
}

#pagehead {
 text-align: left; 
 color: #fff; 
 font-size: 16pt;
 font-style: italic;
 text-indent: 0px;
 margin: 0;
 padding: 5px 0 0 0;
 height: 31px;
}

#nav td {
 width: 180px;
 height: 46px;
 text-align: center;
 background: url(../images/buttons.gif) no-repeat 0px -50px;
 color: #fff;
}

#nav td a {
 outline: none;
 color: #fff;
 text-decoration: none;
 display: block;
}

#footer {
 clear: both;
 text-align: center;
 font-size: smaller;
 padding: 25px 0px;
}

h1#title {
 margin: 0px;
 padding: 35px 0 0 0;
 font-style: italic;
 font-size: 26pt;
 color: #fff;
 position: absolute;
 left: 95px;
 z-index: 1;
}

h2#subtitle {
 margin: 0 0 0 90px;
 font-style: italic;
 font-size: 20pt;
 color: #fff;
 position: relative;
 top: 80px;
 width: 400px;
 z-index: 1;
}

#bookcover {
 margin: 5px 0 0 5px;
}

#dotcom, #dotorg {
 line-height: .8;
}

body.home #home, body.occults #occults, body.surviving #surviving, body.abuse #abuse, body.dangers #dangers{
 background: url(../images/buttons.gif) no-repeat 0px -1px;
}

#home:hover, #occults:hover, #dangers:hover, #surviving:hover, #abuse:hover, #dotcom:hover, #dotorg:hover {
 background: url(../images/buttons.gif) no-repeat 0px -100px;
}

.p-head {
 color: #00008f;
 font-weight: bold;
}