a {
	color: #60719A;
}

body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
}

.accessibility {
	left: -999em;
	position: absolute;
	top: -999em;
}

.searchbox {
	display: none;
}

div.contentProminenceMainStory2 {
	width: 162px;
	float: left;
}

div.contentlist {
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	width: 95%;
	line-height: 170%;
}

div.contentlist h3 {
	margin: 0;
	padding: 0.5em;
	background-color: #9A9A9A;
	color: #FFFFFF;
	font-size: 140%;
	font-weight: bold;
}

div.contentProminenceTopStory, div.contentProminenceMainStory1 {
	width: 162px;
	float: left;
	border-right: 1px solid #9A9A9A;
	margin-right: 10px;
	padding-right: 10px;
}

div.contentlist h3 a, div.contentlist h3 a:visited {
	color: #FFFFFF;
}

div.contentProminenceTopStory h3, div.contentProminenceMainStory1 h3, div.contentProminenceMainStory2 h3 {
	margin: 0.5em 0 0 0.5em;
	padding: 0;
	font-size: 125%;
}

div.contentProminenceTopStory p, div.contentProminenceMainStory1 p, div.contentProminenceMainStory2 p {
	margin: 0.5em 0 0 0.8em;
	padding: 0;
	color: #595959;
	font-size: 90%;
	line-height: 125%;
}

#page {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 750px;
	border: 0;
	font-size: 0.8em;
}

#content {
	margin: 0;
	padding: 0 0 1em 0;
	background-color: #E6E6E6;
	text-align: left;
	position: relative;
	height: 100%;
}

#nav {
	float: left;
	width: 193px;
	display: inline;
	background-color: #F1841F;
	font-size: 125%;
}
#nav .wrapper {
	background: url(wallace-navfooter.jpg) no-repeat bottom;
}

#main {
	float: right;
	width: 542px;
	margin: 0;
	padding: 1em 0 0 0;
	display: inline;
	background-color: #E6E6E6;
}

#sub {
	display: none;
}
#header {
	width: 750px;
	margin: 0;
	padding: 0;
	height: 85px;
	background: url(wallace-navheader.jpg) no-repeat;
}	

#header h1 {
	display: none;
}
#header h2 {
	margin: 3px 0 0 30px;
	padding: 0;
	font-size: 150%;
}
#header .pagetitle {
	width: 500px;
	height: 30px;
	float: right;
	color: #FFFFFF;
	background: url(redeemer-pagetitle.gif) no-repeat;
}
#header .headerImage {
	float: right;
	width: 500px;
	height: 85px;
}
#footer {
	width: 750px;
	height: 85px;
	background: url(wallace-footer.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 90% !important;
	font-size: 85%;
}
#footer .footercopyright {
	width: 750px;
	height: 24px;
	float: right;
	text-align: center;
	position: relative;
	top: -6px;
}

#footer .marklees {
	width: 173px;
	height: 61px;
	float: right;
}
#footer .promo {
	width: 210px;
	height: 61px;
	float: right;
}
#footer p {
	margin: 0;
	padding: 10px 0 0 10px;
}

#nav a {
	border-left: 10px solid #F1841F;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	text-decoration: none;
	width: 168px;
}
#nav a.current, #nav a.current:hover {
	border-left: 10px solid #FFC85F;
	background-color: #FFA33B;
}
#nav a:hover {
	border-left: 10px solid #FFA33B;
	background-color: #FFA33B;
}
#nav li {
	margin-bottom: 0.2em;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 0 1em 0;
	width: 182px;
}

#nav ul ul.ground {
	font-size: 80%;
	background: #FFA33B;
	margin-left: 0.4em;
	background-color: #FFA33B;
}

#nav ul ul.ground a {
	border-left: 0;
}
#nav ul ul.ground a:hover {
	border-left: 0;
	text-decoration: underline;
}
#nav ul ul.ground a.current {
	background: #FFC85F;
}


#nav li > ul.fly {
	left: auto;
	margin-left: 188px;
	margin-top: 31px;
	top: auto;
}
#nav li ul.fly {
	display: none;
	left: 0;
	margin-left: 188px;
	margin-top: 31px;
	position: absolute;
	top: 10px;
	padding: 0;
	background: #FFA33B;
	width: 188px;
	
}
#nav li ul.fly li a, #nav li ul.fly li a:visited {
	background: #FFA33B;
}

#nav li ul.fly li a:hover, #nav li ul.ground li a:hover {
	background: #FFC85F;
	color: #FFFFFF;
	border-left: 0;
	text-decoration: underline;
}
#nav li:hover ul.fly ul, #nav li:hover ul.fly ul ul, #nav li.over ul.fly ul, #nav li.over ul.fly ul ul {
	display: none;
}
#nav li:hover ul.fly, #nav li.over ul.fly, #nav li li:hover ul, #nav li li.over ul {
	display: block;
	z-index: 999;
}

