html, body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
}
h1 {
	display: inline;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #990000;
	display: inline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #990000;
	display: inline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #990000;
	display: inline;
}
h5 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	display: inline;
	text-align: left;
}
h6 {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: xx-large;
	line-height: 0.8em;
	font-size-adjust: none;
	font-stretch: normal;
	color: #990000;
	display: inline;
}
a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
.left {
  float: left;
}
.right {
  float: right;
}
.more {
  text-align: right;
}
.clear {
  clear: both;
}
body {
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 100%;
	font-weight:normal;
	volume: 36;
	background-attachment: scroll;
	background-color: #8e0d0d;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	behavior: url(../csshover.htc);
}
#wrapper {
	text-align: left;
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#banner {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 1024px;
	background-image: url(images/banner.png);
	background-repeat: repeat-y;
	background-position: 50% 50%;
}
/* Body -------------------------------------------------------------------------min-height: 598px;---*/
#mainbody {
	padding: 20px;
	top: 180px;
	position: absolute;
	width: 964px;
	height: 598px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	border: 10px solid #CECECE;
	border-bottom: 10px solid #CECECE;
	overflow: auto;
	overflow-X:hidden;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR:#990000;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#990000;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:#990000;
	SCROLLBAR-SHADOW-COLOR:#990000;
	SCROLLBAR-TRACK-COLOR:#DEDEDE;
}
#Slogan {
	background-color: #FFFFFF;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;
	width: 944px;
	float: left;
	display: block;
	top: 790px;
	height: 37px;
	left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	z-index: 20;
}
/* Copyright ----------------------------------------------------------------------- */
#copyright {
	color: #FFFFFF;
	top: 838px;
	position: absolute;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	left: 0px;
}
#copyright p  {
  margin: 0 1em 0.5em;
}
#copyright a:hover {
font-weight:normal;
}
/* Navigation ----------------------------------------------------------------------- */
#nav {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	line-height: 1.5em;
	height: 80px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(./images/NavBackground.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 100px;
	display: block;
	text-align: center;
}
#border {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 501;
	list-style-type: none;
	height: auto;
}
#border ul{
	width: 100px;
	float: left;
	position: static;
	height: 40px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	left: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
#menu {
	width: 100%;
	float: left;
	left: 0px;
	top: 35px;
	position: absolute;
	z-index: 501;
	height: auto;
}
#menu a {
	display: block;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li {
	position: relative;
}
#menu ul {
	float: left;
	padding: 0px;
	margin: 0px;
	z-index: 502;
	list-style-type: none;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu ul ul {
	top: 100%;
	position: absolute;
	left: -1%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	height: 22px;
}
#menu ul ul ul {
	position: absolute;
	top: 100%;
	left: -1%;
	height: auto;
}
#menu ul ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menu ul li {
	float: left;
	width: 100%;
}
#menu ul li ul li ul {
	Top: 0%;	
}
#menu ul li ul li {
	float: left;
}
#menu ul ul,
#menu ul li ul li,
#menu ul li:hover ul li ul,
#menu ul li:hover ul li ul li
{
	display: block;
	visibility: hidden;
}
#menu ul li:hover ul,
#menu ul li:hover ul li,
#menu ul li ul li:hover ul,
#menu ul li ul li:hover ul li
{
	display: block;	
	visibility: visible;
}
#menu ul li ul {
	background-image: url(./images/NavBackground.png);
}
