@charset "utf-8";
/* CSS Document */
 
body  {
	background: #D80001 url(../images/background_fader.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#bottom_graphic {
	background: url(../images/bottom_rounded.gif) no-repeat;
	margin: 0px;
}
#bottom_menu {
	text-align: center;
	font-size: small;
}
#bottom_menu a {
	color:#FFA6A6;
	text-decoration: none;
}
#bottom_menu a:hover {
	color:#000;
	background: #FFF;
}
.twoColHybLtHdr #container {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	background: #FFF;
} 
.twoColHybLtHdr #containerBottom {
	width: 750px;
	margin: 0px auto;
	text-align: left;
}
.twoColHybLtHdr #header { 
	background: #DDDDDD; <br />
} 
.twoColHybLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 180px;
	background: #A3A4A9;
	padding: 15px 0;
}
.twoColHybLtHdr #sidebar1 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.twoColHybLtHdr #sidebar1 ul a {
	line-height:30px;
	margin:0;
	text-decoration:none;
	border-bottom:1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	display:block;
	width:150px;
	padding-left:30px;
	background:url(../images/main/sidebar_graphic.gif) no-repeat left center;
}
.twoColHybLtHdr #sidebar1 ul a:hover {
	background-position:-360px 0px;
	color:#fff;
}
.twoColHybLtHdr #sidebar1 ul a:current {
	background-position:-180px 0px;
	color:#fff;
	cursor:default;
}
.twoColHybLtHdr #sidebar1 ul a.last {
	border-bottom:none;
}

.twoColHybLtHdr #sidebar1 li {
	margin:0;
	padding:0;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.twoColHybLtHdr #mainContent {
	margin: 0 20px 0 230px;
} 
.twoColHybLtHdr #mainContent { zoom: 1; padding-top: 15px; }

.twoColHybLtHdr #mainContent.staff {
	margin: 0;
	width: 300px;
}


.twoColHybLtHdr #footer {
	padding: 0 10px;
	text-align: center;
} 
.twoColHybLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.twoColHybLtHdr #footer image {
	padding: 0 10px;
	background:#D80001;
	text-align: center;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.fltcnt {
	margin-left: 8px;
	text-align: center;
	width: auto;
	padding-left: 50px;
	padding-top: 20px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>

[if IE]>
<style type="text/css"> 
.twoColHybLtHdr #sidebar1 { padding-top: 30px; }
</style>
<![endif]
.twoColHybLtHdr #mainContent staff {
	margin: 0 20px 0 230px;
}

