/* GENERAL */
BODY {
	font-family:Lucida Sans, Lucida, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#732500;
	padding:0;
	margin:0;
}
BODY.blankLeft {
	background:url(../img/bg_blank_left.jpg) #732500 repeat-x;
}
BODY.blankRight {
	background:url(../img/bg_blank_right.jpg) #732500 repeat-x;
}
BODY.content {
	background:url(../img/bg_content.jpg) #732500 no-repeat;
}
BODY.player {
	background:url(../img/bg_player.jpg) #732500 no-repeat;
}
IMG {
	border:none;
}
A {
	text-decoration:none;
	color:#ffc555;
}
A:hover {
	text-decoration:underline;
}
#headline {
	position:absolute;
	top:67px;
	left:389px;
	width:300px;
	height:35px;
}
#copyright {
	position:absolute;
	top:58px;
	left:165px;
	width:661px;
	height:9px;
}
#copyright A {
	width:661px;
	height:9px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-10000px;
	background:url(../img/copyright.png) no-repeat 0 0;
}
#copyright A:hover, #copyright A.hi {
	background-position:0 -9px;
}
/* NAVIGATION */
#logo {
	position:absolute;
	top:51px;
	left:166px;
	width:90px;
	height:75px;
}
#nav {
	position:absolute;
	top:163px;
	left:166px;
	width:100px;
}
#nav A {
	width:100px;
	height:10px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	text-indent:-10000px;
	background:url(../img/nav01.png) no-repeat 0 0;
	margin-bottom:10px;
}
#nav A.nav02 {
	background-image:url(../img/nav02.png);
}
#nav A.nav03 {
	background-image:url(../img/nav03.png);
}
#nav A.nav04 {
	background-image:url(../img/nav04.png);
}
#nav A.nav05 {
	background-image:url(../img/nav05.png);
}
#nav A.nav06 {
	background-image:url(../img/nav06.png);
}
#nav A.nav07 {
	background-image:url(../img/nav07.png);
}
#nav A.nav08 {
	background-image:url(../img/nav08.png);
}
#nav A:hover, #nav A.hi {
	background-position:0 -10px;
}
/* CONTENT */
#contentContainer {
	position:absolute;
	top:123px;
	left:388px;
	width:475px;
	height:425px;
	display:block;
	overflow:hidden;
}
#contentContainer H1 {
	font-size:16px;
	padding:0;
	margin:0 0 10px 0;
}
#contentContainer P {
	margin:0 0 20px 0;
}
#contentContainer EM {
	color:#ffc555;
	font-style:normal;
	font-weight:normal;
}
#contentContainer UL {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:disc;
	color:#ffc555;
}
#contentContainer LI SPAN, #contentContainer LI A {
	color:#fff;
}
#contentContainer DIV.year {
	clear:both;
	float:left;
	width:45px;
	color:#ffc555;
	margin-bottom:10px;
}
#contentContainer DIV.text {
	float:left;
	width:430px;
	margin-bottom:10px;
}
#contentContainer .gallery {
	float:left;
	width:475px;
	height:425px;
	display:block;
	overflow:auto;
}
#contentContainer .gallery A {
	float:left;
	width:80px;
	height:80px;
	display:block;
	overflow:hidden;
	margin:10px 8px 0 0;
	border:1px solid #251905;
}
#contentContainer .gallery A:hover {
	border:1px solid #ffc555;
}
#contentContainer #newsContainer {
	width:350px;
	height:330px;
	display:block;
	overflow:auto;
}
#movieContainer #movie {
	position:relative;
	width:320px;
	height:240px;
	float:left;
	margin:46px 0 0 72px;
}
#movieContainer {
	position:absolute;
	float:left;
	top:123px;
	left:382px;
	width:470px;
	height:338px;
	display:block;
	overflow:hidden;
	background:url(../img/bg_movie.png) no-repeat 0 0;
	margin:0;
}
#movieLink {
	position:absolute;
	float:left;
	top:471px;
	left:387px;
	color:#ffc555;
}
#movieLink A {
	color:#fff;
}
/* HOMEPAGE */
#claim {
	position:absolute;
	top:467px;
	left:646px;
	width:222px;
	height:81px;
}
#microphone {
	position:absolute;
	top:60px;
	left:705px;
	width:142px;
	height:353px;
}
/* MP3 PLAYER */
#flashcontent {
	position:absolute;
	top:24px;
	left:362px;
	width:301px;
	height:16px;
	float:left;
}