	a:link {text-decoration: none; color: #aaa; }
	a:visited {text-decoration: none; color: #aaa; }
	a:hover {text-decoration: none; color: #0c0; }
	a:active {text-decoration: none; color: #aaa; }

	a:active, a:focus {outline: 0; }

body {
	background-attachment: fixed;
	background: #111;
	color: #777;
	font: 1em Lucida Sans Unicode, arial;
	}

b {color:#999;
	}

blockquote {
	background-color: #222;
	border: dashed 1px #333;
	background: no-repeat url("../crucifyd/psychosurgery/images/quote.gif");
	font: .85em Lucida Sans Unicode, arial;
	margin-bottom: 25px;
	margin-top: 30px;
	padding: 18px 32px 14px 32px;
	width: 500px;
	}

blockquote.bible {
	background-color: #000;
	border: dashed 1px #8e0404;
	}

blockquote.inside {
	background: none;
	border: solid 1px #222;
	font: 14px Lucida Sans Unicode, arial;
	margin-bottom: 15px;
	margin-top: 20px;
	padding: 7px;
	width: 419px;
	}

div	{
	border-left: solid 1px #222;
	position: absolute;
	left: 120px;
	padding-left: 15px;
	padding-right: 15px;
	width: 650px;
	}



h5 {
	color: #555;
	margin-bottom: -20px;
	padding-top: 15px;
	}
h4 {
	color: #898989;
	font: bold small-caps 16px verdana;
	margin-bottom: -7px;
	}
	




.number {
	color: #444;
	font: italic 21px trebuchet ms;
	}


hr {
	background: #222;
	border: 0px;
	height: 1px;
	margin: 14px 0px 7px 0px;
	text-align: left;
	width: 30%;
	}


p.btp {
	margin-bottom: 80px;
	}

img {
	border: 0px;
	}

.dash {
	margin: 9px 0px 7px 0px;
	border: 0px;
	}

.embed {
text-align: center;	}

.italic {
	font-style: italic;
	}

.jesus {
	color: #f00;
	}

.small {
	font: 10px arial;
	}


