@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6a2e05;
}


#flash_banner{
	height: 224px;
	width: 900px;
	margin:0px auto 0px auto;
}



.Navigation {
	color: #4e1b00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	line-height: 20px;
	
}

.Navigation a a:visted{
	color: #4e1b00;
}

.Navigation a:hover{
	color: #ffffff;
}

.side_navi li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #642900;
	text-decoration: none;	
}

.side_navi li{
list-style-image: url(images/dot.jpg);	
}

.side_navi a:hover{
	color: #CC3300;
}

.select{
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}



#body_container{
	width: 900px;
	margin:0px auto 0px auto;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #630;
}


#footer{
	height: 128px;
	width: 900px;
	margin:0px auto 0px auto;
	background-image: url(images/footer.jpg);
}


#music_side_navi_container{
	background-image: url(images/music_navi.jpg);
	background-repeat: no-repeat;
	width: 182px;
	background-color: #f9df91;
}




h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #642900;
	letter-spacing: 1px;
	width: 350px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #642900;
	font-variant: small-caps;
}

.outline{
	border: 1px solid #642900;
	padding: 5px;
}

.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
}

.list{
	list-style-image: url(images/dot.jpg);
}

.form{
	background-color: #FFF0D2;
	padding: 5px;
	border: 1px solid #960;
}

.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 21px;
	color: #300;	
}

.quote_name{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #630;
	font-weight: bold;
	text-align: right;
}

.section_title  {
	font-size: 14px;
	color: #F9DF91;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
