body {
	background: #B0BED6;
	background-image:url(http://lisaoak.livingwithmagick.com/images/tile_022.jpg);
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A1416;
	}
a:link {
	color: #203E0F;
	}
	}
a:visited {
	color: #000000;
	}
	}
a:hover {
	color: #ffffff;
	}
img.floatright {
	float: right;
	margin-right: 50px;
	margin-left: 10px;
	}
ul { 
	list-style-type: circle; 
	text-indent: 20px;
	list-style-position: inside;
	}
ol { 
	text-indent: 35px;
	list-style-position: inside;
	}
hr {
	border: 3px inset #ffffff;
	width: 65%;
	height: 5px;
	color: #203E0F;
	background-color: #203E0F;
	float: none;
	}
blockquote {
	float: none;
	padding: 50px;
	}
.c1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	} 
.c2 {
	font-family: DelitschAntiqua, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	}
.c4 {
	font-style: italic;
	font-size: 9pt;
	}

#outer{
	height:100%;
	min-height:100%;
	margin:0 150px;
	background-color: #F8DBC3;
	background-image: url('http://www.rendingtheveil.com/images/main/bg.gif');
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-right-color: #4D1305;
	border-left-color: #4D1305;
	border-right-width: 5px;
	border-left-width: 5px;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/


#leftContainer {
	position:relative;/*ie needs this to show float */
	width:140px;
	float:left;
	margin-top: 5px;
	margin-left:-149px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	color:#fff;
	left:0px;
	/*padding-bottom:52px;*//* clear footer*/
}
* html #leftContainer {
	margin-top: 0px;
	left: -4px;
}

#rightContainer {
	position:relative;/*ie needs this to show float */
	width:140px;
	float:right;
	margin-top: 5px;
	margin-right:-149px;/*must be 1px less than width otherwise won't push footer down in some browsers */
/*	padding-top:71px;*//* to clear header*/
	color:#fff;
	left:1px;
/*	padding-bottom:52px;*//* clear footer*/
}

* html #rightContainer {
	margin-top: 0px;
	left: 6px;
}


 
#centrecontent {
	float:right;
	width:100%;
	position:relative;
	/*padding-bottom:52px;*//* clear footer*/
	margin-left:-1px;
 
	background-color: #F8DBC3;
	background-image: url('http://www.rendingtheveil.com/images/main/bg.gif');
}
.outerwrap {
	float: left;	
	width: 100%;
	/*padding-top:71px;*//* to clear header*/
	margin-right:-3px;/* to stop columns dropping*/
	
	
		background-color: #F8DBC3;
	background-image: url('http://www.rendingtheveil.com/images/main/bg.gif');
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}




#headerContainer {
	background-color: #6A4101;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #FFE6D1;
	border-right-color: #FFE6D1;
	border-bottom-color: #FFE6D1;
	border-left-color: #FFE6D1;
}



#titleContainer {
	background-color: #F8DBC3;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #FFE6D1;
	border-bottom-width: 2px;
	border-top-color: #FFE6D1;
	border-bottom-color: #FFE6D1;
	border-top-width: 2px;
}
#footer {
	clear:both;
	background: #304a00;
	color: #fff;
	text-align:center;
	position:relative;

	margin-left: 150px;
	margin-right: 150px;
	
	background-color: #F8DBC3;


	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #4D1305;
	border-left-color: #4D1305;
	border-right-width: 5px;
	border-left-width: 5px;
}
#footerContainer {
	border-top-style: ridge;
	border-top-color: #FFE6D1;
	border-top-width: 2px;
}
#centreContainer {
	background-color: #F8DBC3;
	background-image: 
	url('http://www.rendingtheveil.com/images/main/bg.gif');
	padding: 5px;

/*	border: 2px ridge #FFE6D1;*/
}


.leftMenuItem {
	padding: 2px;
	margin: -4px;
	border: ridge #FFE6D1 2px;
	margin-bottom: 10px;
	color: #FECBA0;
}
* html .leftMenuItem {
	margin: 0px;
}



.rightMenuItem {
	padding: 2px;
	margin: -4px;
	border: ridge #FFE6D1 2px;
	margin-bottom: 10px;
	color: #FECBA0;
}
* html .rightMenuItem {
	margin: 0px;
}



.leftMenuItem>a:link { 
	color: #F8DBC3;
	}
.leftMenuItem>a:visited {
	color: #000000;
	}
.leftMenuItem>a:hover { 
	color: #ffffff;
	}
.loginFormMenu {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	width: 135px;
}
.smalltext {
	font-size: 9px;
}
.ratingstars {
	text-align: right;
}
.articleComment {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
	border: solid #000000 1px;
}
.rightAligned {
	margin-top: 10px;
	text-align: right;
}
.nostyle {
	background: #FFFFFF;
	color: #000000;
}
	
