body
{
text-align: center;
}
#wrapper {
	width: 750px;
	height: 571px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
	z-index: 1;
	text-align: left;
}

#header {
	height: 90px;
	width: 750px;
	position: relative;
	z-index: 2;
	left: auto;
	top: 0px;
	right: auto;
	background-color: #ffffff;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 481px;
	width: 108px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
	background-image: url(images-tabs/nav-background.jpg);
	z-index: 5;
}
#content {
	position: relative;
	float: left;
	height: 481px;
	width: 642px;
	background-image: url(images-tabs/mainbackground.gif);
	z-index: 4;
}
#scroller {
	position: absolute;
	margin-top: 40px;
	margin-left: 32px;
	height: 385px;
	width: 585px;
	z-index: 2;
}


#tab-text {
	position: relative;
	top: 28px;
	left: 29px;
	height: 22px;
	width: 224px;
	z-index: 4;
}




.frposition {
	height: 385px;
	width: 582px;
	margin-top: 65px;
	margin-left: 35px;
	position: absolute;

}
#copyright {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	left: 19px;
	height: 15px;
	width: 620px;
	top: 468px;
	z-index: 15;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
