body {
	background: #d1d3bf;
	font: 12px Arial, Helvetica;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#outline1, #outline2,
.nav_outline, .nav, .nav_home, .nav_bio, .nav_media, .nav_gallery, .nav_tour, .nav_learn,
.content1,
.content2,
.player1,
.footer
{
	width: 1024px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
}

#outline1 {
	margin: 0 auto;
}

#outline2,
.header,
.nav_outline, .nav, .nav_home, .nav_press, .nav_bio, .nav_media, .nav_gallery, .nav_tour, .nav_learn, .nav_contact,
.content1,
.content2,
.player1,
.footer
{
	float: left;
}

.header {
	background: url('../images/header_bg.gif') top left;
	width: 1024px;
	height: 132px;
}

.nav_outline {
	background: #929460;
}

.nav {
	width: 1000px;
	padding: 0 0 0 7px;
}

.nav_home {
	width: 129px;
}

.nav_press {
	width: 117px;
}

.nav_media {
	width: 207px;
}

.nav_gallery {
	width: 137px;
}

.nav_tour {
	width: 135px;
}

.nav_learn {
	width: 109px;
}

.nav_contact {
	width: 149px;
}


.nav_bio {
	width: 96px;
}


.content1 {
	background: #ccceb9 url('../images/content_bg.jpg') top left;
	background-repeat: no-repeat;
}

.content2 {
	min-height: 530px;
	height: auto !important;
	height: 530px;
}

.player1 {
	width: 192px;
}

.footer {
	font-size: 10px;
	text-align: center;
	margin: 0 0 10px 0;
}

.hide1 {
	display: none;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}


