@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000;
}
#Header {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/interface/Background.gif);
	background-repeat: repeat-y;
}
#SubContainer {
	float: left;
	width: 700px;
}
#RightColumn {
	float: right;
	width: 200px;
}
#LeftColumn {
	float: left;
	width: 200px;
	position: relative;
}
#CentreColumn {
	float: right;
	width: 440px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 14px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.LineTopBot {
	margin-top: 4px;
	margin-bottom: 4px;
}
#Footer {
	clear: both;
	width: 900px;
	background-color: #6ca12b;
	position: relative;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #363636;
	margin-bottom: 6px;
	margin-top: 0px;
}
P a:link{
	text-decoration: underline;
	color: #6ca12b;
}
P a:visited{
	text-decoration: underline;
	color: #6ca12b;
}
P a:hover{
	text-decoration: underline;
	color: #363636;
}
P a:active{
	text-decoration: underline;
	color: #6ca12b;
}
#LeftColBotPic {
	width: 200px;
	bottom: 35px;
	position: absolute;
}
#Designed {
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-weight: normal;
	width: 900px;
}
.DesignedText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.DesignedText a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.DesignedText a:link{
	text-decoration: underline;
	color: #FFF;
}
	.DesignedText a:visited{
	text-decoration: underline;
	color: #FFF;
}
.DesignedText a:hover{
	text-decoration: underline;
	color: #6ca12b;
}
.DesignedText a:active{
	text-decoration: underline;
	color: #FFF;
}
ul {
	padding-left: 18px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 4px;
	padding-left: 0px;
	margin-left: 0px;
}
.TextNormal {
	font-weight: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #C00;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
}
.RedText {
	color: #C00;
}
.TableText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #363636;
	padding-top: 2px;
	padding-bottom: 2px;
}
.TableText a:link{
	text-decoration: underline;
	color: #363636;
}
.TableText a:visited{
	text-decoration: underline;
	color: #363636;
}
.TableText a:hover{
	text-decoration: underline;
	color: #363636;
}
.TableText a:active{
	text-decoration: underline;
	color: #363636;
}
.TableTopBot {
	margin-top: 0px;
	margin-bottom: 5px;
}
#MapLinkDiv {
	text-align: right;
	width: 440px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.MapLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #363636;
}
.MapLink a:link{
	text-decoration: underline;
	color: #363636;
}
.MapLink a:visited{
	text-decoration: underline;
	color: #363636;
}
.MapLink a:hover{
	text-decoration: underline;
	color: #363636;
}
.MapLink a:active{
	text-decoration: underline;
	color: #363636;
}
.specialnews {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 24px;
}

