html {
height:100%;
}
body {
	margin: 0px;
	padding:0px;
	background-color:#000000;
	text-align:center;
	height:100%;
}
.clearone {
	margin:0px;
	padding:0px;
	clear:left;
}
#top {
	margin:auto;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	width:480px;
	height:23px;
}
#center {
	margin:auto;
	padding:5px;
	border:solid;
	border-color:#fe0000;
	border-width:3px;
	padding-bottom:10px;
	text-align:center;
	width:484px;
	min-height:546px;
}

.left {
	text-align:left;
}
#logoimage{
width:100px;
height:100px;
float:left;
margin-bottom:5px;
}

#buttons {
	margin-top:50px;
}

#content {
	margin-top:20px;
}
#Footer {
margin:auto;
text-align:right;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-family:"Courier New", Courier, monospace;
font-size:10px;
color:#FFFFFF;
width:480px;
}
.whitetitle {
float:right;
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	font-weight:bold;
	margin-bottom:5px;
	width:380px;
	color:#000000;
	background-color:#fe0000;
}
.whitesubtitle {
float:right;
width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fe0000;
}

.bluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#fe0000;
}
.bluetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#fe0000;
}
.greytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#FFFFFF;
}
.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#FFFFFF;
}
.yellowtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	color:#FFFF00;
}
.blacktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.EventDate {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color: #ffffff;
	border-bottom:solid;
	border-color: #ffffff;
	border-bottom-width: 1px;
}
.EventTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:28px;
	font-weight:normal;
	color:#FFFF00;
}
.EventDetail {
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#FFFFFF;
}
a.links:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	TEXT-DECORATION: none;
	color:#FFFF00;
}
a.links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	TEXT-DECORATION: underline;
	color:#FFFF00;
}
a.links:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	TEXT-DECORATION: none;
	color:#FFFF00;
}
a.links:visited:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	TEXT-DECORATION: underline;
	color:#FFFF00;
}
a.links2:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	TEXT-DECORATION: none;
	color:#fe0000;
}
a.links2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	TEXT-DECORATION: underline;
	color:#FFFF00;
}
a.links2:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	TEXT-DECORATION: none;
	color:#fe0000;
}
a.links2:visited:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	TEXT-DECORATION: underline;
	color:#FFFF00;
}






.topbackground1 {
	background-image:url(../images/Top1.jpg);
	background-repeat:no-repeat;
}
.topbackground2 {
	background-image:url(../images/Top2.jpg);
	background-repeat:no-repeat;
}
.topbackground3 {
	background-image:url(../images/Top3.jpg);
	background-repeat:no-repeat;
}
#left {
	float:left;
}
#middle {
	float:left;
	width:894px;
	border:solid;
	border-color:#fe0000;
	border-width:3px;
	padding-bottom:10px;
}
.middlebackground1 {
	background-image:url(../images/Center1.jpg);
	background-repeat:no-repeat;
}
.middlebackground2 {
	background-image:url(../images/Center2.jpg);
	background-repeat:no-repeat;
}
.middlebackground3 {
	background-image:url(../images/Center3.jpg);
	background-repeat:no-repeat;
}
#leftcolumn {
	float:left;
	padding-right:10px;
	margin:10px;
	margin-right:0px;
	text-align:left;
	border-right:solid;
	border-color:#fe0000;
	border-width:3px;
	min-height:530px;
}
#rightcolumn {
	float:left;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}
.columnwidth1 {
width:250px;
}
.columnwidth2 {
width:594px;
}
.columnwidth3 {
width:450px;
}
.columnwidth4 {
width:394px;
}
.columnwidth5 {
width:874px;
padding: 10px;
height: 450px;
}
#right {
	float:left;
}

.formtitle{
	margin-top:10px;
	color:#FF0;
	font-family:"Courier New", Courier, monospace;
font-size:20px;
text-align:left;
}
.formtable{
	padding:5px;
	border:#FF0 1px solid;
}
