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

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

body {
	background-attachment: fixed;
	background-color: #000;
	color: #969696;
	font: 12px arial;
	}

hr {
	height: 0px;
	border: 0px;
	border-top: solid 1px #999;
	}

img {
	border: 0px;
	}

#container {
	position: absolute;
	height: 620px;
	left: 70px;
	text-align: left;
	top: 70px;
	width: 800px;
	}

/* BEGIN MAIN */
#main {
	position: absolute;
	height: 598px;
	left: 50px;
	top: 0px;
	width: 748px;
	}

#location{
	left: 3px;
	position: absolute;
	top: 0px;
	}

#menu {
	left: 3px;
	position: absolute;
	top: 35px;
	}


/* BEGIN CONTENT */
#content {
	height: 500px;
	left: 74px;
	position: absolute;
	top: 35px;
	width: 600px;
	}

#content .imgbrdr {
	border: solid 1px #c0c0c0;
	}

#content .legend {
	border: 0px;
	}

#content .column1 {
	width: 300px;
	}

#content .column2 {
	left: 300px;
	position: absolute;
	top: 0px;
	width: 300px;
	}

h4.updates {
	font: 13px arial;
	color: #ccc;
	padding-top: 0px;
	margin-bottom: 0px;
	}

/* END CONTENT */

#footer {
	font: 10px arial;
	height: 40px;
	left: 3px;
	position: absolute;
	top: 556px;
	}

#lastud {
	font: 10px arial;
	position: absolute;
	top: 541px;
	left: 3px;
	}

#domain {
	position: absolute;
	bottom: 0px;
	right: 0px;
	}

.small {
	font: 10px arial;
	margin-bottom: 0px;
	}
	
font.gray {
	color: #c0c0c0;
	}

/* END MAIN */




/* BEGIN CRUCIFYD PAGE ONLY */

/* BEGIN EXIT PAGE ONLY */

div.exit {
	height: 74px;
	text-align: center;
	}

/* END EXIT PAGE ONLY */

/* END CRUCIFYD PAGE ONLY */



/* BEGIN BELIEVER PAGE ONLY */

ul	{
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	}

#trilogy	{
	position: relative;
	top: -12px;
	}

/* END BELIEVER PAGE ONLY */



/* BEGIN BELIEVER / CRUCIFIED PAGE ONLY */

#news {
	font: 12px arial;
	color: #fff;
	position: relative;
	text-align: center;
	top: 20px;
	}

/* END BELIEVER / CRUCIFIED PAGE ONLY */


/* BEGIN HOME PAGE ONLY */

#bands {
	right: 20px;
	position: absolute;
	bottom: 20px;
	width: 155px;
	z-index: 100;
	}

#quote {
	color: #969696;
	font: bold 11px verdana;
	margin: -19px 0px 0px 270px;
	position: absolute;
	text-align: center;
	top: 20px;
	}

/* END HOME PAGE ONLY */
