@charset "utf-8";
#container {
	width: 800px;
	text-align: center;
	background-color: #FFC600;
	margin-left:auto;
	margin-right:auto;
}
#top {
	background-color: #FFC600;
	width: 800px;
	clear: right;
	height: 184px;
}
#middle {
	width: 800px;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #FFC600;
}
#bottom {
	background-color: #FFC600;
	clear: both;
	width: 800px;
}

#logo {
	height: 150px;
	width: 800px;
}

#links {
	height: 24px;
	width: 800px;
	vertical-align: middle;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#contents {
	width: 590px;
	float: left;
	background-color: #FFC600;
	padding: 5px;
}

#adverts {
	width: 200px;
	float: right;
	background-color: #FFC600;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bottomlinks {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC600;
	border-bottom-color: #FFC600;
	height: 60px;
	clear: both;
}

#sponsors {
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
	text-align: justify;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
	color: #000066;
	text-align: center;
}
.Contentstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	vertical-align: top;
	text-align: justify;
}
.Labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-align: right;
}
.user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: left;
}

.bLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #000066;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
}
a:active {
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
.contentsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #000066;
}

.Warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF0000;
}


.toplinkstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	text-align: center;
}
body {
	background-color: #000066;
	text-align: center;
}
