*{padding:0; margin:0;}
body {
	background-color: #0B0B0B;
	font: 0.7em/160% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_main.gif);
	color: #333333;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 22px;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	z-index: 0;
}
#content h2 {
	font-size: 20px;
	margin-bottom: 0.5em;
}
strong { font-weight: bold; }
#wrapper {
	width:766px;
	padding: 0px;
	background: #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/********************************************************
* Header
********************************************************/
#header {
	width: 764px;
	height: 90px;
	background: #000000 url(../images/banner.gif) no-repeat right center;
	padding: 10px 0 0;
	display: block;
	margin: 0;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #24292D;
	border-bottom: 1px solid #24292D;
	border-left: 1px solid #24292D;
}
#logo {
	width: 300px;
	position: relative;
	float: left;
	top: 10px;
}        
#logo h1 {
	background: transparent url(../images/psp_logo.gif) no-repeat left top;
	width: 100%;
	margin-top: 10px;
	height: 50px;
}            
#logo a {
	text-indent: -9999px;
	width: 220px;
	display: block;
	text-decoration: none;
	height: 50px;
}


/********************************************************
* Main Nav
********************************************************/

#menu  {
	margin: 0;
	padding: 5px 0;
	width: auto;
	background: #13181B url(../images/topnav_grad.gif) repeat-x top;
}
#menu ul {
	list-style: none;
	margin: 0;

	padding: ;
	padding: 0px;
}
#menu li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	color: #BEBEBE;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu ul li a:hover {
	background: #161616;
	color: #FFF;
}
    
/********************************************************
* Footer
********************************************************/
#footer {
	color: #fff;
	text-align: left;
	display: block;
	background: url(../images/bg_footer.gif) repeat-x 0 0;
	padding-top: 18px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#footer a {
  color: #999999;
  text-decoration: none;
}
#footer a:hover {
  background-color: transparent;
  text-decoration: underline;
}
#copyright {
	width: 500px;
	margin: 0px auto;
	padding-bottom: 1em;
}
#copyright a, #copyright a:hover {
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#copyright a:hover {
	background-position: 0 -20px;
}
#contact {
	padding: 8px;
	width: 450px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#contact_success {
	color: #003300;
	background: #DDF8DC;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #006600;
	width: 450px;
	padding: 4px;
}

/* -------------------- sIFR RULES --------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.sIFR-replaced {
	visibility: visible !important;
	z-index: 0;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash  #content h1 {
	visibility: hidden;
	font-size: 24px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	_width:500px;
	z-index: 0;
}
.sIFR-hasFlash  #content h2 {
	visibility: hidden;
	font-size:20px;
	letter-spacing: -3px;
}
.noalert {
	font-size: 15px;
	font-weight: bold;
}
#contact_failure {
	color: #990000;
	background: #FFCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CC0000;
	width: 450px;
	padding: 4px;
}
#spacer {
	height: 100px;
	width: 1px;
}
.event_item {
	background: url(../images/EntryGradient.jpg) no-repeat left top;
	width: auto;
	padding: 10px;
	margin:10px auto;
}
.event_item_current {
	background: url(../images/EntryGradientRed.jpg) no-repeat left top;
	width: auto;
	padding: 10px;
	margin:10px auto;
	color:#CC0000;
}
.event_item_current a { color:#CC0000; }

.event_date {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h4 {
	font-size: 16px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 5px none #333333;
	border-left: 1px none #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0.5em;
	width: auto;
	padding-bottom: 0px;
	margin-bottom: 0.5em;
}
