@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	min-height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #492010;
	margin: 0px;
	height:100%;
}
a {
	font-size: 14px;
	color: #FFCC00;
}

a:visited {
	color: #CC9933;
}

a:hover {
	color: #CC9933;
}

a:active {
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 527px;
	margin: 0px auto;
	float: left;
	padding: 20px 30px;
	overflow: auto;
	height: 980px;
}
.container {
	width:900px;
	margin:0px auto;
	background-image: url(img/image.jpg);
	background-repeat: no-repeat;
	height: 597px;
}
.content {
	width:900px;
	margin:0px auto;
	background-image: url(img/content_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
}
.footer {
	height: auto;
	margin:0px auto;
	width: 900px;
	background-color: #FFFFCC;
	background-image: url(img/footer.gif);
}
.links {
	background-image: url(img/links.jpg);
	background-repeat: no-repeat;
}

.contact {
	background-image: url(img/contact.jpg);
	height: 60px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	padding-top: 45px;
	padding-left: 50px;
}
.player {
	float: right;
	padding-top: 0px;
	background-image: url(img/musicplayer_bg.gif);
	width: 240px;
	margin-right: 20px;
	height: auto;
	background-repeat: no-repeat;
	background-color: #745438;
	color: #cc963c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	
	
}
.line {
	height:1px;
	padding-top:20px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
}
.video {
	padding-top: 170px;
	padding-left: 315px;
}
.line2 {
	height:1px;
	padding-top:5px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
}
