@charset "utf-8";
body {
	background-image: url(../images/template/main_bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
	background-image: url(../images/template/header_bg.jpg);
	background-repeat: repeat-x;
}
#header {
	background-image: url(../images/template/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#banner {
	background-image: url(../images/template/header.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 239px;
	margin: 0px;
	padding: 0px;
}
#menu {
	margin: 0px;
	float: left;
	width: 173px;
	display: block;
	color: #FFFFFF;
	text-align: right;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	margin-bottom: 10px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #F5FF88;
}

#content_area {
	background-color: #FFFFFF;
	display: block;
	float: none;
	margin-left: 188px;
	background-image: url(../images/template/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
.page_title {
	display: block;
	height: 67px;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	background-repeat: no-repeat;
}
#content {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#content p {
	margin-top: 2px;
	margin-bottom: 15px;
}
#content a {
	color: #006699;
}
#content a:hover {
	color: #00B7B7;
}

#content h2, #content h1 {
	font-size: x-large;
	color: #78241A;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #245545;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6F5F0;
	margin-bottom: 8px;
}

#content img {
	padding: 10px;
}
#content .small_text {
	font-size: 70%;
}
#content .textbox {
	padding: 10px;
	background-color: #F2F2F2;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 15px;
}
#content blockquote {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CDEDE2;
	padding-left: 10px;
}
#content ul {
	list-style-image: url(../images/template/star.gif);
}
#content li {
	margin-bottom: 10px;
}
.go_button {
	background-image: url(../images/template/button.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 41px;
}
#exhibit_form {
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/template/exhibit_choose_bg.jpg);
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	margin-left: 10px;
}





#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/template/footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	text-align: right;
	padding-right: 150px;
	height: 50px;
	padding-top: 10px;
	font-weight: normal;
}
#footer a{
	color: #FFFFFF;  
}
.clearer {
	clear: both;
}
#updates {
	background-image: url(../images/template/titles/updates.jpg);
}
#rbd {
	background-image: url(../images/template/titles/rbd.jpg);
}
#about {
	background-image: url(../images/template/titles/about.jpg);
}


#home {
	background-image: url(../images/template/titles/home.jpg);
}
#exhibit {
	background-image: url(../images/template/titles/exhibit.jpg);
}
#links {
	background-image: url(../images/template/titles/links.jpg);
}
