body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #25060B url(images/background.png);
	background-repeat: repeat-x;
}
#header {
	display: block;
	height: auto;
	position: relative;
	overflow: hidden;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header ul {
	list-style-type: none;
}
#header ul li {
	height: 15px;
	padding-top: 10px;
	width: 19%;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	display: block;
}
#header ul li a {
	color: #FF9;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9;
	font-size: 14px;
}
#header ul li a:hover {
	color: #733907;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #733907;
}
#mainPicture {
	clear: both;
	width: 650px;
	height: 335px;
	background-color: #FFFFFF;
	border: 10px solid #160306;
	margin-right: auto;
	margin-left: auto;
}
#mainPicture img {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.homeBkg {
	background-repeat: no-repeat;
	background-image: url(images/globe-light.jpg);
}
.toursBkg {
	background-repeat: no-repeat;
	background-image: url(images/gate.jpg);
}
.sponsorsBkg {
	background-repeat: no-repeat;
	background-image: url(images/science-center.jpg);
}
.eventsBkg {
	background-repeat: no-repeat;
	background-image: url(images/fountain.jpg);
}
.contactBkg {
	background-repeat: no-repeat;
}
.centerImage {
	text-align: center;
	margin-bottom: 10px;
}
#contentBox {
	margin-top: 10px;
	width: 550px;
	height: auto;
	background-color: #FFFFFF;
	border: 10px solid #160306;
	background-image: url(images/contentBack.png);
	background-repeat: repeat-x;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentBox ul li {
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentBox ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer {
	text-align: center;
	padding-top: 15px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C87002;
	margin: 0px;
	clear: both;
}
#footer a {
	color: #C87002;
	text-decoration: none;
	font-size: 9px;
}
a:hover {
color:#793C06 text-decoration:none;
	border-bottom: dotted 2px;
}
a:visited {
	color: #793C06;
}
h1 {
	font-size: 25px;
	margin-bottom: 5px;
	padding-top: 18px;
	margin-left: 0px;
	margin-top: 0px;
	color: #1F1603;
	text-align: left;
}
h2 {
	font-size: 18px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE552E;
}
p {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #C87002;
	text-decoration: none;
}
.smImageRt {
	float: right;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.sponsorName {
	font-size: 14px;
	text-align: center;
	margin-bottom: 2px;
	font-weight: bold;
}
.sponsorAddress {
	text-align: center;
}
