body{
	background-color: #3f0d33;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #6b3257;
	margin: 0px;
	padding: 0px;
}

input, textarea, select, option{
	background-color: #6b3257;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	padding: 5px;
	border: 1px solid #3f0d33;
}

p{
	margin-top: 0px;
	letter-spacing: 1px;
}

blockquote{
	background: #ffffff url(http://fatal-worship.org/jim/nav/JCBG.gif) no-repeat;
	background-position: right;
	border-left:8px solid #3f0d33;
	padding: 10px 5px 10px 10px;
	margin: 0px auto;
	width: 340px;
	color: #6b3257;
}

h2{
	font-family: Georgia, serif;
	color: #3f0d33; 
	font-size: 12pt;
	font-style: italic;
	text-align: right;
	letter-spacing: 3px;
	padding: 2px 70px 1px 0px;
	margin: 0px;
}

h3{
	font-family: Georgia, serif;
	color: #3f0d33; 
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	margin: 0px;

}

a, a:link {
	color: #2a0421;
	letter-spacing: 2px;
	text-decoration: none;
	
}

a:hover {
	color: #6b3257;
	letter-spacing: 2px;
	text-decoration: underline overline;
}

a:visited {
	color: #2a0421;
	letter-spacing: 2px;
	text-decoration: none;
	font-style: italic;
}

a img {
	border: none; 
} 

ul {
	list-style-type: circle;
	margin: 0; 
	margin-left: 50px;
	padding: 0;
}

#container{
	margin: 0px auto;
	width: 517px;
	background-color: #ffffff;
	border: 0px solid #000000;
}


#banner {
	padding:0px;
	margin:0px;
	display: inline;
	overflow: hidden;
	font-size:0px;
	width: 517px;
	height: 443px;
	z-index: 2;
}

#main {
	width: 400px;
	background-color: #ffffff;	
	border: 0px solid #000000;
	padding: 3px;
	float: right;
}

#nav{
	width: 106px;
	background-color: #ffffff;	
	border: 0px solid #000000;
	padding-left: 5px;
	float: left;
}

#disclaimer{
	width: 100%;
	color: #6b3257;
	letter-spacing: 2px;
	font-style: italic;
	border: 0px solid #000000;
	padding: 5px;
	clear: both;
}

#disclaimer p{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height:10px;
}

#footer{
	clear: both;
}

.navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navigation li {
	margin-bottom: 2px;
}

.navigation a {
	display: block;
	background: #ffffff;
	color: #3f0d33;
	width: 95px;
	border-left: 8px solid #3f0d33;
	padding-left: 2px;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: normal;
}

.navigation a:hover {
	display: block;
	background: #ffffff;
	color: #6b3257;
	width: 95px;
	border-left: 5px solid #6b3257;
	padding-left: 2px;
	text-decoration: none;
	letter-spacing: 1px;
}