body {
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

#wrapper {
	width: 624px;
	/*margin: 5px 15px;*/ 
	margin: 5px auto; 
	text-align: left;
	padding: 0;
}

#masthead {
	display: none;
}

#masthead h1 {
		display: none;
}

#mastheadh3 {
		display: none;
}

#leftMast {
		display: none;
	
}

#rightMast {
		display: none;
	
}

.menu {
		display: none;
}

.menu table{
	width: 624px;
	border-style: none;
	background-color: #000;
}

.menu td{
	border-style: none;
}

.menu a{
	color: #FF9;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.menu a:hover{
	text-decoration: none;
	color: #FF0;
}

#contentWrap {
	background-color: #FF9;
	text-align: left;
	width: 624px;
}

#contentWrap table.main {
	width:624px;

}

#leftNav {
	width: 140px;
	display: none;
}

#leftNav th, #centerSidebar th {
	text-align:left;
	background-color:black;
	color:#FF9;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
#leftNav td {
	font-size: 85%;
	background-color: #800;
	height: 20px;
}
#leftNav ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}

#leftNav li {
	margin-left: 0px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 75%;
	font-weight: normal;
}
#leftNav li a{
	padding-left: 10px;
	color: #FF9;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

#leftNav li a:hover {
	color: #FF0;
	text-decoration: underline;
}

#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: 24pt;
	color: #000;
	font-weight: bold;
	text-align: center;
	width: 600px;
}
#centerContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000;
	font-weight: bold;
	text-align: center;
	width: 600px;
	padding-bottom: 15px;
	margin-top: -10px;
}

#centerContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000;
	font-weight: bold;
}

#centerContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000;
}

#centerContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: center;
	width: 600px;
}

#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;
}

#centerSidebar {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
	display: none;
}

#centerSidebar a {
	color: #FF9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

#centerSidebar a:hover {
	color:#FF0;
	text-decoration:underline;
}

#locationInfo {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding: 40px;
	width: 600px;
	border: 1px solid #999;
}

#locationInfo a{
	color: #333;
	text-decoration: none;
	background-color: #FF0;
	padding-right: 3px;
	padding-left: 3px;
}

table#locationInfo  {
	width:600px;
	margin-left: 20px;
}

.disclaimer {
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	text-align: justify;
}

#footer {
	background-color: #000;
	padding-top: 20px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}

#footer a {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #808080;
	text-align: center;
	font-size: 10pt;
	display: none;
}

#footerLinks {
	text-align: center;
	padding-top: 10px;
	display: none;
}

#copyright {
	text-align: center;
}
