body {
	background: url(bg.jpg);
	background-color: #000000;
}
* {margin:0;padding:0}
#wrapper {
	width: 800px;
	background: #4A0700;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.line {
	background: #4A0700;
	height: 8px;
	width: 800px;
}

#top {
	width: 784px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	text-align:center;
}
#top h1{
	font-size: 20px;
	font-weight: bold;
	color: #C13F00;
	padding: 12px;
}
#h2 {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.bg {
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	width: 784px;
}
#nav1 {
	width: 784px;
	height: 25px;
	margin-left:8px;
}
#nav1 ul{
	text-align:center;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;

}
#nav1 li{
	display: inline; text-decoration: none;
}
#nav1 a {
	padding: 10px;
	font-size: 16px;
	color: #A0432C;
	font-weight: bold;
}
#nav1 a:hover{
	color: #FF9966;
}

#slide {	
	width: 784px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
}
#nav2{	
	text-align:center;
	width: 784px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#tablenav2 {
	height: 60px;
	width: 784px;
}
#nav2 ul{
	text-align:center;
		margin: 0;
}
#nav2 li{
	display: inline;
}
#nav2 a {
	padding: 10px;
	font-size: 16px;
	color: #A0432C;
	font-weight: bold;
}
#nav2 a:hover{
	color: #FF9966;
}
#slideinside {
	width: 774px;
	height: 150px;
	padding-top: 5px;	
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content {
	width: 784px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
}
#content1 {
	width: 784px;
	height: 488px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
}
#content a:hover{
	color: #FF9966;
}
#footer {
	width: 784px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#footerback {
	width: 784px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#music {
	width: 784px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: center;
}
#tablemusic1 {
	height: 30px;
	width: 784px;
	text-align: center;
}
#table1 {
	height: 300px;
	width: 784px;
}
#table2 {
	height: 425px;
	width: 784px;
}
#table3 {
	height: 480px;
	width: 784px;
}
#table4 {
	height: 488px;
	width: 784px;
}
#tableimgrow {
	height: 140px;
}
