Body {
background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.MainBorder {
	background-color: #7F2200;
}

h1 { font-size: 14px;
font-weight: bold;
}

h3 { font-size: 13px;
color:white;
font-weight: bold;
text-transform: uppercase;
margin: 15px 0 6px 0;
padding-bottom: 3px;
border-bottom: #CC3300 2px dotted;
}



.Nav {
	background-image:   url("images/template/nav_b.jpg");
	background-repeat: no-repeat;
	padding-left: 76px;
	padding-top: 28px;
	padding-right: 60px;
	color: #FFFFFF;
	line-height: 150%;
}
.Nav A:Link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.Nav A:Active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.Nav A:Visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.Nav A:Hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.NavTwo {
	background-image:   url("images/template/nav_b_2.jpg");
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 28px;
	color: #FFFFFF;
	line-height: 150%;
}
.NavTwo A:Link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.NavTwo A:Active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.NavTwo A:Visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.NavTwo A:Hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.MainHome {
	background-image:   url("images/template/main_t_b.jpg");
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	line-height: 1.2em;
	text-align:left;
	padding-top: 20px;
}
.MainHome A:link {
	color: #7F2200;
	text-decoration:none;
	font-weight:bold;
}
.MainHome A:Active {
	color: #7F2200;
	text-decoration:none;
	font-weight:bold;
}
.MainHome A:Visited {
	color: #7F2200;
	text-decoration:none;
	font-weight:bold;
}
.MainHome A:Hover {
	color: #ff9966;
	text-decoration:none;
	font-weight:bold;
}
.MainHomeTwo {
	background-image:   url("images/template/main_sub.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.2em;
	padding-top: 20px;
	padding-right: 30px;
	
	
}
.MainHomeTwo A:link {
	color: #ff9966;
	text-decoration:none;
	font-weight:bold;
}
.MainHomeTwo A:Active {
	color: #ff9966;
	text-decoration:none;
	font-weight:bold;
}
.MainHomeTwo A:Visited {
	color: #ff9966;
	text-decoration:none;
	font-weight:bold;
}
.MainHomeTwo A:Hover {
	color: #7F2200;
	text-decoration:none;
	font-weight:bold;
}
.MainHomePad  {
padding-right: 30px;
}
.ThisWeek {
	color: #FFFFFF;
	background-image:   url("images/template/this_week_b_2.jpg");
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 40px;
	font-size: 11px;
}
.ThisWeek A:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.ThisWeek A:Acvtive {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.ThisWeek A:Visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.ThisWeek A:Hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.Contest {
	font-weight: bold;
	color: #FFFFFF;
	background-image:   url("images/template/home_2_2.jpg");
	background-repeat: no-repeat;
}
.ContestText {
	background-image:   url("images/template/contest_b_2.jpg");
	background-repeat: no-repeat;
}
.PaddingContest {
padding-left: 15px;
}
.TopIcon {
	color: #FFFFFF;
	font-size: 10px;
}
.TopIcon A:Link {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.TopIcon A:Active {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.TopIcon A:Visited {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.TopIcon A:Hover {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}
.Footer {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.MainBoldColour {
color:#ff9966;
font-weight:bold;
}
.EventsBoxDay {
padding: 2px;
background-color:#7F2200;
font-weight:bold;
}
.EventsBoxDesc {
color:#000000;
background-color:#FFFFFF;
padding:2px;
}
.EventsBoxDay {
padding: 2px;
font-weight:bold;
}
.BoldRed {
color:#7F2200
}