/* CSS Document */
body {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	background-color: #000000;
}
p {
	color: #660000;
	font-size: 1.05em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
}
h3 {
	font-family: Pristina, PMingLiU, Playbill, serif;
	font-size: 24px;
	text-align: center;
	padding-top: 4px;
	border: 1px solid #FFFBF0;
}
a {
	color: #660000;
	text-decoration: none;
	background-image: none;
}
a:visited {
	color: #660000;
	background-image: none;
}
a:hover {
	color: #11DD77;
	
	background-image: none;
}
a:active {
	color: #26DD77;
}
#banner {
	width: 750px;
	height: 154px;
}
#photo1 {
	position: relative;
	left: 0px;
	top: 26px;
	width: 350px;
	margin-left: 24px;
	border: 5px solid #660000;
	margin-bottom: 40px;
}
#banner img {
	padding-left: 18px;
	padding-bottom: 0px;
	padding-top: 8px;
}
#top_button {
	position: absolute;
	left: 688px;
	top: 777px;
}
.p1 {
	font-family: Pristina, PMingLiU, Playbill, serif;
	font-size: 24px;
	padding-top: 3px;
}
.p2 {
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 6%;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFBF0;
}
#container {
	position: relative;
	width: 750px;
	margin: 10px auto;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
#nav {
	width: 750px;
	margin: 0px;
	padding: 1px;
	border-top: 3px dotted #FFFBF0;
	border-bottom: 3px dotted #FFFBF0;
	background-image: url(images/nav_background.gif);
	background-repeat: repeat;
}
#nav ul {
	text-align: center;
	margin: 0px;
	padding: 8px 0px;
}
#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	font-style: italic;
}
#music {
	position: absolute;
	left: 20px;
	top: 542px;
}

#nav a {
	color: #000000;
	text-decoration:none;
	margin: 0;
	padding: 2px 10px;
	background-color: #AE3F27;
	border-top:2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	font-size: 1.2em;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav a.current:visited {
	color: #808080;
}
#nav a:visited {
	color: #000000;
}
#nav  a:hover  {
	color: #D55A40;
	background-image: url(images/nav_background.gif);
	background-repeat: no-repeat;
}
#nav a:active {
	color: #D55A40;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	display: inline;
}
#footer {
	height: 16px;
	color: #660000;
	text-align: center;
	padding-top: 4px;
	border-top: 3px dotted #FFFBF0;
	background-color: #000000;
	padding-bottom: 4px;
	left: 1px;
	top: 0px;
	width: 749px;
	position: relative;
	margin-top: 80px;
}
#left_sidebar {
	position: relative;
	height: 190px;
	color: #FFFFFF;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-indent: 16px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
#contact_title {
	font-family: Pristina, PMingLiU, Playbill, serif;
	font-size: 2.5em;
	color: #FFFBF0;
	padding: 0px 20px 6px 20px;
	text-align: center;
	margin-top: 30px;
}
#form {
	margin-left: 200px;
}
