body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E7E7E7;
}

.outer {
	width: 750px;
	margin: 0 auto;
}

.wrap {
	background-image: url('images/index_13.gif');
	background-repeat: repeat-y;
	width: 750px;
	margin: 0 auto;

}

.content {
	width: 660px;
	margin: 0 auto;
	text-align: justify;
}

.header {
	background-image: url('images/index_01.gif');
	background-repeat: no-repeat;
	height: 256px;
	width: 750px;
	margin: 0 auto;
}

.main {
	width: 730px;
	text-align: justify;
	margin: 0 auto;
}

.footer {
	width: 730px;
	text-align: center;
	margin: 0 auto;
}

.footerimg {
	background-image: url('images/footerimg.png');
	background-repeat: no-repeat;
	height: 45px;
	width: 750px;
	margin: 0 auto;
	margin-top: -20px;
}

#copyright {
	font-size: 12px;
}

.video {
	margin: 0 auto;
	width: 575px;
	height: 325px;
	background-color: gray;
}

h1 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #93110d;
	text-align: center;
}
 
h2 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #b90303;
}

h3, h4, h5, h6 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #b90303;
	text-align: left;
}