body {
         margin: 0;
         padding: 0;
         background-image: url('images/ground.jpg');
         background-repeat: no-repeat;
         background-position: top center;
         background-color: transparent;
      }

      div.body {
         margin: 0;
         padding: 0;
         background-image: url('images/ground.jpg');
         background-repeat: no-repeat;
         background-position: top center;
         background-color: transparent;
	}
html {
	margin: 0;
	padding: 0;
	}
p {
	text-align: left;
	background-color: transparent;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
.first {
	margin-top: 0;
}
.redBold {
	font-weight: bold;
	color: #da2128;
}
.registrationDetails {
	font-size: 10px;
	line-height: 14px;
}
.strap {
	font-size: 12px;
	line-height: 14px;
	color: #cd2626;
	background-color: transparent;
	margin: 25px 0 0 0;
}
.strapLc {
	font-size: 13px;
	line-height: 14px;
	color: #cd2626;
	background-color: transparent;
	margin: 25px 0 0 0;
}
.strapLc2 {
	font-size: 13px;
	line-height: 14px;
	color: #cd2626;
	background-color: transparent;
	margin:0;
}
h1 {
	text-align: left;
	background-color: #fff;
	color: #cd2626;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	}
.event {
	text-align: left;
	background-color: #fff;
	color: #cd2626;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 5px;
	}
.date {
	background-color: #fff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	}
.eventText {
	background-color: #fff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	}
.subTop {
	margin-top: 0;
	margin-bottom: -10px;
}
.sub {
	margin-top: 25px;
	margin-bottom: -10px;
}
#wrapper {
	width: 800px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 800px
	background-color: transparent;
}
#footer {
	clear: both;
	width: 800px;
	background-color: transparent;
	padding: 5px 0 0 0;
	border-top: 2px solid #000;
}
#subhead {
	margin-bottom: 15px; 
	width: 370px;
	margin-left: 121px;
}
#mainContent {
	width: 530px;
	padding: 0 25px 0 0;
	margin: 35px 0 0 0;
	border-right: 1px solid #000;
}
#rightColumn {
	float: right;
	background-color: transparent;
	color: #000;
	width:220px; 
	padding: 0 0 0 0;
	margin: 30px 0 0 0;
}
a:link, a:visited {
	text-align: left;
	background-color: transparent;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	margin: 0;
}
a:hover {
	color:  #dd3218;
	background-color: transparent;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	text-align: left;
	background-color: transparent;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin: 0 10px 0 0;
}
#footer a:hover {
	color: #dd3218;
	background-color: transparent;
	text-decoration: none;
}
.archive {
	margin-top: 10px;
}
ul {
	list-style-type: bullet;
	padding: 0;
	margin-left: 15px;
	margin-top: 0;
}
li {
	text-align: left;
	background-color: transparent;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 5px 0;
}
ul.toSub {
	list-style-type: bullet;
	padding: 0;
	margin-left: 15px;
	margin-top: 15px;
}
#sideMenu {
margin: 15px 0 25px 0;
}
#sideMenu a:link, #sideMenu a:visited
{
display:block;
font-weight:normal;
color:#fff;
background-color:#000080;
width:180px;
text-align:center;
padding:4px;
margin-bottom: 2px;
text-decoration:none;
}
#sideMenu a:hover, #sideMenu a:active
{
background-color:#7A991A;
}









