html {}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center;
	font-size: 12px;
/*	background-image: url(../images/bg-grad-2-col2.gif);
	background-position: center;*/
	background-image: url(../images/bg-grad-2inner.gif);
	background-position: center;


}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 2px;s
	margin-right: 2px;
	color: #450A5C;
}


p {
	margin: 7px 5px 7px 7px;
}
#wrapper {
	background-image: url(../images/bg-grad-2inner2a.gif);
	background-position: center;
	position: relative;
	text-align: left;
	padding: 2px 0 0 0;
	width: 600px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
/*	margin-top: 20px;*/
	
	background-color: #FFF;

	border: 0px solid #FFFFFF;
/*	border-width: 0 1px;*/

}


#text  { 
	background: transparent; 
	position: absolute; 
	z-index: 11; 
	top: 134px; 
	left: 181px; 
	width: 390px; 
	height: 325px; 
	visibility: visible; 
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.layer { 
	text-align: justify; 
	padding-right: 10px; 
	height: 420px; 
	overflow: auto;

}

#title       { 
	background: transparent; 	text-align: center;
	position: absolute; z-index: 12; top: 30px; left: 175px; width: 395px; height: 55px; visibility: visible; display: block; }

.bodybold { color: #333333; font-weight: 900; font-size: 18px; line-height: 28px; font-family: Georgia, "Times New Roman", Times, serif; text-align: justify }




#get-zine {
	text-align: center;	
	border: 0px solid #000;
	margin-right: 80px;
	margin-left: 80px;
	clear: both;

}
#buy-zone {
	text-align: left;	
	border: 0px solid #000;
	margin-top: 20px;
/*	margin-right: 380px;*/
	margin-left: 2px;
}
.buy-image {
background: transparent;
	border: 0px solid #000;
width: 72px;
height: 39px;
}

/*from my original stylesheet*/
.qa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	
}
.quoter {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;


}
.quotername {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*#author-photo {
	float: right;
	width: 120px;
	height: 160px;
	padding: 4px;
	background: transparent;
}	
SIDE NAVIGATION FOR ALL PAGES NOT JUST HOME - may RENAME LATER*/

#sidenav-home {
	text-align: left;
	position: absolute;
	left: 0px;
  top: 210px !important;
  top: 180px;
  top/**/:/**/260px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0px solid #ccc;
	width: auto;
	height: auto;


}
#sidenav-home ul {
	border: 0px solid #ddd;
	list-style-type: none;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 0;
	
}


#sidenav-home ul li{
	display: block;
	padding: 1px 5px 1px 0.25em;
	border: 0px solid #663300;
	border-width: 0 0 0 0;
	font: bold 1.25em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: #ccc;
	
}

#sidenav-home a:link, #sidenav-home a:visited {
	display: block;
	padding: 1px 5px 1px 0.25em;
	border: 0px solid #663300;
	border-width: 0 0 0 0;/**/
	color: #999;
	text-decoration: none;

}
#sidenav-home a:hover{
	background-color: #CFC;
	color: #0000FF;
	display: block;	
}

#sidenav-home li.here {
	font-weight: normal;
	font-size: 14px;
	color: #450A5C;
	background-image: none;
	margin-left: 4px;
}

/*  ------------------------------------------------------------------------   */
#topnav {
	text-align: center;
	border: 0px solid #000;
	font: 1.1em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;

}
#topnav a{
	text-decoration: none;
}
#pagetitle {
	text-align: center;
	border: 0px solid #000;
	margin-left: 30%;
	margin-right: 20%;
	width: 250px;	
}




#footer {
	padding: 0 0 10px 0;
	font-size: 80%;
	color: #AAAAAA;
	background-color: transparent;
	text-align: center;
	border: 0px solid #000;
	margin-top: 40px;
	width: auto;
}

#logo-cover {
	background: transparent;
	margin-left: 5px;
	
}

#sidenav-home ul li.sidenav-home_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #450A5C;
	font-style: italic;
	font-weight: normal;	
	margin-left: 5px;

}

#contact-zone {
	position: absolute;
	right: 10px;
	top: 630px;
	z-index: 13;
	text-align: right;
}

