/* CSS Document for Accidental Christ :
============================================================================= */
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background: #000000;
}

#container {
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 932px;
}
img {
	border: none;
}

h4 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	margin: 20px 0px 10px;
	padding: 0px;
}



/* NAVIGATION 
============================================================================== */

#nav {
	margin: 15px 0px 5px;
	padding: 0px;
	float: left;
	width: 932px;
	color: #0066CC;
}
#nav2 {
	margin: 15px 0px 10px;
	padding: 0px;
	float: left;
	width: 932px;
	color: #0066CC;
	border-bottom: 1px solid #127ACB;
}
#logo {
	float: left;
}
ul {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 12px 0px 0px;
}
li {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #127bcc;
	display: inline;
	list-style: none;
	padding: 0px 15px 0px 0px;
}
ul a {
	color: #127bcc;
	text-decoration: none;
}
ul a:hover {
	text-decoration: none;
	color: #73BCF2;
}



/* MAIN 
============================================================================== */
#main {
	background: url(images/bg_top.jpg) no-repeat center center;
	height: 498px;
	width: 932px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#flash_soundfile{
	margin: 15px 30px 0px 0px;
	width: 42px;
	height: 45px;
	padding: 0px;
	display: inline;
	float: right;
}




/* CONTENT (secondary pages)  
============================================================================== */
#content {
	margin: 0px;
	float: left;
	width: 932px;
}
#content #sideimage {
	float: left;
	height: 498px;
	width: 322px;
}

#content #text {
	float: right;
	width: 540px;
	padding: 0px 35px 0px 0px;
	margin: 0px;
}

#content #text h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #D26417;
	margin: 20px 0px 5px;
}
#content #text h2.excerpts {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
#content #text p {
	color: #A8A8A8;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 20px;
}
#content #text p a {
	color: #999999;
	text-decoration: underline;
}
#content #text p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
blockquote {
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
}
.embold {
	font-style: italic;
	font-weight: bold;
}


/* NEWS 
============================================================================== */
#content #text .newsevent {
	padding: 10px 0px;
	margin: 0;
	border-bottom: 1px dashed #666666;
}
#content #text .newstitle {
	float: left;
	margin: 0px 0px 20px;
	padding: 0px;
	width: 300px;
}
#content #text h2.news {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: underline;
	clear: left;
	padding: 0px;
	margin: 0px 0px 10px;
}
#content #text .newsevent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#content #text .newsdate {
	float: right;
	margin: 0px;
	padding: 0px;
}

#content #text p.newsdate2 {
	margin: 0px;
	padding-bottom: 5px;
}


/* PURCHASE 
============================================================================== */
.purchaseleft{
	float: left;
	width: 250px;
}

.purchaseright{
	float: left;
	width: 250px;
}
#text ul{
	float: left;
	margin: 0px;
	padding: 0px;
}
#text ul li {
	margin: 0px;
	padding: 0px;
}
#text ul li a {
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	text-decoration: underline;
}
#text ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}






/* FOOT 
============================================================================== */
#footer {
	color: #682c05;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	margin: 8px 0px 10px;
	width: 932px;
}
#content #text #newsevent img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border-style: none;
}

#footer a {
	color: #944007;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer2 {
	color: #682c05;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	margin: 8px 0px 10px;
	width: 932px;
	border-top: 1px solid #682C05;
}
#footer2 a {
	color: #944007;
	text-decoration: underline;
}
#footer2 a:hover {
	text-decoration: none;
}
.copy {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	float: left;
	text-align: center;
}
.design {
	text-align: center;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 100px;
}
.music {
	float: right;
	text-align: center;
	margin: 0px;
	padding: 5px 20px 0px 0px;
}
