body {
}

#wrapper {
	width: 624px;
	/*margin: 5px 15px;*/ 
	margin: 5px auto; 
	text-align: left;
	padding: 0;
}

#masthead {
	display: none;
}

span#subhead {
	display: none;
}

#rightMast {
	display: none;
}

.menu {
	display: none;
}

#contentWrap {
	background-color: #FF9;
	text-align: left;
	width: 624px;
}

#contentWrap table.main {
	width:624px;
}

#leftNav {
	display: none;
}

#centerContent {
	font-family: Arial, Helvetica, sans-serif;
	/*float: left;
	width: 600px;*/
	width:624px;
}

#centerContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #000;
	padding-top: 20px;
	font-weight: bold;
	text-align: center;
	width: 600px;
}
#centerContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000;
	font-weight: bold;
	text-align: center;
	width: 600px;
}

#centerContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000;
	font-weight: bold;
}

#centerContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: justify;
	width: 600px;
}

#centerContent li {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
#centerContent table {
	width:100%;
}

#centerContentByline {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	padding-bottom: 15px;
	text-align: center;
	width: 600px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#centerContentPagefooter {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-top-width: thin;
	width: 600px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

#locationInfo {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding: 10px 3px;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}

table#locationInfo  {
	width:640px;
}

.disclaimer {
	padding: 0px 13px 0px 25px;
	width: 624px;
	text-align: justify;
}

#footer {
	background-color: #000;
	padding-top: 20px;
	width: 624px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

#footer a {
	display: none;
}

#footerLinks {
	display: none;
}

#copyright {
	text-align: center;
}
