@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #CCCCCC;
	background-color: #000000;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper, #header {
	width: 955px;
	text-align: left;
}
#home #mediaplayer    {
	background-image: url(../images/02_mediaplayer1.jpg);
	background-repeat: no-repeat;
}
#home #maincontent {
	padding: 0px;
	clear: none;
	min-height: 0px;
}
#home #maincontent .navhome {
	list-style-type: none;
	background-image: url(../images/bkgd_navbar1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 955px;
}
#home #tour  {
	background-image: url(../images/bkgd_tour.jpg);
	height: 157px;
	width: 215px;
	float: right;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 130px;
	font-size: 1.1em;
}
#tourContent {
	overflow: auto;
	height: 142px;
	padding-right: 10px;
	color: #00FF00;
}
#tour p {
	margin-bottom: 10px;
}
#tour a {
	color: #CCCCCC;
	text-decoration: underline;
}
#home #news {
	background-image: url(../images/bkgd_news.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 407px;
	float: right;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 143px;
	font-size: 1.1em;
}
#newsContent {
	overflow: auto;
	height: 143px;
	padding-right: 10px;
	color: #B71210;
}
#news p {
	margin-bottom: 10px;
}
#news a {
	color: #CCCCCC;
	text-decoration: underline;
}
#mediaplayer  {
	background-image: url(../images/02_mediaplayer2.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 257px;
	height: 125px;
	display: inline;
}
#header .navinterior {
	clear: both;
	list-style-type: none;
	background-image: url(../images/bkgd_navbar2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 955px;
}
#header ul li {
	display: inline;
	white-space: nowrap;
}
#contentWrapper {
	background-image: url(../images/bkgd_bodyRepeat.jpg);
	background-repeat: repeat-y;
}
#maincontent   {
	background-image: url(../images/bkgd_bodyBottom.jpg);
	background-repeat: no-repeat;
	padding-left: 110px;
	padding-top: 10px;
	padding-right: 60px;
	min-height: 373px;
	clear: both;
	background-position: bottom;
	padding-bottom: 40px;
	height: auto;
}
#maincontent  p  {
	font-size: 1.1em;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 10px;
}
#maincontent a {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer  {
	background-image: url(../images/body_footer.jpg);
	height: 43px;
}
#maincontent table tr td {
	padding-bottom: 10px;
}
