html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center -40px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-style: normal;
	text-align: left;
}
.clearFloat {
	clear: both;
}


#poll {
	position: absolute;
	visibility: visible;
	width: 200px;
	left: 624px;
	top: 360px;
	z-index: 2;
	height: 300px;
}
#edging {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}

#header {
	height: 85px;
	width: 100%;
}
#time {
	border: none;
	height: 20px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	margin-left: 595px;
	margin-top: -25px;
}
#centre {
	width: 805px;
	min-height: 450px;
}
#sidemenu {
	width: 100px;
	padding-bottom: 2px;
	z-index: 3;
	float: left;
	margin-left: -100px;
	margin-top: 8px;
}
#sidemenu h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 3px;
	text-align: center;
}
#sidemenu a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	text-align: center;
	height: 15px;
	color: #003366;
	float: left;
}
#sidemenu a:link, #sidemenu a:visited {

	text-decoration:none;
	background-color: #79B5DE;
	border: 1px solid #003366;
}
#sidemenu a:hover {

	background-color:#003366;
	text-decoration:none;
	color: #FFFFFF;
}
#picture {
	height: 400px;
	width: 100px;
	visibility: visible;
	z-index: 5;
	float: left;
	margin-left: 22px;
	margin-top: 20px;
}
#content {
	width: 650px;
	border-left: 1px dashed #79B5DE;
	min-height: 450px;
	float: right;
	margin-bottom: 20px;
	margin-top: 10px;
}
#copyright {
	width: 100%;
	left: 13px;
	top: 690px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#copyright a:link,
#copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration: none;
	color: #FF0000;
}
