body {
	color: white;
	font-family: "Papyrus", "Echelon", "Victorian LET", "Sydnie", "Mason", "LithographLight", fantasy;
	font-size: 10pt;
	background: black;
	background-image: url("http://www.eternalbloodlust.com/img/reddemoneyesback.jpg") !important;
	background-position: 50 0 !important;
	background-attachment: fixed !important;
	background-repeat: repeat !important;
	cursor: url("http://www.eternalbloodlust.com/img/evil.cur");
	scrollbar-face-color:       8a0809; 
	scrollbar-shadow-color:     BA1214;
	scrollbar-highlight-color:  BA1214; 
	scrollbar-3dlight-color:    BA1214;
	scrollbar-darkshadow-color: BA1214; 
	scrollbar-track-color:      222222;
	scrollbar-arrow-color:      BA1214;
}

.header hr {
	display: block;
	background-color: transparent;
	border-width: 2px !important;
	border-style: dashed !important;
	border-color: #454040 !important;
	height: 16px;
}

a:link {
	color: #D5CF42;
	text-decoration: none;
}
a:visited, a:active {
	color: #C8A83D;
	text-decoration: none;
}
a:hover {
	color: #DDDD20;
	text-decoration: underline overline;
	background-color: black;
}

a:hover, a:link, a:visited, input, select {
	cursor: url("http://www.eternalbloodlust.com/img/hand.cur");
}

textarea {
	background: black;
	border: 4px double;
	border-color: #454040;
}

input {
	color: black;
	font-size: 9pt;
	background-color: #B1602E;
	border: 2px solid;
	border-color: #61402E;
} input:hover {
	background-color: #FF8800;
}

.header h1 {
	color: red;
}

.header hr {
	border: 1px solid grey;
}

.header p {
	font-style: italic;
}

.links ul {
	padding-left: 20px;
}

.news .date {
	font-size: 11pt;
}

.news .text {
	padding-left: 8px;
}

.news .sig {
	font-style: italic;
	font-size: 11pt;
	font-family: "Zapfino", "Nimbus Script", "BrushScrD", "Brush Script MT", "Still Time", "Monotype Corsiva", "Staccato222 BT", "English111 Vivace BT", "Dauphin", cursive;
	margin-right: 32px;
}

.news .article, .links {
	border-color: #454040;
	border-style: dashed double;
	border-width: 2px 3px;
	border-left-width: 1px;
	border-left-style: solid;
	background-color: transparent;
	background-image: url("http://www.eternalbloodlust.com/img/barbedwireback2.gif");
	background-position: 0px -16px;
	padding-left: 18px;
}
