@charset "UTF-8";
/* CSS Document created by Emmanuel K. Tabiri */

body,td,th, p {
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	background: #778c6c url(/resources/images/background.jpg) no-repeat center top;
}
a {
	font-size: 12px;
	color: #003300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002200;
}
a:hover {
	text-decoration: none;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #333300;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 11px;
	color: #000000;
}
h4 {
	font-size: 10px;
	color: #000000;
}
h5 {
	font-size: 9px;
	color: #000000;
}
h6 {
	font-size: 8px;
	color: #000000;
}
#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#mainNavigation {
	background: url(/resources/images/navigation.png) no-repeat scroll center top;
	width: 1000px;
	height: 56px;
	padding: 15px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
	display: block;
}
#mainNavigation ul {
	list-style: none;
	background: center;
	padding: 0px 20px 0px 125px;
}
#mainNavigation li {
	display:  inline;
}
#mainNavigation li a {
	float: left;
	padding: 0px 20px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
#tour {
	background: center top;
	width: 972px;
	padding: 0px 14px;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
	display: block;
}
#flashPiece {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#leftNavigation {
	float: left;
	width: 179px;
	margin: 12px 5px 10px 16px;
}
#photoLeftNavigation {
	float: left;
	width: 179px;
	margin: 0px 5px 10px 16px;
}
#contentArea {
	float: left;
	width: 564px;
	margin: 0px 6px 10px;
	padding: 0px 10px;
	border-right: 2px solid #323232;
	border-left: 2px solid #323232;
	border-top-style: none;
	border-bottom-style: none;
}
#contentArea2 {
	float: left;
	width: 764px;
	margin: 0px 6px 10px;
	padding: 0px 10px;
	border-left: 2px solid #323232;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#rightNavigation {
	float: left;
	width: 179px;
	margin: 0px 16px 10px 5px;
}
#photoRightNavigation {
	float: left;
	width: 179px;
	margin: -10px 16px 10px 5px;
}
#footer {
	float: left;
	width: 982px;
	margin: 10px 16px 10px 16px;
	padding: 10px 0px 0px 0px;
	border-top: 2px solid #090000;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
