* {
       padding:0 0 0 0;
       margin: 0 0 0 0;
       }

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	background-color: #000000;
	color: #FFFFFF;
}
	a:link, a:visited{ /*Added links attributes*/
		color: #FA0000; text-decoration: none;
		}
	a:hover, a:active{
		color:#ADADAD ; text-decoration: none; 
		}
	a.white:link, a.white:visited{ /*Added white links attributes*/
		color: #FFFFFF; text-decoration: none;
		}
	a.white:hover, a.white:active{
		color:#ADADAD ; text-decoration: underline ; 
		}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	/**min-height: 450;**/
}

#header {
	width: 900px;;
	height: 190px;
	border: 0px #FFFFFF solid ;
}

#header1a{
	width:390px;
	height: 65px;
	background-image: url(../media/rtA1.jpg);
	float: left;
		}
	
#header1b{
	width:510px;
	height: 65px;
	background-image: url(../media/rtA2.jpg);	
	float: right;
	}
	
#header2a{
	width:390px;
	height: 125px;
	background-image: url(../media/rtB1.jpg);
	float: left;
	}

#header2b{
	width:510px;
	height: 125px;
	background-image: url(../media/rtB2.jpg);
	float: right;
	}
	
#content {
	width: 898px;
	/**min-height:560px;
	height:auto !important;
	height:560px;**/
	background-color:  #333333;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
	#contentLong {
	width: 898px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background-color:  #333333;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	margin-top: 0px;
	padding: 0px;
	overflow: hidden;
	}

#columnWide {
		width: 750px;
		/*min-height: 450px;*/
		padding: 5px;
		text-align: justify;
		float: left;
		/*border: 1px #C0C0C0 solid;*/
	}

	#columnFullWidth {
		width: 880px;
		/*min-height: 450px;*/
		padding: 5px;
		text-align: justify;
		float: left;
		/*border: 1px #C0C0C0 solid;*/
	}
	
#columnBanner { 
	width: 130px;
	/*min-height: 450px;*/
	margin-top: 5px;
	float: right;
}

#columnOne {
	width: 420px;
	padding: 5px;
	text-align: justify;
	margin-right: 5px;
	/*min-height: 450;
	border: 1px #C0C0C0 solid;*/
	
	float: left;
}

#columnTwo {
	width: 320px;
	padding: 0px;
	float:left;
	/*border: 1px #C0C0C0 dashed;
	background-color: Yellow;
	margin-right:25px;
	margin-bottom:10px;*/
	}
	
#events{ /*div renamed to events*/
	width:300px;
	height:180px;
	background-color:  #484848;
	border: 1px solid #6A6A6A;
	float:right;
	margin-left:5px;
	margin-top: 25px;
	margin-right:5px;
	padding: 3px;
	/*
	padding:10px;
	text-align:justify;*/
	font-size: 8pt; /*Added point size here to not have to call class with markup*/
	}
	
#show{ 
	width:300px;
	height:225px;
	background-color:  #484848;
	border: 0px;
	float:right;
	margin-left:5px;
	margin-top:25px;
	margin-right:5px;
	padding: 0px;
	}
	
#footer {
	width: 900px;
	height: 155px;
	background-image: url(../media/rtFooter.jpg);
}
#copyright  {
	width: 550px;
	height: 20px;
	margin-top: 110px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	font-size: 8pt;
	}
#legal {
	width: 350px;
	height: 20px;
	margin-top: 110px;
	text-align: center;
	float: right;
	color: #FFFFFF;
	font-size: 8pt;
	}
	
	/*CONTENT ELEMENTS*/
	
	#header1a p{
		font-size: 10pt;
		margin-top: 7px;
	}
	
	h1 {
	font-size: 14pt; /*Added H1 which didn't exist*/
	color:#FFFFFF; 
	font-weight: normal; /*Font weight changed to not bold*/
	margin-bottom: 0px;
   padding-bottom: 0px;

	}
h2 {
	font-size: 12pt;
	color:#FA0000; /*Colour changed to Hex*/
	text-align: left;
	font-weight: normal; /*Font weight changed to not bold*/
	margin-bottom: 0px;
   padding-bottom: 0px;

	}
	#columnOne h2 {
	font-size: 14pt;
	color:#FA0000; /*Colour changed to Hex*/
	text-align: left;
	font-weight: normal; /*Font weight changed to not bold*/
	margin-left:40%;
	margin-bottom: 3px;
	margin-top: 3px;
   padding: 3px;

	}
	#columnOne H3 { /*Added columnOne H3 for the larger text*/
	font-size: 13pt;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../media/QuotesLarge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 0px;
   padding-bottom: 0px;
	}
	
hr {
	border-bottom:1px;
	border-color: #333333;
	border-style: dashed; 
	margin-top: 2px;
	margin-bottom: 2px;
	
}

blockquote p
    {
   padding: 0px 5px 0px 0px;
	font-size: 20px;
   float: left;
   background: url(../media/QuotesLargeDown.gif) bottom right no-repeat;
}

blockquote
    {
	padding:10px;
 
    background: url(../media/QuotesLargeUp.gif) top left no-repeat;
}

.FormBox {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; border:1px; border-style:solid; border-color:#6A6A6A; background-color:#484848 ; color:#FA0000; padding:2px; 
}
.FormButton {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; letter-spacing: 2px; border:1px; border-style:solid; border-color:#FFFFFF; background-color:#FA0000; color:#FFFFFF; padding:0px; 
}