body { 
	background: #999 url(images/pagebg.gif) left top repeat-y; 
	font: 80%/1.4em Arial, Helvetica, sans-serif; 
	color: #000;
	margin: 0; 
	padding: 0; 
	}
a:link    { color: #011C9F; }
a:visited { color: #116; }
a:hover   { color: #F60609; }
a:active  { color: #F60609; }

.hide { 
	display: none; 
	}
a img { border: 0; }

#wrapper { 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	width: auto;
	}
#masthead { 
	margin: 0; 
	padding: 0; 
	background: #435F98 url(images/mastheadbg.gif) 108px 0px repeat-x; 
	height: 111px; 
	}
#masthead h1 { display: none; }
.logotitle {
	margin: 0;
	padding: 0;
	width: 108px;
	height: 111px;
	background: #fff url(images/logo1_over.gif) 0 0 no-repeat;
	}
.logotitle a {
	display: block;
	margin: 0; 
	padding: 0;
	width: 108px; 
	height: 111px;
	text-decoration: none;
	}
.logotitle img {
	width: 108px;
	height: 111px;
	border: 0;
	padding: 0;
	margin: 0;
	}
* html a:hover { visibility: visible; }
.logotitle a:hover img {
	visibility: hidden;
	}
.logotitle span {
	display: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	}

#sidebar-a { 
	width: 107px; 
	float: left; 
	margin: 0; 
	padding: 0; 
	}
#sidebar-a .city {
	text-align: center;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px; 
	font-weight: bold;
	}
#sidebar-a ul { 
	list-style: none; 
	margin: 3.6em 0 1em 0; 
	padding: 0; 
	}
#sidebar-a li {
	text-transform: uppercase; 
	font-weight: bold; 
	}
#sidebar-a li a { 
	font-size: 11px; 
	line-height: 18px;
	display: block; 
	text-align: right; 
	padding-right: 11px; 
	background-image: url(images/navitembg.gif); 
	background-position: right center; 
	background-repeat: no-repeat; 
	color: #aaa; 
	text-decoration: none; 
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 96px;
	}
html>body #sidebar-a li a { width: auto; }

#sidebar-a li a:hover { 
	color: #fc0; 
	background-image: url(images/navitembg_hov.gif); 
	}
#main { 
	width: 625px; 
	float: left; 
	padding: 20px 25px; 
	}
p, ul, li, ol { margin-top: 0; }
p, ul { margin-bottom: 1em; }
.cen { text-align: center; }
.sm { font-size: .9em;
	line-height: 1.4em; }
.flr { 
	float: right; 
	margin: 0 0 10px 15px; 
	border: 1px solid #000; 
	}
.fll {
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid #000;
	}
.outline { border: 1px solid #000; }
h1 { 
	margin-top: 0; 
	margin-bottom: .5em; 
	font-size: 1.8em; 
	line-height: 1.4em; 
	font-weight: normal; 
	text-transform: uppercase;
	}
h2 {
	color: #ff0;
	margin-top: 0;
	margin-bottom: .5em; 
	font-size: 1.3em;
	line-height: 1.4em;
	}
h3 {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000;
	}
h4 {	
	font-size: 1em;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	}
.quote { 
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: center;
	}
#footer { 
	clear: both; 
	width: 635px;
	margin-left: 128px; 
	text-align: center; 
	}
.botnav {
	font-size: .9em;
	line-height: 1.3em;
	}
.credits {
	font-size: .8em;
	line-height: 1.3em;
	color: #555;
	margin-top: 2em;
	}
.top { text-align: right; text-transform: uppercase; font-size: .9em; }
.lside { width: 48%; float: left; }
.rside { width: 48%; float: right; }
.clear { clear: both; }
.nbm { margin-bottom: 0; }
