body {
	padding: 0;
	margin: 20px 0;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:  #A5BDD1;
	text-align: center;
}

abbr[title], acronym[title] {cursor: help;}

#pageWrapper {
	background: url(../images/enews_main_bg.gif) repeat-y;
	width: 632px;
	margin: 0 auto;
	text-align: left;
}

#pageContent {
	border-top: 1px solid #436081;
	border-bottom: 1px solid #436081;
	width: 602px;
	margin: 0 0 0 15px;
	padding: 0 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px;
}
html>body>#pageContent {
	width: 600px;
}

h1 {
	width: 600px;
	height: 96px;
	background: url(../images/enews_header.gif) no-repeat;
	margin: 0;
}
h1 span { display: none; }

#dateIssue {
	background: #436081;
	width: 600px;
	position: relative;
	height: 25px;
}

#pageContent #dateIssue p {
	color: #fff;
	font-weight: bold;
	position: absolute;
	font-size: 12px;
	top: 6px;
	line-height: 1;
	margin: 0;
}

#pageContent #dateIssue p#date { left: 10px; }
#pageContent #dateIssue p#issue { right: 10px; }

h2 {
	font-size: 18px;
	margin: 15px 10px 0;
}

h3 {
	font-size: 14px;
	margin: 15px 10px 0;
}

#pageContent p {
	font-size: 12px;
	margin: 15px 10px 0;
	line-height: 1.4;
}
#pageContent p#author { margin-top: 0; }

#pageContent ul {
	list-style: square;
	font-size: 12px;
	margin: 15px 10px 0 30px;
	padding: 0;
	line-height: 1.4;
}

#pageContent ol {
	list-style: decimal;
	font-size: 12px;
	margin: 15px 10px 0 37px;
	padding: 0;
	line-height: 1.4;
}

#pageContent li { margin-bottom: 5px; }

a { color: #8A4B00; text-decoration: underline; }
a:hover { text-decoration: none; }

#pageContent #footer {
	border-top: 1px solid black;
	margin: 25px 10px 0;
	padding-top: 8px;
}

#footer p#copyright {
	margin: 0 0 15px 10px;
	float: left;
	font-size: 11px;
}

#footer p#validate {
	margin: 0 10px 15px 0;
	float: right;
	font-size: 11px;
}