div#wrapper {
	width:960px;
	margin:0 auto;
	background:#000000
	height:100%;
}

#navcontainer {
	width: 290px;
	top: 110px;
	position: absolute;
	left: 0px;
	height: 100%;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	width:290px;
	top:100px;
	border-bottom: 1px solid #eee;
	background:#000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #000000;
	top: 100px;
	background: #999999;
}
#Layer2 {
	top:110px;
	width:760px;
	height:600px;
	z-index:19;
	visibility: visible;
	background: #FFFFFF;
	left:210px;
	position: absolute;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 600px;
	position: absolute;
	top: 600px;
	left: 200px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	margin: 2px 5px 0px;
	letter-spacing: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	text-decoration: none;
	line-height: 18px;
	background-position: top;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	margin: 2px 5px 0px;
	letter-spacing: normal;
	text-decoration: none;
}
p {
	color: #000000;
	text-align: left;
	padding-right: 0px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	vertical-align: text-top;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
