body {
    background:#47587a url(images/bgHeader.png) repeat-x left top;
	font: 62.5%/1.2 Verdana, Arial, Helvetica, sans-serif;
}
* {
    margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
legend {
    display: none;
}
li {
list-style:none;
}
a {
    color: #47587a;
	text-decoration: underline;
}
a:focus{outline:none;}
h1 {
    color: #cc221f;
	font-size:1.8em;
	padding-bottom: 1em;
}
h2 {
	font-size:1.4em;
	padding:.4em 0 .8em;
color: #cc221f;
}
h2 em {
display:block;
font-size:.6em;
color:#333;
padding-top:.2em;
}
h3 {
	font-size:1.2em;
	padding-bottom: .4em;
color: #cc221f;
}
div#container {
    width: 800px;
	margin: 0 auto;
color:#47587a;
}
div#header {
position:relative;
height:80px;
color:#fff;
}
div#header a {
position:absolute;
left:0;
top:0;
}
div#header p {
text-align:center;
padding: .2em 0 0 160px;
font-size: 1.7em;
}
div#header span {
display:block;
font-size: 2.6em;
}
div#content {
    width:800px;
margin-top:.5em;
background:url(images/bgContent.gif) repeat-y left top;
}
div#footer {
    width:800px;
	text-align:center;
	color:#fff;
	padding:.5em 0 2em;
}
div#content-end {
    clear:both;
	overflow:hidden;
	text-indent:-1000em;
	height:1px;
	margin-top: -1px;
}
div#content-right {
    float: right;
	width: 570px;
	background: #fff url(images/mbimage.jpg) no-repeat left top;
	padding: 170px 30px 3em;
	font-size:1.1em;
}
div#content-right p {
	padding-bottom: 1em;
font-size:1.2em;
}
div#content-left {
    float: right;
	width: 170px;
	font-size:1.1em;
	padding-bottom: 1em;
}
div#content-left ul {
width:168px;
}
div#content-left li {
display:block;
}
div#content-left li a {
display:block;
width: 156px;
padding: .5em 5px;
border:1px solid #fff;
color: #fff;
margin-bottom:.3em;
text-decoration:none;
}
div#content-left li a:hover {
text-decoration:underline;
}
div.news-story {
padding: .5em 0;
border-bottom:1px dotted #ccc;
}
div.news-story em {
padding-bottom: 1em;
display:block;
font-weight:bold;
}