body {
	background-color:#0A0001;
	margin:0px 0px 0px 0px;
	color:#C6BABB;
	font-size:10px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited, a:hover {
	color:#672124;
}
.heading {
	letter-spacing:2px;
	color:#451113;
	font-size:17px;
	font-family:Impact, Arial, Helvetica, sans-serif;
}
.border img {
	border:1px solid #732227;
}
.container {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
.line {
	border-bottom:2px solid #612425;
	font-size:24px;
}
#maintext {
	position:absolute;
	top:390px;
	width:94%;
	left:2%;
}
#one, #two, #three, #four, #five {
	position:absolute;
	height:98px;
}
#links {
	top:0px;
	left:0px;
	position:fixed;
	width:100%;
	background-color:#672124;
	text-align:right;
	height:14px;
	max-height:14px;
	border-bottom:2px solid #9B4346;
}
#links a:link, #links a:active, #links a:visited {
	color:#F1EAEA;
}
#links a:hover {
	color:#090001;
}
.current {
	font-style:italic;
}
* html #links {
	position:absolute;
}
#one {
	top:0px;
}
#two {
	top:98px;
}
#three {
	top:196px;
}
#four {
	top:294px;
}
#five {
	top:392px;
}
.small {
	font-size:8px;
	letter-spacing:1px;
}
.pic {
	margin:3px 20px -15px 5px;
	border:1px solid #CA7329;
}
.warn {
	font-weight:bold;
	color:#FF0000;
}
.strike {
	text-decoration:line-through;
}
#top {
	bottom:0px;
	right:0px;
	position:fixed;
	background-color:#0A0001;
	font-size:10px;
}
* html #top, * html #ccs {
	position:absolute;
}
#ccs {
	top:0px;
	left:0px;
	position:fixed;
}
.float {
	padding:15px 20px 15px 10px;
	float:left;
}
.clear {
	clear:both;
}
.nobord {
	border:none;
}
