body {
	background-color: #000000;
	height: 100%;
}
.container {
	width: 900px;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	border-style: solid;
	border-color: #EEDE9F;
	border-width: 3px;
}
.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	left: -9999px;
	top: -9999px;
	position: absolute;
}
.text_header_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	left: -9999px;
	top: -9999px;
	position: absolute;
}
h1, h2, h3, h4 {
	margin-top: 5px;
	text-align: center;
}
.para {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	padding-right: 3px;
}

#banner {
	background-color: #000033;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

	
.img_right {
	overflow: visible;
	float: right;
	border: thin #000033;
	position: relative;
	z-index: auto;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	visibility: visible;
}
.img_left {
	border: thin #000033;
	overflow: visible;
	position: relative;
	z-index: auto;
	width: auto;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.img_center {
	border: thin #000033;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	text-align: center;
	display: block;
	padding-top: 1em;
	background-color: #000033;
	padding-bottom: 1em;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	height: 100%;
	margin-bottom: 0px;
}

a:link {
	color: #000066;
}
a:visited {
	color: #330066;
} 
a:hover { color: #993300;
} 
#contact_address {
	font-family: Times New Roman, Times, serif;
	font-size: 1.5em;
	font-variant: normal;
	color: #000033;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990000;
}
.container .profhdr {
	color: #660066;
}
.sectionhdr {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #CC9900;
	padding: 5px, 5px, 5px, 5px;
	text-indent: 5px;
}
#footer a {
	color: #CCCC00;
}
.leadin {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px, 5px, 5px;
}
.nobullet {
	list-style-type: none;
}
.noborder  {
	overflow: visible;
	float: right;
	position: relative;
	z-index: auto;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.ctr_txt {
	text-align: center;
	position: absolute;
	left: 197px;
	top: 7827px;
}
