@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #818181;
}

#all {
	margin: auto;
	width: 860px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../graphics/all_bkd_shadow.jpg);
	background-repeat: repeat;
	color: #114353;
}
#all a {
	color: #024EA2;
}
#all a:hover {
	text-decoration: underline;
}


#inner_all {
	width: 850px;
	border: 1px solid #333333;
	background-image: url(../graphics/inner_bkd.jpg);
}
#top_header {
	height: 65px;
	background-color: #FFFFFF;
}
#top_header_right {
	float: right;
	width: 200px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding-top: 9px;
	padding-right: 20px;
}
#top_header_left {
	width: 350px;
	padding-top: 10px;
	padding-left: 20px;
}
#nav {
	height: 28px;
	color: #114353;
	text-align: center;
	padding-left: 2px;
}
#nav a {
	color: #114353;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
}
#main_banner {
	height: 226px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#main_right {
	float: right;
	width: 685px;
}
#right_banner {
	width: 170px;
	float: right;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#right_pic {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}

#right_text {
	background-color: #c7d2d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #114353;
	padding: 5px;
	font-weight: bold;
}
#centre_stage {
	width: 505px;
}
#centre_container {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #E7E9EB;
	border: 1px none #7F879A;
}
#centre_container h1 {
	font-size: 16px;
	font-weight: bold;
}
#centre_container h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
#bottom_links {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #BFC7CA;
	background-image: url(../graphics/links_bkd.jpg);
	background-repeat: repeat;
}
.aligncentre a {
	text-decoration: none;
	color: #114353;
	font-weight: 200;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.aligncentre a:hover {
	text-decoration: underline;
}
#list_right {
	float: right;
	width: 220px;
}
#list_left {
	width: 220px;
}
#banner_left {
	width: 157px;
	background-repeat: repeat;
	height: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#foot {
	clear: both;
	height: 18px;
	color: #FFFFFF;
	background-image: url(../graphics/nav_bkd.jpg);
	padding-top: 8px;
	padding-left: 15px;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#foot a {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot a:hover {
	text-decoration: blink;
}
.aligncentre {
	text-align: center;
}
.makebold {
	font-weight: bold;
}
.imgright {
	padding: 10px;
	float: right;
}
