div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
margin: 0px;
padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bkgd.gif);
	background-repeat: repeat-x;
	font-size: 100.01%;
}
#pgWrapper {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	display: block;
	width: 1000px;
	background-color: #000;
	text-align: center;
	height: 38px;
	padding-top: 12px;
}
#banner {
	margin: 0px;
	padding: 0px 0px 0px 98px;
	background-image: url(../images/flash_bkgd.jpg);
	background-repeat: repeat-y;
	height: 174px;
}
#menu {
	background-image: url(../images/menu_bkgd.jpg);
	background-repeat: no-repeat;
	width: 548px;
	text-align: left;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	width: 1000px;
	clear: both;
	background-image: url(../images/site_bkgd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#contentRight {
	background-repeat: repeat-y;
	float: right;
	width: 498px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 123px;
	background-image: url(../images/text_bkgd.gif);
}
#contentRight ul {
	padding-right: 25px;
	padding-left: 50px;
}
#contentRight li {
	font-size: 0.95em;
	line-height: 1.4em;
	list-style-type: square;
	list-style-position: outside;
}
#contentLeft {
	float: left;
	width: 226px;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 113px;
}
#contentLeft a {
	text-decoration: none;
	color: #333;
	font-size: 1em;
	line-height: 1.2em;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFF;
	padding-left: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	font-weight: bold;
}
#contentLeft a:hover {
	color: #FFF;
	background-color: #333;
}
#contentLeft ul li {
	list-style-type: none;
}
#footer {
	clear: both;
	background-color: #C00;
	height: 400px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
#footertext {
	width: 1000px;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
#footertext a {
	color: #CCC;
	text-decoration: none;
}
#footertext a:hover {
	color: #000;
	text-decoration: none;
}
.leftHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	display: block;
	width: 225px;
	color: #999;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
h2 {
	text-align: center;
	color: #FFF;
	font-size: xx-large;
}
.rightHeading {
	font-size: 1.7em;
	line-height: 1em;
	color: #FFF;
	text-align: center;
	padding-right: 25px;
	display: block;
	padding-left: 25px;
}
.quotes {
	font-size: .95em;
	line-height: 1.2em;
}
.italic {
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.2em;
}
.bold {
	font-weight: bold;
}
p {
	font-size: 0.95em;
	line-height: 1.4em;
	white-space: normal;
	text-align: left;
	text-indent: 1.4em;
	color: #000;
	padding-right: 25px;
	padding-left: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	display: block;
	text-align: center;
	color: #FFF;
}
.redText {
	font-weight: bold;
	color: #C00;
	font-size: 1.4em;
	text-align: center;
}
.clearfloat , br{
	clear: both;
}
.scrollHead {
	display: block;
	position: relative;
}
.whiteText {
	font-weight: bold;
	color: #CCC;
	font-size: 1.4em;
	text-align: center;
}
