@charset "UTF-8";
/* CSS Document */



#subnavlinks {
	height: 27px;
	width: 800px;
	margin-top: 36px;
	margin-left: 0px;
	position: absolute;
}

#level2_content_area {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 1.5em;
	background-image: url(../images/nav/bg_navL2.gif);
	padding: 30px;
	margin-top: 63px;
	margin-left: 0px;
	position: absolute;
	width: 800px;
	height: 537px;
	background-repeat: no-repeat;
	text-align: left;
	overflow: auto;
}

#thumbs_container {
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 0px;
}

#thumbs_area {
	background-image: url(../images/nav/bg_navL2.gif);
	margin-top: 63px;
	margin-left: 0px;
	position: absolute;
	width: 800px;
	height: 537px;
	background-repeat: no-repeat;
	overflow: auto;
	text-align: center;
	z-index: 0;
}
