@charset "utf-8";
/* CSS Document */




h1 {
	font-family: Georgia, "Arial", Times, serif;
	font-weight: bold;
	text-align: center;
	width: 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	}
	
h2 {
	font-family: Georgia, "Arial", Times, serif;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	
	}

#header {
	position:relative;
	width:700px;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	color: #990000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#menu {
	position:relative;
	width:600px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:none;
	border-left-style: none;
	margin: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	list-style-type: disc;
	height:20px
	}

#menu li {
	list-style-image: none;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	display: inline;
	margin-right: 3%;
	list-style-type: disc;
	height:20px
}

#menu a {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	list-style-type: disc;
	height:20px
}

#frontpageslot {
	position:relative;
	width:700px;
	text-align: justify;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	background-position: center;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	left: auto;
	height: 60px;
	}
	
#content {
	position:relative;
	width:700px;
	text-align: justify;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	background-position: center;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	left: auto;
	}

p {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#frontpageslot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
