/* CSS Document */

body {
	background-color: #4A3324;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align:center
}
.style1 {
	color: #FFFFFF;
	font-weight: normal;
	
}
a:link {
	color: #D3AA81;
}
a:visited {
	color: #D3AA81;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #D3AA81;
}

p {color:#FFFFFF; font-weight:normal; text-indent:60px; color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; text-align:justify;
	font-size: 12px;
	line-height: 13pt;}
h3 {color:#FFFFFF; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; margin:0px}
h1 {color:#FFFFFF; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:28px}
h2 {color:#D3AA81; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:22px}
h5 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal}
.style10 {color: #CCCCCC}

#footer {width:900px; text-align:left; margin:0 auto}
.style10 { font-size:10px;}

#container {margin:0 auto; width:900px; height:900px; background-color:#000}
#header {height:140px; text-align:center}
#player {height:350px; background-image:url(graphics/index-bg.jpg); background-repeat: no-repeat}
#player-right {width:241px; height:350px; float:right}
#player-left {width:520px; height:320px; float:left; padding:30px 0px 0px 80px}
#text {padding:0px 25px 10px 25px}


