/* CSS Document */

/*
-----------------------------------------------
ALTERNATE STYLE SHEET (widest.css)

Site: www.DeliaRay.com
Company:  AuthorsOnTheWeb.com
Author:   Eric P Rhodes (eric@bookreporter.com)
Version:  21 August 2006
File Path: ../css/widest.css
----------------------------------------------- */

/* =Structure =index.asp Structure/Background Images
------------------------------------------*/

.index {
		background: url("../images/index/index_bg.jpg");
	    background-repeat: no-repeat;
		background-position: top center;
		background-color: #43201E;
		}


/* =Structure =behind_singinghands.asp Structure/Background Images
------------------------------------------*/
.singinghands {
		background: url("../images/behind/behind_singinghands_bg.jpg");
	    background-repeat: no-repeat;
	    background-position: top center;
		background-color: #43201E;
		} 
		


/* =Structure =behind_ghostgirl.asp Structure/Background Images
------------------------------------------*/
.ghostgirl {
		background: url("../images/behind/behind_ghostgirl_bg.jpg");
	    background-repeat: no-repeat;
		background-position: top center;
		background-color: #43201E;
		}

/* CSS Document */

/*
-----------------------------------------------
MASTER STYLE SHEET (master.css)

Site: www.DeliaRay.com
Company:  AuthorsOnTheWeb.com
Author:   Eric P Rhodes (eric@bookreporter.com)
Version:  21 August 2006
File Path: ../css/master.css
----------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background: #43201E;
	font-size: 14px;
	font-family: Georgia, San-serif;
	text-align: center;
	color: #000000;
	}

img {
	border-width: 0;
	display: block;
	}
	
p {
	text-align: left;
	}

blockquote {
	text-align: left;
	}

table {
	text-align: center;
	}
	
table tr td {
	text-align: left;
	}

.container {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}
	
/* BEGIN - IE/PC IE/Mac margin-bottom hack. 
This can only be read by IE. It allows for a 
bottom margin to show below the .container
---------------------------------------------*/
*html #footer {
	width: 715px;
	margin-bottom: 25px;
	}
/*END - IE/PC IE/Mac margin-bottom hack.
---------------------------------------------*/


/* =Text
------------------------------------------*/
.blackItalic {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	}
	

/* =Links
------------------------------------------*/

a:link { 
	color: #C10000;
	text-decoration: none;
	font-family: Verdana, San-serif;
	}
	
a:visited { 
	color: #C10000;
	text-decoration: none;
	font-family: Verdana, San-serif;
	}
	
a:hover { 
	color: #C10000;
	text-decoration: underline;
	font-family: Verdana, San-serif;
	}

.subnav a:link, .subnav a:visited, .subnav a:hover { 
	padding-right: 10px;
	}

.icon {
	width: 100%;
	padding-left: 20px;
	display: block;
	text-align: left;
	background:url("../images/icon.gif");
	background-repeat: no-repeat;
	}
	
/* =Header
------------------------------------------*/
	
#header {
	width: 715px;
	padding: 0px;
	}
	
/* =Nav
------------------------------------------*/

#nav {
	width: 715px;
	float: left;
	}


#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	}

#nav a {
	border-width: 0;
	padding: 0;
	margin: 0;
	}

#nav_barA { 
	width: 715px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

/* =Structure
------------------------------------------*/
	
#content {
	width: 715px;
	background: url("../images/content_bg.gif");
	background-repeat: repeat-y;	
	}	
	
#maincol { 
	width: 715px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url("../images/content_bg.gif");
	background-repeat: repeat-y;
	}

#maincol_header {
	width: 715px;
	float: left;
	text-align: left;
	}
	
#maincol_content {
	width: 655px;
	float: left;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	}

#maincol_footer {
	width: 715px;
	float: left;	
	}

#mc2 {
    text-align: center;
  	padding-right: 0;
	padding-left: 0;
  	}
	
/* =Structure =#floatingscraps Structure/Background Images
------------------------------------------*/	
#floatingscraps {
	position: absolute; 
	left: 50%; 
	top: 400px; 
	z-index: 100;
	}
	

#aotw_footer {
	position: absolute;
	left: 0px;
	top: 1050px;
	z-index: 100;
	}
	
/* =Structure =index.asp Structure/Background Images
------------------------------------------*/
#indexStructure {
		width: 715px;
		position: relative;
		}

.index #maincol_header {
		height: 32px;
		background: url("../images/simple_header.jpg");
	    background-repeat: no-repeat;
		background-position: top left;	
		}

.index #maincol_content {
		width: 690px;
		float: left;
		text-align: center;
		padding-left: 12px;
		padding-right: 13px;
		position: relative;
	}

.index #maincol_footer {
		height: 20px;
		background: url("../images/index/index_footer.gif");
	    background-repeat: no-repeat;
		background-position: top left;	
		}


/* =Structure =about.asp Structure/Background Images
------------------------------------------*/

#aboutStructure {
		width: 715px;
		position: relative;
		}

.about #maincol_header {
		height: 87px;
		}

.about #maincol_footer {
		height: 25px;
		background: url("../images/simple_footer.jpg");
	    background-repeat: no-repeat;
		background-position: top left;	
		}

/* =Structure =behind_singinghands.asp Structure/Background Images
------------------------------------------*/
.singinghands .container {	
		height: 2600px
		}	
	

#singinghandsStructure {
		width: 715px;
		position: relative;
		}

.singinghands #maincol_header {
		height: 87px;
		}

.singinghands #maincol_footer {
		height: 49px;
		background: url("../images/behind/behind_footer.gif");
	    background-repeat: no-repeat;
		background-position: top left;	
		}

.singinghands #footer {
		height: 500px;
		width: 715px;
		}


/* =Structure =behind_ghostgirl.asp Structure/Background Images
------------------------------------------*/
.ghostgirl .container {	
		height: 3000px
		}	

#ghostgirlStructure {
		width: 715px;
		position: relative;
		}

.ghostgirl #maincol_header {
		height: 87px;
		}

.ghostgirl #maincol_footer {
		height: 49px;
		background: url("../images/behind/behind_footer.gif");
	    background-repeat: no-repeat;
		background-position: top left;	
		}

/* BEGIN - IE/PC IE/Mac margin-bottom hack. 
This can only be read by IE. It allows for a 
bottom margin to show below the .container
---------------------------------------------*/
*html .ghostgirl #footer {
	width: 715px;
	height: 450px;
	}
/*END - IE/PC IE/Mac margin-bottom hack.
---------------------------------------------*/

/* =Structure =author.asp Structure/Background Images
------------------------------------------*/

#authorStructure {
		width: 715px;
		position: relative;
		}

.author #maincol_header {
		height: 87px;
		}

.author #maincol_footer {
		height: 25px;
		background: url("../images/simple_footer.jpg");
	    background-repeat: no-repeat;
		background-position: top left;	
		}
	
		
/* =Structure =whatsnext.asp Structure/Background Images
------------------------------------------*/

#whatsnextStructure {
		width: 715px;
		position: relative;
		}

.whatsnext #maincol_header {
		height: 71px;
		}

.whatsnext #maincol_footer {
		height: 25px;
		background: url("../images/simple_footer.jpg");
	    background-repeat: no-repeat;
		background-position: top left;	
		}