body {
	font: 14px/20px Helvetica, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	background: #000000 url(/images/bg_main.gif) no-repeat;
	margin: 0px;
}
#Wrapper {
	width: 850px;
}
#MainNav {
	float: left;
	width: 192px;
}
#Content {
	float: left;
	width: 650px;
	padding-top: 30px;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.galleries {
	text-align: right;
}
#Headers {
	width: 557px;
	float: right;
	padding-top: 30px;
}
#SoundPlayer {
	height: 110px;
	width: 335px;
	left: 414px;
	position: relative;
}
#Footer {
	background: url(/images/bg_footer.gif) no-repeat;
	height: 50px;
	width: 557px;
	clear: both;
	font: 10px/14px Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding-top: 15px;
	padding-left: 192px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

