body {
  background: #fff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 71.00%; 
  color: #000;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin-bottom: 1.4em;
}

h1 {
	font-size: 130%;
}

p {
	margin-bottom: 1.4em;
	line-height: 1.9em;
}

a {
	color: #f00000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

.clearer {
	clear: both;
}

#main-box {
	width: 100%;
}

#top-box {	
	width: 100%;
	background: #fff;
	margin-top: 4%;
	padding-top: 14px;
	height: 66px;
}

.top-image {	
	float: left;
	width: 278px;
	overflow: hidden;
	background: #fff;
}

.top-content {
	width: 700px;
	overflow: hidden;
	background: #fff;
}

#middle-box {
	width: 100%;
	height: 380px;
	background: #1E1515;
	background: #000;
}

.middle-image {	
	float: left;
	width: 278px;
	height: 380px;
	overflow: hidden;
	background: #fff;
}

.middle-content {
	float: left;
	width: 580px;
	height: 340px;
	overflow: auto;
	background: #000 url('images/aa_bg.jpg') no-repeat;
	padding: 20px 20px;
	color: #fff;
	margin-right: 20px;
	line-height: 1.9em;
}

#middle-right {
	color: #fff;
}

.middle-right-content {
	padding: 20px 20px;
}

#footer-box {
	width: 100%;
	height: 34px;
	background: #fff;
}

.footer-image {	
	float: left;
	width: 278px;
	height: 34px;
	overflow: hidden;
	background: #fff;
}

.footer-content {	
	float: left;
	width:620px;
	height: 34px;
	background: #eee;
}

.footer-content ul {
	margin: 0;
	list-style-type: none;
	padding: 0px 10px;
}

.footer-content ul li {
	float: right;
	margin-right: 14px;
	line-height: 34px;
}

.footer-content ul li a {
	color: #8a0000;
	color: #241a1a;
	font-weight: bold;
	font-size: 122%;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
}

.footer-content ul li a.act,
.footer-content ul li a:hover {
	color: #000;
	color: #8a0000;
	font-weight: bold;
	font-size: 122%;
}

#media {
	float: right;
}

#media-text {
	text-align: right;
	line-height: 13px;
	font-size: 98%;
	color: #000000;
}

#form {
	margin-top: 10px;
	margin-left: 86px;
}

.mailto {
	margin-bottom: 30px;
}

.form-name {
	width: 100px;
	float: left;
	margin-bottom: 10px;
}

.form-value {
	margin-bottom: 10px;
	width: 200px;
}

.mailtext {
	font-family: "Courier New", Courier, sans-serif;
	border: solid 1px #a78c92;
	width: 300px;
	font-size: 100%;
	padding: 2px 2px;
}

.mailarea {
	font-family: "Courier New", Courier, sans-serif;
	border: solid 1px #a78c92;
	width: 300px;
	font-size: 100%;
	padding: 2px 2px;
}

.submit {
	background-color: #000000;
	border: solid 1px #ffffff;
	color: #ffffff;
	cursor: pointer;
	font-family: "Courier New", Courier, sans-serif;
	font-size: 100%;
	padding: 2px 6px;
}

.image {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
}

.marys {
	font-weight: bold;
	font-size: 110%;
}

.disc {
	font-size: 90%;
	color: #aaa;
}

.down {
	border: solid 1px #ffffff;
	margin-bottom: 30px;
}

.down:hover {
	border: solid 1px #000000;
}

.news {
	margin-bottom: 20px;
}

.news-text {
	padding: 0px 10px;
}

.head {
	font-size: 110%;
	font-weight: bold;
	color: #fff;
}

.album-text {
	line-height: 1.4em;
	color: #ddd;
}
