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-color: #b2c2d0;
	background-image: url(../images/hedr-bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Impact;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 36px;
	color: #cc0000;
}
h2 {
	font-family: Tahoma;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
}
h4 {
	font-size: 18px;
	color: #CC0000;
	text-transform: capitalize;
	text-align: center;
	font-family: Tahoma;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	border: none;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
outerWrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/hedr.png);
	background-repeat: no-repeat;
	width: 845px;
	background-attachment: inherit;
	height: 185px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentwrapper {
	background-image: url(../images/bodycontent.png);
	background-repeat: repeat-y;
	width: 845px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#mainContent {
	width: 745px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#footer{
	background-image:   url(../images/footr-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 75px;
	padding:0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	width: 100%;
}

#footercontent{
	margin:0px auto;
	height:75px;
	width:845px;
	background-image:   url(../images/footr.png);
	background-position: 0px;
	font-weight: bold;
	color: #666666;
	}
blockquote {
	font-family:"Trebuchet MS",helvetica,sans-serif;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	color:#666666;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	width:85%;
	background-color: #eeeeee;
}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.a {
	color: #FFFFFF;
}

