﻿body {
	font: .8em verdana,arial,sans-serif;
	margin:0; 
	padding:0;
	text-align:center;
	background:black;
	background-image:url('../images/blackbrickwall.jpg');
}
#mainwrapper {
	width:852px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	background:black;
	border:medium;
	border-style:inset;
	border-color:red;
}
#header {
    width:852px;
    background:black;
}
#content {
	width:510px;
	float:left;
	padding:10px;
	margin-left:10px;
	margin-right:1px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.26em;
	line-height: 1.6em;
	color:#FFFFCC;
}
#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF66;
	font-size:14px;
}
#content li {
	margin-top:20px;
}
.commentbox {
    width: 470px;
	background-image:url('../images/scroll.jpg');
	background-repeat:no-repeat;
}
.commentboxtext {
	font-family:Georgia;
	font-weight:bolder;
	color:#663300;
	font-size:14px;
	margin-top:10px;
	margin-right:15px;
	padding:15px;
	font-style:italic;
}
.commentboxtext h3 {
	font-family:"Trebuchet MS";
	font-weight:bolder;
	color:#663300;
	font-size:20px;
	font-style:normal;
	text-align:center;
}
.commentboxtext h4 {
    font-family:Georgia;
    font-weight:bolder;
    color:#663300;
    font-size:12px;
    font-style:normal;
}
#sidebar {
	font-size: 1em;
	padding: 10px;
	float:left;
	width: 240px;
	margin-top:15px;
}
#sidebar ul {
	list-style-type: none;
	display: block;
	padding: 0;
	width: 200px;
	margin-left:40px;
	margin-top:50px;
}
#sidebar li {
    display: block;
	border: 1px solid #cdf;
}
#sidebar a {
    background-color:black;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color:#00CCFF;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color:gray;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	clear:both;
	width:822px;
	background:black;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-align:center;
	line-height: 1.9em;
	font-size: 1em;
	padding: 15px;
	border:thin;
	border-style:groove;
	border-color:red;
}
#menu2 {
    width:735px;
    text-align:center;	
    margin-top:0px;
}
#menu2 ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}
#menu2 li {
	display: inline;
	text-align:center;
}
#menu2 a {
	display: inline;
	padding:0px;
	text-decoration: none;
	text-transform:none;
	font-size: 14px;
	font-weight: bold;
	color:#FFFF66;
	margin-left:12px;
}
#menu2 a:hover {
	color:#00CCFF;
}
#menu2 .current_page_item a {
	color:#000066;
}
blockquote {
    line-height: 1.9em;
    font-family: Georgia;
    font-size: .8em;
    font-style:italic;
    font-weight: bold;
    color:#333333;
    background-image:url('../images/scroll.jpg');
    border-color:white;
	border-width: 1px;
	border-style: dashed;
	padding: 25px;
	padding-left:20px;
	margin-left:50px;
	margin-right: 50px;
	margin-bottom: 20px;	
}
h1 {
    font-family:"Arial Black";
    color:red;
    font-size: 1.3em;
    padding-top: 5px;
    line-height:1.7em;
    font-weight:bolder;
}
h2  {
   font-family:Arial, Helvetica, sans-serif;
   color:#FFFF66;
   font-size: 1.2em;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF66;
	font-size: 1.1em;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:maroon;
	font-size: 1.7em;
	text-align:center;
	margin-left: 30px;
}
.style4 {
	margin: 3px 7px;
}
.style5 {
	margin: 4px 6px;
}
.style6 {
	margin: 4px 8px;
}
.style7 {
	margin: 2px 8px;
}
.style8 {
	margin: 4px 7px;
}
.ripperdvd {
	text-align:center;
}
.img {
	text-align:center;
	border-color:white;
	border-width: 1px;
	border-style: dashed;
	padding: 15px;
	padding-left:20px;
}
.style9 {
	color: #000066;
}
.style10 {
	margin: 2px 9px;
}
blockquote .cite {
	font-family: Georgia;
	color:#333333;
	text-align:center;
	line-height: 1.9em;
	font-size: 1.2em;
}
cite {
	font-style:normal;
	line-height: 1.9em;
	font-size: 1em;
}
.box h2 {
	font-weight:bold;
	font-size: 120%;
	text-align:center;
}
.box h5 {
	background:red;
	color:black;
	font-family:"Arial Black";
	font-size:12px;
	text-align:center;
}
.box {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#C0C0C0;
	background:black;
	line-height: 1.9em;
	border-color:#999999;
	border-width: 1px;
	border-style: dashed;
	padding: 15px;
	padding-left:20px;
	width:200px;
	margin-left:20px;
	margin-top:40px;
}
.ripperdvd {
	text-align:center;
}
.bookcover {
		text-align:center;
}
.sideblockquote  {
	line-height: 1.9em;
    font-family: Georgia;
    font-size: 1em;
    font-style:italic;
    font-weight: normal;
    color:#333333;
    background:#CCFFCC;
    border-color:white;
	border-width: 1px;
	border-style: dashed;
	padding: 20px;
    margin: 10px 0 20px 0;
    text-align:justify;
}
.citereview {
	text-align:center;
	font-style:normal;
	font-weight: bold;
}
.box h2 {
	font-weight:bold;
	font-size: 120%;
	text-align:center;
}
#candleimage {
	margin-left: 65px;
	margin-bottom:20px;
}
.style11 {
	margin: 3px 9px;
}
span {
	color:#C0C0C0;
}
#content a {
	font-family:Georgia;
	font-size:1em;
	color:#C0C0C0;
	text-decoration:none;
}
.bookbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFFF99;
	width: 490px;
	padding:15px;
	border:thin;
	border-color:blue;
	border-style:groove;
	margin-top:15px;
	line-height:1.2em;
}
.bookbox h3{
	font-family:Georgia;
	color:yellow;
	font-size: 1.6em;
	line-height:1.4em;
}
.paypalbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#C0C0C0;
	background:black;
	line-height: 1.9em;
	border-color:#999999;
	border-width: 1px;
	border-style: dashed;
	padding: 15px;
	padding-left:20px;
	width:200px;
	margin-left:20px;
	margin-top:40px;
	text-align:center;
}
#calendar {
	width: 198px;
	padding: 0;
	border-left: 1px solid #A2ADBC;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bolder;
	color:#000066;
	text-align: center;
	margin-right:15px;
	margin-left:40px;
}
caption {
	margin-top:20px;
	padding: 0px;
	width: 198px;
	height:35px;
	background:#FFCC66;
	color:#663300;	 
	font: bolder 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
th {
	font: bold 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:white;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
	background:black;
}
td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 46px;
	height: 20px;
	text-align: center;
	background:black;
	color:white;
}
td a {
	text-decoration:underline;
	font-weight: bold;
	display: block;
	background:#00CCFF;
}
td a:visited {	
	color:#00CCFF;
}
td a:link {	
	color:#00CCFF;
}
td a:active {
	color:#FFFF99;
	background:#00CCFF;
	font-size:30px;
}
td a:hover {
	color:#FFFF99;
	background:#00CCFF;
	font-size:30px;
}
.style12 {
	border-width: 0px;
}

