body {
	background-color: Black;
	background-position: 0px 0px;
	scrollbar-base-color: Gray;
	scrollbar-arrow-color: #A1A1A1;
	margin-top: 0px;
}

#darkRitual {
	width: 760px;
}

#darkRitual #drTitle {
	text-align:center;
}

#darkRitual #drMenu {
	width: 200px;
}

#darkRitual #drContent {
	width: 560px;
}

A:link, A:active, A:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: normal;
}

A:hover {
	text-decoration: underline;
	font-weight: normal;
}

.subtitle-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #3F3F3F;
	font-size: 15px;
	color: #CC9900;
	margin-left: 40px;
	font-weight: bolder;
}

.normal-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}

.small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFCC;
}

.normal-table {
	border: thin solid #3F3F3F;
	background-color: Black;
	font-size: 12px;
	color: #FFFFCC;
}

.menu-title, .menu-table, .normal-table, .small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menu-title {
	font-size: 13px;
	background-color: #3F3F3F;
	font-weight: bolder;
	color: #CC9900;
	text-align: left;
	padding-left: 10px;
}

.menu-table {
	font-size: 12px;
	background-color: #212121;
	border: thin solid #000000;
	color: #FFFFCC;
}

A.menu:link, A.menu:active, A.menu:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: normal;
	margin-right: 10px;
}

A.menu:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CC9900;
}

img.newsPic {
	width: 500px;
	height:374px;
	text-align:center;
}