img, div { behavior: url(/includes/iepngfix.htc) }
img{border:0;}
a{color:#666;}
td{font-size:12px;}
body{
	font-family: Verdana, Arial, sans-serif;
	background-color:#D7D693;
	font-size:12px;
	text-align:left;
	background: #DE6F00 url(/media/bg-orange.png) repeat-x top;
}
#wrapper{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
#logo{margin-bottom:10px;}
.footer{color:#fff;line-height:1.5em;}
.footer a{
	color:#FFFFCC;
	font-size:0.9em;
	text-decoration:none;
}
#foot{text-align:right;}
#foot a{
	color:#FFFFCC;
	font-size:0.9em;
	text-decoration:none;
}
.footer a:hover{text-decoration:underline;}
.rightNav{background: #D7D693 url(/media/right-nav-bg.jpg) repeat-y top;}

#headerText{
	position:relative;
	right:0%;
	float:right;
	text-align:right;
	}
#header {
	position: relative;
	width: 788px;
	width: 55.5em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	left:50;
	bottom: 0px;
	width: 55.5em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	 /*width: 14%; */
	display: block;
	float: left;
	padding: 4px 14px 4px 14px;
	margin: 1px 2px 0 0;
	text-align: center;
	font-size: 100%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#header ul#primary a.current {
	background: #000;
	padding: 4px 14px 5px 14px;
	margin-top: 0;
	color: #fff;
	border-bottom: none;
}
#header ul#primary a {
	background: #9B4D00;
	border: 1px solid #000;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #763B00;
	padding-bottom: 5px;
	color: #fff;
}
#header ul#primary a.current:hover {
	background: #000;
	padding: 4px 14px 5px 14px;
	margin-top: 0;
	color: #fff;
	border-bottom: none;
}
h1{margin:0;}
