html, body {width: 100%; height: 100%; margin: 0px; padding: 0px;}
body {background-color: #FFFFFF;}
body {font: normal 18px Georgia, "Times New Roman", Times, serif; color:#333;}
body {text-align: center;}
img	{border: 0px;}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#section_1 {
	width: 1000px;
	height: 614px;
	background-image: url(images/mtg_01x.jpg);
	background-repeat: no-repeat;
}

#content_1 {
	width: 600px;
	padding-top: 235px;
	padding-left: 60px;
}

#section_2 {
	width: 1000px;
	height: 1487px;
	background-image: url(images/mtg_02x.jpg);
	background-repeat: no-repeat;
}

#content_2 {
	width: 875px;
	padding-top: 25px;
	padding-left: 60px;
}

#section_3 {
	width: 1050px;
	background-image: url(images/mtg_03x.jpg);
	background-repeat: repeat-y;
}

#content_3 {
	width: 875px;
	padding-top: 50px;
	padding-left: 60px;
}

.sidebox {
	width: 300px;
	background-color: #fff8d0;
	float: right;
	font-size: 16px;
	padding: 15px;
	margin-left: 10px;
}

.bullets {
	width: 525px;
}

.disc {
	float: right;
}

#section_4 {
	width: 1000px;
	height: 88px;
	background-image: url(images/mtg_04x.jpg);
	background-repeat: no-repeat;
}

#button_1 {
	padding-top: 1020px;
}

#button_2 {
	padding-top: 15px;
}

#button_3 {
	padding-top: 555px;
}

#audio {
	margin-left: auto;
	margin-right: auto;
	width:500px;
	height:30px;
	padding-top: 90px;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
}