
* html #content
{
	display: inline;
}
html body
{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	text-align: center;
}


img, form {border:0; margin:0;}
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.none {clear: none}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#placeholder
{
	width:784px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#topmargin
{
	width:784px;
	height:10px;
	margin:0px;
	padding:0px;
}
#header
{
	width:784px;
	margin:0px;
	padding:0px;
	height:125px;
}
#topbar
{
	width:784px;
	margin:0px;
	padding:0px;
	height:36px;
}
#main_content
{
	width:784px;
	margin:0px;
	padding:0px;
	background-image: url(images/content_bg.gif);
    background-repeat: no-repeat;
}
#events_nav
{
	margin:0px;
	margin-left:50px;
	margin-top:10px;
	margin-bottom:30px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
 	line-height: 16px;
}
#site_nav
{
	margin:0px;
	margin-left:50px;
	margin-top:50px;
	margin-bottom:15px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
 	line-height: 16px;
}
#content
{
	margin:0px;
	padding:0px;
}

#ticker
{
	margin:0px;
	padding:0px;
	margin-top:5px;
	height:27px;
	width:522px;
}

#content h1
{
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia;
    letter-spacing: 1px;
    color: #e79400;
	text-shadow: none;
	margin:0px;
	padding:0px;
	margin-top:30px;
}

#map
{
    margin:0px;
	padding:0px;
	margin-top:20px;
}

#content h2
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #263e8e;
	text-shadow: none;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
}

#content h3
{
	padding: 0px;
	letter-spacing: 1px;
	color: #263E8E;
	margin: 0px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
}

#content h4
{
	padding: 0px;
	letter-spacing: 1px;
	color: #263E8E;
	margin: 0px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
}

#indent
{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin:0px;
	margin-left:50px;
}

#invisible
{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin:0px;
}

p
{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 0 px;
}
 .Imgbr {
 	border: 2px solid #263e8e;
 }
 
 a:visited {
	color: #263e8e;
 	text-decoration: none;
	font-weight: bold;
 }
 a:link {
 	color : #263e8e;
 	text-decoration: none;
	font-weight: bold;
 }
 a:active {
 	color : #263e8e;
 	text-decoration: none;
	font-weight: bold;
 }
 
 a:hover {
 	color: #e79400;
 	text-decoration: none;
	font-weight: bold;
 }
 
  a.menuSite:visited {
	color: #FFFFFF;
 	text-decoration: none;
	font-weight: bold;
 }
 a.menuSite:link {
 	color : #FFFFFF;
 	text-decoration: none;
	font-weight: bold;
 }
 a.menuSite:active {
 	color : #FFFFFF;
 	text-decoration: none;
	font-weight: bold;
 }
 a.menuSite:hover {
 	color: #e79400;
 	text-decoration: none;
	font-weight: bold;
 }
 
  a.menuEvent:visited {
	color: #263e8e;
 	text-decoration: none;
	font-weight: bold;
 }
 a.menuEvent:link {
 	color : #263e8e;
 	text-decoration: none;
	font-weight: bold;
 }
 a.menuEvent:active {
 	color : #263e8e;
 	text-decoration: none;
	font-weight: bold;
 }
 a.menuEvent:hover {
 	color: #e79400;
 	text-decoration: underline;
	font-weight: bold;
 }
