body {
	background-image: url(graphics/body_bkd.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#outer-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/outer_wrapper_shadow.png);
}
#inner-wrapper {
	background-color: #f9f8f1;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#head-shadow {
	background-image: url(graphics/top_shadow_1000x22.png);
	height: 22px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#foot-shadow {
	background-image: url(graphics/foot_shadow_1000x34.png);
	height: 34px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top-flash {
	height: 410px;
	width: 900px;
}
#stage {
	margin-right: 10px;
	margin-left: 10px;
}
#nav {
	float: left;
	height: 270px;
	width: 204px;
}
#text {
	float: left;
	width: 470px;
	color: #4C4C4C;
	font-size: 12px;
	line-height: 19px;
	margin-left: 10px;
}
.imgright {
	float:left;
	padding-bottom:8px;
	padding-top:8px;
	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;
	padding-right: 10px;
}
.boldsub {
	font-size:13px;
	font-weight:bold;
	color:#557159;
}
#text a {
	color: #3B4F3F;
}
#text h1 {
	font-size: 20px;
	color: #3B4F3F;
}
#text h2 {
	font-size: 16px;
	color: #3B4F3F;
}
#clear {
	clear: both;
	font-size: 10px;
	height: 25px;
}
#clear a {
	color: #3B4F3F;
	text-decoration: none;
}
#text a:hover {
	text-decoration: none;
}
#clear a:hover {
	text-decoration: underline;
}
#nav-banners {
	float: right;
	width: 278px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 3px;
}
#title-banner {
	float: left;
	width: 591px;
	margin-top: 10px;
	margin-left: 10px;
	height: 391px;
}
#right-column {
	float: right;
	width: 170px;
	margin-right: 5px;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	color: #4c4c4c;
}
.align_centre {
	text-align: center;
}

