html {background:#fff url(/images/FooterBackground.png) bottom center repeat-x;}

body {
	background:#fff url(/images/PageBackground.png) top center repeat-x;
	font-size:81.25%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.385em;
	margin:0;
	padding:0;
}

html>body {font-size:13px;}

#wrapper {
	width:700px;
	margin:0 auto;
}

#content {
	margin:1px;
	padding:1px;
}

#navigation {
	background:#4a4;
	padding:3px 0 0;
	color:#fff;
}

#navigation a {color:#fc0;}
#navigation a:hover {text-decoration:none;}

#footer {
	background:#485262 url(/images/FooterBackground.png) repeat-x;
	margin:0;
	padding:0;
}

#footer p {
	width:684px;
	margin:0 auto;
	padding:10px 0 5px;
	color:#fff;
	font-size:.85em;
}

#footer a {color:#fc0;}

div.imageRight {
	float:right;
	margin:.25em 0 1em 1em;
	font-size:.846em;
	font-weight:bold;
}

div.imageRight img {
	border:1px solid #000;
	padding:1px;
}

h1#Header {
	background:url(/images/HeaderLogo.png) no-repeat;
	height:100px;
	width:700px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

h1 a {
	display:block;
	height:100px;
	width:700px;
	overflow:hidden;
}

h2 {
	margin:.5em 0 .125em;
	font-size:3em;
	color:#000;
	font-weight:normal;
	font-family:Palatino, Times, 'Times New Roman', Georgia, serif;
	line-height:1.25em;
}

h3 {
	font-size:2em;
	margin:.5em 0;
	color:#000;
	font-weight:normal;
	font-family:Palatino, Times, 'Times New Roman', Georgia, serif;
	line-height:1.25em;
	border-bottom:1px solid #000;
}


h3.author {
	margin:0 0 2em;
	padding:0;
	font-size:1em;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
}

h4 {
	font-size:1.5em;
	margin:.5em 0;
	color:#000;
	font-weight:normal;
	font-family:Palatino, Times, 'Times New Roman', Georgia, serif;
	line-height:1.25em;
}

a {text-decoration:none; font-weight:bold; color:#37b;}
a:hover {text-decoration:underline; color:#37b;}

img {border:0;}

img.imageRight {
	float:right;
	clear:right;
	margin:.25em 0 1em 1em;
	border:1px solid #000;
	padding:1px;
}

p.accessibilityLinks {display:none;}
p.introduction {font-style:italic;}

ul, ol {
	margin:0;
	padding:0;
}

ul li, ol li {
	margin:0 0 .5em 2.5em;
	padding:0;
}