ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, body, html, blockquote, fieldset, input { margin: 0; padding: 0; }

html, body {
     margin: 0;
     padding: 0;
	 height: 100%;
	 background: url('images/bkgd.jpg') repeat-x top #d22237;
}
.flash {
	position: absolute;
	margin: 34px 0 0 35px;
	z-index: 1;
}
.seal {
	position: absolute;
	margin: 300px 0 0 10px;
	z-index: 2;
}
.seal-media {
	position: absolute;
	margin: 190px 0 0 5px;
	z-index: 3;
}
#home-nav {
	padding: 28px 0 0 21px;
	background: url('images/home-toplft.jpg') no-repeat top left;
	}
#left {
	width: 256px;
	background: url('images/sublft-bkgd.gif') no-repeat bottom right;
	}
#left-short {
	width: 256px;
	}
.left {
	padding: 0 20px 0 20px;
	font:  12px Georgia, Times New Roman, serif;
	color: #fff;
	text-align: right;
	}
.left a {
	font:  bold 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	}
.left a:link {
	font:  bold 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	}
.left a:visited {
	font:  bold 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	}
.left a:hover {
	font:  bold 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	}
.left a:active {
	font:  bold 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	}
#home-left {
	width: 339px;
	height: 679px;
	padding: 10px 50px 30px 70px;
	font:  12px Georgia, Times New Roman, serif;
	color: #fff;
	text-align: right;
	/*background: url('../images/homelft-bkgd.gif') no-repeat bottom right;*/
	background: url('images/homelft-bkgd2.jpg') no-repeat top left;
	}
#content {
	width: 544px;
	padding: 0 0 50px 19px;
	font: 12px/16px Georgia, Times New Roman, serif;
	color: #fff;
}
#content .tabletext {
	font: 12px/16px Georgia, Times New Roman, serif;
	color: #fff;
	margin: 0 0 0 30px;
	}
#footer {
	height: 85px;
	padding: 15px 0 20px 0;
	background: #b8182b;
	font: 10px/15px Georgia, Times New Roman, serif;
	color: #F9ED1B;
}
#event {
	padding: 30px 0 0 40px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #fff;
	}
img, #content { behavior:  url(iepngfix.htc);}
h1 {
	font: bold 12px Georgia, Times New Roman, serif;
	text-transform: uppercase;
	color: #fff;
}
h2 {
	font: bold 13px Georgia, Times New Roman, serif;
	text-transform: uppercase;
	color: #F9ED1B;
	padding: 1em 0 .7em 0;
}
h3 {
	font: bold 14px Georgia, Times New Roman, serif;;
	text-transform: uppercase;
	color: #F9ED1B;
}
.pic {
	margin: 134px 0 0 0;
}
a {
	font: 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
}
a:link {
	font: 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: none;
}
a:visited {
	font: 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: none;
}
a:hover {
	font: 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: underline;
}
a:active {
	font: 12px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: none;
}
#home-left a {
	font:  11px Georgia, Times New Roman, serif;
	color: #fff;
	}
#home-left a:link {
	font:  11px Georgia, Times New Roman, serif;
	color: #fff;
	text-decoration: none;
	}
#home-left a:visited {
	font:  11px Georgia, Times New Roman, serif;
	color: #fff;
	text-decoration: none;
	}
#home-left a:hover {
	font:  11px Georgia, Times New Roman, serif;
	color: #fff;
	text-decoration: underline;
	}
#home-left a:active {
	font:  11px Georgia, Times New Roman, serif;
	color: #fff;
	text-decoration: none;
	}
#footer a {
	font: 11px/15px Georgia, Times New Roman, serif;
	color: #F9ED1B;
}
#footer a:link {
	font: 11px/15px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: none;
}
#footer a:visited {
	font: 11px/15px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: none;
}
#footer a:hover {
	font: 11px/15px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: underline;
}
#footer a:active {
	font: 11px/15px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	text-decoration: none;
}
.temp-header {
	margin: 20px 20px 0px 0px;
}
#content ul {
	padding: 0 0 0 60px;
}
#content ul li {
	list-style:  url('images/bullet.gif');
	margin-top: .5em;
}
* html #content ul li {
	list-style:  url('images/bullet.gif');
	margin-top: 0;
}
#content ul ul{
	padding: 5px 0 0 30px;
}
#content ul li ul li{
	list-style:  url('images/bullet.gif');
	margin-top: .5em;
}
* html #content ul li ul li{
	list-style:  url('images/bullet.gif');
	margin-top: 0;
}
#content ol {
	padding: 0 0 0 30px;
}
#content ol li {
	padding-bottom: .7em;
}
.formbox {
	font: 12px Arial, Helvetica, sans-serif;
}
.text {
	font: 11px Georgia, Times New Roman, serif;
	color: #F9ED1B;
	}