h1 {
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}

#Bottomleft {
	position: absolute;
	height: 145px;
	width: 140px;
	top: 0px;
	left: 795px;
	padding-top: 5px;
}
.Regotext {
	padding-right: 200px;
}

.Red {
	color: #FF0000;
}

.RightJustified {
	text-align: right;
}

body {
	background-color: #000000;
	height: 100%;
	width: 100%;
}

#TextBackground {
	background-color: #999999;
	position: relative;
	width: 955px;
}

#Footer {
	position: relative;
	background-color: #000000;
	height: 160px;
	width: 100%;
}

#FooterText {
	position: absolute;
	width: 265px;
	height: 135px;
	padding-top: 15px;
	left: 520px;
	top: 0px;
}

#Convenors {
	width: 260px;
	position: absolute;
	height: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	top: 0px;
	left: 0px;
}

h2 {
	font-family: "Andale Mono", "COurier New", Courier, monospace;
	font-size: 18px;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: lighter;
	position: relative;
}

h3 {
	font-family: "Andale Mono", "courier new", courier, monospace;
	font-size: 15px;
	color: #999999;
	background-color: #000000;
	font-weight: lighter;
}

.RedBlink {
	color: #FF0000;
	text-decoration: blink;
}

#RightCorner {
	position: relative;
	width: 500px;
	border-left-color: #999999;
	top: 0px;
	height: 200px;
	left: 434px;
}

#PageHeader {
	background-color: #000000;
	height: 210px;
	position: relative;
	width: 100%;
}

#LeftCorner {
	position: absolute;
	top: 0px;
	width: 415px;
	height: 200px;
}

.FooterText {
	font-family: "Andale Mono", "courier new", courier, monospace;
	font-size: 12px;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
}

h4 {
	font-family: "Andale Mono", "courier new", courier, monospace;
	font-size: 15px;
	color: #666666;
	font-weight: lighter;
	text-align: left;
}

h5 {
	font-family: "Andale Mono";
	color: #CCCCCC;
	font-weight: lighter;
	font-size: 16px;
	vertical-align: middle;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: normal;
	padding: 5px;
	margin: 5px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	padding: 5px;
	margin: 5px;
}
	
.White {
	color: #FFFFFF;
}

#Navigation {
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	font-family: "Andale Mono", "courier new", courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	position: relative;
	width: 100%;
	left: 0px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
}

a:link {
	color: #CCCCCC;
	text-decoration:none
}

a:visited {
	color: #CCCCCC;
	text-decoration:none
}

a:hover {
	color: #CCCCCC;
	text-decoration:none
}

.NavHeader {
	padding-left: 10px;
	padding-right: 10px;
}

#Contact {
	position: absolute;
	left: 260px;
	width: 260px;
	height: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	top: 0px;
}

#Bottomright {
	position: absolute;
	width: auto;
	top: 150px;
}

.FooterTextRight {
	font-family: "Andale Mono", "courier new", courier, monospace;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	padding: 5px;
	text-align: right;
}

