/**************** Body and tag styles ****************/
* {margin:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, img, marquee, table, th, td {padding: 0;}
body {
	font:100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #000; background-color: #fff;
}
img {
	border:none;
}
#container {
	width: 760px;
	margin: 50px auto 0;
}
h3 {
	margin: 20px 38px 10px 0;
	font-size: 1em;
}
h4 {
	margin: 0 0 1em 0;
	font-size: .8em;
	border-bottom: 1px solid #FDC42D;
	padding: .3em 0;
}
h5 {
	font-size: .8em;
	font-style: italic;
}
h6 {
	font-size: .7em;
	font-style: italic;
}
a {text-decoration: none; font-weight: bold;}
a:link {color: #005C9F; background-color: inherit;}
a:visited {color: #C0179C; background-color: inherit;}
a:hover {color: #DD2175; text-decoration: underline; background-color: inherit;}
a:active {color: #0087CD; text-decoration: underline; background-color: inherit;
}	
/**************** Header and navigation styles ****************/
#header {
	background: #fff url(../images/gif/header_bg.gif) no-repeat left top;
	height: 114px;
}
#header img {
	float: right;
	margin: 35px 38px 0 0;
}
#navbar {
	float: right;
	width: 722px;
	margin: 10px 38px 5px 0;
	padding-top: 5px;
}
#navbar img {
	float: right;
}
a#webcam img {background: url(../images/gif/webcam_61x2.gif) no-repeat left top;}
a#webcam:hover img {background: url(../images/gif/webcam_61x2.gif) no-repeat -61px top;}
a#contactus img {background: url(../images/gif/contactus_73x2.gif) no-repeat left top;}
a#contactus:hover img {background: url(../images/gif/contactus_73x2.gif) no-repeat -73px top;}
a#education img {background: url(../images/gif/education_87x2.gif) no-repeat left top;}
a#education:hover img {background: url(../images/gif/education_87x2.gif) no-repeat -87px top;}
a#related img {background: url(../images/gif/relatedevents_82x2.gif) no-repeat left top;}
a#related:hover img {background: url(../images/gif/relatedevents_82x2.gif) no-repeat -82px top;}
a#exhibitions img {background: url(../images/gif/exhibitions_83x2.gif) no-repeat left top;}
a#exhibitions:hover img {background: url(../images/gif/exhibitions_83x2.gif) no-repeat -83px top;}
a#greenclose img {background: url(../images/gif/greenclose_86x2.gif) no-repeat left top;}
a#greenclose:hover img {background: url(../images/gif/greenclose_86x2.gif) no-repeat -86px top;
}
/**************** Content styles ****************/
#maincontent {
	float: left;
	width: 100%;
}
#maincontent marquee {
	margin: 10px 38px 10px 0;
}
#maincontent p, #maincontent ul, #maincontent td {
	font-size: .7em;
	margin-bottom: 1em;
}
#mainimage img {
	float: left;
	margin-right: 15px;
}
#maincontent ul {
	float: left;
	margin-left: 15px;
}
#maincontent table {
	border-collapse: collapse;
}
.imgtextcontainer {
	float: left;
	width: 320px;
	margin: 0 15px 10px 0;
}
#mainimage .imgtextcontainer p {
	font-size: .52em;
	padding-top: 5px;
	float: left;
	text-align: center;
}
.highlighttextbox {
	width: 720px;
	background-color: #ffd;
	padding: 1em 20px .5em;
	margin-bottom: 1em;
}
/**************** Footer styles ****************/
#footer {
	background: #fff url(../images/gif/yellowline_footer.gif) no-repeat left top;
	width: 760px;
	float: left;
	padding-top: 28px;
	font-size: .6em;
}
#footer p {
	margin: 5px 0;
}
/**************** Misc classes and styles ****************/
.bold {
	font-weight: bold;
}
#maincontent p.lastp {
	margin-bottom: 0;
}
#navbar .floatleft {
	float: left;
	margin-top: 5px;
}
