
body {
	background: url(images/main_bk.gif) repeat;
	margin: 0;
	padding: 0;
}

#wrapper {
	background: url(images/topnav_bk.gif) repeat-x;
	height: 138px;
	margin: 0;
	padding: 0;
}

#topnav {
	margin: 0x;
	padding: 17px 83px 0 0;
	width: 534px;
}


#leftnav {
	position: absolute;
	width: 129px;
	height: 200px;
	margin-left: 10px;
	top: 125px;
	z-index: 100;
}

#maincontent {
	padding: 0 10px 0 147px;
	margin: 0;
}

#contentarea {
	margin: 0;
	padding: 0;
	width: 617px;
	clear: both;
}

#textcontent {
	clear: both;
	text-align: left;
	width: 498px;
	color : #324E52;
	font-family : "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight : normal ;
	font-style: normal;
	font-size : 13px;
	line-height: 15px;
	text-decoration: none;
	margin: 20px 0 0 0;
}

p {
	margin: 0 0 20px 45px;
}


#footer {
	width: 489px;
	border-top: 1px solid #003333;
	padding: 15px 0 20px 45px;
	margin: 0 0 0 0px;
	text-align: left;
	color : #CC0066;
	font-size:10px;
	font-family: Tahoma;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color : #CC0066;
	font-size:10px;
	font-family: Tahoma;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink:hover {
	color : #660066;
	font-size:10px;
	font-family: Tahoma;
	line-height: 11px;
	font-weight: bold;
	text-decoration: underline;
}


#extracts {
	text-align: left;
	width : 130px;
	height : 100px;
	position : absolute;
	top : 50px;
	margin: 0 0 0 414px;
	z-index : 6;
	border:1px solid #CC0066;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 8px;
	filter:alpha(opacity=75);
	background-image: url(gifs/white_anno_1x1px.gif);
	background-repeat : repeat;
	visibility: hidden;
}

a.extractsnav:hover {
	visibility: visibile;
	background-color: #FFFFFF;
}


a.subnav:link, a.subnav:active, a.subnav:visited {
	color : #CC0066;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

a.subnav:hover {
	color : #660033;
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
	

