@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDF4FA;
	background-color: #870A13;
	background-image: url(art/background4.gif);
}

a:link {
	color: #CCCCFF;
}
a:visited {
	color: #CC99CC;
}
a:hover {
	color: #CCFFCC;
}
div#enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FDF4FA;
	font-weight: bold;
	left: auto;
	right: auto;
}
div#enter a:link {
	color: #CCCCFF;
}
div#enter a:visited {
	color: #CC99CC;
}
div#enter a:hover {
	color: #CCFFCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: inherit;
	text-align: center;
	outline-width: inherit;
}
p {
	font-size: 11px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCCFF;
	text-indent: 25px;
}
div#links {
	text-indent: 50px;	
}h5 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

