#div_wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	clear: none;
	background-color: #FFFFFF;
}
#div_header {
	height: 120px;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#div_page {
	width: 776px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B65FF;
	border-left-color: #6B65FF;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B65FF;
}
#div_header_bar {
	float: left;
	height: 48px;
	width: 796px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B65FF;
	border-left-color: #6B65FF;
	background-image: url(../images/header_bar_bg.jpg);
	background-repeat: repeat-x;
}

#div_page a:hover {
	color: #E67450;
}

#div_footer {
	height: 30px;
	width: 800px;
	background-color: #A5E3F7;
	text-align: center;
	font-size: 10px;
	clear: both;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
#div_menu a:active {
	color: #FCA30B;
}


#div_menu ul {
	list-style-type: none;
	font-weight: bold;
	width: 110px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div_menu li {
	padding-top: 5px;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFA208;
	padding-left: 10px;
	padding-bottom: 5px;
}

#div_menu a {
	text-decoration: none;
	color: #B11717;
	height: 20px;
	width: 100px;
}
#div_menu a:hover {
}




#div_menu {
	float: left;
	width: 120px;
	padding-top: 10px;
	font-size: 14px;
}
#div_content {
	float: left;
	width: 650px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
#div_content_sub {
	float: left;
	width: 650px;
}
#sub_image {
	height: 150px;
	width: 150px;
	float: left;
}
#sub_details {
	width: 490px;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
}
#Sub_details_text {
	padding-top: 3px;
}

#sub_details_title {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCA30B;
	color: #B11717;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFA208;
}
#div_content_sub_wrapper {
	width: 650px;
	overflow: visible;
	height: 185px;
	padding-top: 3px;
}
.PageTitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #B11717;
}
#div_content a {
	font-weight: bold;
}
.centretext {
	text-align: center;
}
#div_page a {
}
#div_gallery {
	text-align: center;
	padding-top: 10px;
	width: 650px;
	float: left;
}
#div_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 650px;
	height: 25px;
	padding-top: 5px;
	margin-top: 10px;
	color: #B51410;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFA608;
}
#div_gallery img {
	margin-bottom: 10px;
}
#divprog {
	width: 650px;
	float: left;
}
#div_progleft {
	float: left;
	width: 255px;
	text-align: right;
	height: 20px;
	padding-right: 50px;
}
#div_progright {
	float: left;
	width: 345px;
	text-align: left;
	height: 20px;
}
#div_countdown {
font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 650px;
	height: 25px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}

