@charset "utf-8";

/* CSS Document */



body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #000;

	background-color: #939393;

	text-align: center;

	margin-bottom: 15px;

}

#wrapper {

	width: 773px;

	margin: 15px auto;

	text-align: justify;

}

#header {

	background: url('dir/header.png') no-repeat;

	width: 773px;

	height: 106px;

	display: block

}

#spacer {

	background: url('dir/spacer.png') no-repeat;

	width: 773px;

	height: 10px

}

#contentWrap {

	width: 773px;

	background: url('dir/contentBg.png') repeat-y;

}

#content {

	width: 773px;

}

.intro {

	margin: 0pt auto;

	width: 640px;

}

#itop {

	width: 640px;

	height: 7px;

	background: url('dir/itop.jpg') no-repeat;

}

#imain {

	width: 640px;

	background: url('dir/iBg.jpg') repeat-y;

}

#ibottom {

	width: 640px;

	height: 75px;

}

#icontent {

	margin: 0pt auto;

	width: 622px;

	padding: 8px;

	color: #000;

	font-size: 9pt;

}

#medals {

	width: 280px;

	float: left;

}

#medals_right {

	float: right;

}

#medals_left {

	float: left;

}

.ppbox {

	height: 82px;

	padding-top: 0px;

	vertical-align: middle;

}

#links {

	width: 220px;

	float: left;

	margin-top: 30px;

	padding: 8px;

	font-size: 11pt;

	font-weight: bold;

}

#donation {

	width: 500px;

	float: left;

	clear: left;

	margin-top: 10px;

	padding: 8px;

	font-size: 9pt;

}

#history {

	margin: 0pt auto;

	width: 640px;

	padding-right: 8px;

}

.list {

	width: 600px;

	margin: 0 auto;

}

.list ul li {

	padding: 6px;

}

#disclaimer {

	clear: both;

	margin: 0 auto;

	padding: 15px 0pt;

	width: 600px;

	text-align: justify;

	font-size: 8pt;

	color: #000;

	font-style: italic;

}

#footer {

	width: 773px;

	height: 75px;

	background: url('dir/footer.png') no-repeat;

}

#ad_box {

	width: 773px;

	height: 141px;

	background: url('dir/ad_box.png') no-repeat;

	display: table-cell;

	text-align: center;
	
	vertical-align: middle;

	margin-left: auto;
	
	margin-right: auto;
}

#bottomnav {

	text-align: center;

	padding-top: 15px;

}

#copy {

	text-align: center;

	padding-top: 4px;

	font-size: 8pt;

	font-style: italic;

}

.logo {

	width: 715px;

	height: 106px;

	margin: 0pt auto;

}

.clr {

	clear: both;

	line-height: 0px;

}

.ctr { text-align: center; }

.ftnote { clear: both; font-size: 7pt; font-style: italic; }

.textbox {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
