/* CSS Document */
body { margin-top:8; }

#seperator {	
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0px;
	width: 780px;
	background-color: #990000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 13px;
	text-align:center;
}

#seperator a:link, #seperator a:visited { 
	color: #000; 
	font-weight: bold; 
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333; 
	margin-left: 6px; 
	padding: 2px 10px; 
	text-decoration: none;
	background-color: #FFFFFF;
}

#seperator a:hover, #seperator a:active {
	color: #EEE;
	background-color: #000000;
	}

body {
	background: url(/images/bg.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

a {
	color: #ffff00;
	}

a:visited {
	color: #00ff00;
	}
	
/* Frontpage generated junk */


h1{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:bold;
font-style:normal;
}

h2{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:normal;
font-style:normal;
}

h3{
font-family:"Book Antiqua","Times New Roman",Times;
font-weight:normal;
font-style:normal;
}

BUTTON {
border-style:solid;
border-width:1pt;
font-family:Arial,Helvetica,sans-serif;
font-style:normal;
}
