#Container {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
}
#toplogo {
	position: absolute;
	width: 850px;
	height: 250px;
	z-index: 2;
	left: 84px;
	top: -1px;
	background-image: url(../Images/logo2.jpg);
	z-index:2;
	right: 84px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	background-color: #039;
}
#navBar {
	position: absolute;
	z-index: 4;
	left: 84px;
	top: 250px;
	height: 100%;
	font-family: Ariel;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-position: 5px top;
	bottom: 100%;
	width: 125px;
	background-color: #039;
}
#content {
	position: absolute;
	z-index: 5;
	left: 209px;
	top: 249px;
	height: auto;
	width: 725px;
	font-family: Ariel;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #039;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	right: 84px;
}
body,td,th {
	font-family: Ariel;
	font-family: Ariel;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	list-style-position: outsite;
	list-style-type: disc;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-decoration: none;
	font-family: Ariel;
}
h1 {
	color:#039;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Ariel;
}
h2 {
	color: #039;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Ariel;
}
h3 {
	color:#039;
	font-family: Ariel;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	color:#039;
	font-family: Ariel;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style: disc outside;
	color: #039;
}
ul {
	list-style-type: disc;
	font-weight: normal;
}
ul ul {
	list-style-type: disc;
	font-weight: normal;
}
ul ul ul {
	list-style-type: dics;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #039;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #039;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #039;
}
#navBar a:link {
	color: #ffffff;
	font-family: Ariel;
	font-weight:bold;
}
#navBar a:hover {
	background-color: #ffffff;
	color: #039;
}
#navBar a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #039;
}
#navBar a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #039;
	font-weight:bold;
}

