#topcontainer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 758px;
}

.pagebg {
	position: relative;
	clear: left;
	margin: 0 auto;
	padding: 0px;
	width: 840px;
	background: url(images/pagebg.jpg) repeat-y;
}

#pagecontainer {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 758px;
}


#banner {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 758px;
	height: 109px;
	background: url(images/banner.jpg) no-repeat;
}

#logo {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 758px;
	height: 82px;
	background: url(images/logo.jpg) no-repeat;
}

#navigation {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 214px;
}

#pagecontent {
	position: relative;
	float: right;
	font-family: Arial, sans-serif;
	float: right;
	margin: 0;
	padding: 20px 20px 0 20px;
	width: 504px;
}

#footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 840px;
	height: 26px;
	background: url(images/footer.jpg) no-repeat;
}


body {
	margin: 0;
	padding: 0;
	background: top url(images/bodybg.jpg) repeat-x;
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
}

#navigation ul {
	font-family: Arial, sans-serif;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	font-family: Times, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	margin: 0 1em 1em 2em;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #c10100;
}

#navigation ul li:hover {
	list-style: square;
	color: #c10100;
}

#navigation ul li a {
	font-family: Times, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#navigation ul li a:hover {
	color: #c10100;
}

/* GENERIC STYLES */

#h1container {
  position: absolute;
  top: -9999px;
  padding: 3px;
  margin: 0 auto;
  width: 770px;
  color: #000000;
  background: inherit;
  border: 0px;
} 

#copyright {
  margin: 0 auto;
  width: 770px;
  text-align: center;
  color: #000000; 
  background: inherit;
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
}

.heading {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2em;
	text-align: left;
}

.heading2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

A.pagelink {
  background: inherit;
  color: #C20201; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
} 

A:hover.pagelink {
  background: inherit;
  color: #77c40a; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.pagelink2 {
  background: inherit;
  color: #C20201; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
} 

A:hover.pagelink2 {
  background: inherit;
  color: #77c40a; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.sitemaplink {
  background: inherit;
  color: #ffffff; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.sitemaplink {
  background: inherit;
  color: #FCBF05; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.webhublink { 
  background: inherit;
  color: #acfa2e; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A:hover.webhublink { 
  background: inherit;
  color: #B6E0FF; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.statslink {
  background: inherit;
  color: #ff0000; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.statslink {
  background: inherit;
  color: #70c21b; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

img.middle {
  vertical-align: middle;
}

p {
  text-align: justify;
  text-indent:0px;
  margin-top: 0px; 
  margin-bottom: 10px; 
  margin-left: 1px; 
  margin-right: 1px; 
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: inherit;
  color: #dddddd;
  margin: 0px;
  padding: 2px;
  text-align: left; 
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  background-color: inherit;
  color: #red;
  padding: 0px;
  text-align: left;
  margin-top: 1em;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background-color: inherit;
  color: #0F3F6F;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

form {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

input {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  background-color: inherit; 
  padding: 1px;
}

select {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  background-color: inherit; 
  padding: 1px;
}

textarea {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000;
  background-color: inherit; 
  padding: 1px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

ul {
  margin: 0px;
  padding: 0px 0px 0px 15px;
}

ol {
  margin: 0px;
  padding: 0px 0px 0px 15px;
}

li {
  margin: 0px;
  padding: 0px 0px 0px 15px;
}

.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatleft { 
  float: left; 
  margin: 3px 10px 3px 3px; 
}

.center {
  text-align: center; 
}

.left { 
  text-align: left;
} 

.right { 
  text-align: right; 
}

.italic {
  font-style: italic;
}

.bold { 
  font-weight: bold; 
}

.red { 
  color: #C30000;
}

.errorheading { 
  font-family: Arial, sans-serif; 
  font-size: 30px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: red; 
}

.errortext { 
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #000000; 
}

.fineprint { 
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  background: inherit;
  color: #aaaaaa; 
}

.stats {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  text-decoration: none; 
} 

.referer { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  text-decoration: none; 
  background: inherit;
  color: #ff0000; 
} 

.floatleft {
	position: relative;
	width: 160px;
	float: left;
	margin: 20px;
	height: 50px;
	text-align: left;
}

.floatright {
	position: relative;
	width: 160px;
	float: right;
	margin: 20px;
	height: 50px;
	text-align: right;
}

.floatmiddle {
	position: relative;
	left: 205px;
	margin: 0 auto;
	text-align: left;
}

div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}