body  
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #000000;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#body {
	position:relative;
	width:900px;
	height:760px;
	z-index:1;
}
#top {
	position:absolute;
	width:800px;
	height:153px;
	z-index:2;
	left: 100px;
	top: 0px;
	background-image: url(../Images/smalltop.jpg);
	overflow: visible;
}
#middle {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	left: 100px;
	top: 146px;
	background-image: url(../Images/bigmiddle.jpg);
}
#bottom {
	position:absolute;
	width:800px;
	height:102px;
	z-index:1;
	left: 100px;
	top: 660px;
	background-image: url(../Images/bannerbottom.jpg);
}
#logo {
	position:absolute;
	z-index:1;
	left: 115px;
	top: 17px;
}
#menu {
	position:absolute;
	z-index:4;
	left: 15px;
	top: 118px;
	width: 750px;
	visibility: visible;
}
#Text {
	position:absolute;
	width:800px;
	height:70px;
	z-index:1;
	left: 0px;
	top: 23px;
}
#flash {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 10px;
	top: 50px;
}
#Header {
	position:absolute;
	width:200px;
	z-index:5;
	left: 420px;
	top: 21px;
}
#nav, #nav ul {
	float: left;
	width: 800px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#nav ul {
	border: solid #6700CE;
	border-width: 3px 0;
	line-height: 2;
	background-color: #000000;
}	


#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
}

#nav a.main {
	text-indent: 0em;
	width: auto;
}

#nav li {
	float: left;
	width: auto;
}

#nav ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 11.9em;
	font-weight: bold;
	border-width: 0.25em;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav li li {
	padding-right: 1em;
	width: 11em
}

#nav li ul ul {
	margin-top: -1.75em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #6700CE;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.style2 {
	font-size: 16px;
	color: #CCCCCC;
}

.style4 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style5 {
	font-size: 16pt;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6600CC;
	font-weight: bold;
}
