/*
#aboutScrollButtons
{
	position: relative;
	top: -168px;
	margin-left: 39px;
	width: 120px;
 	height: 40px;
	z-index: 300;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
	color: white;
	text-align: center;
}
*/

#aboutScrollButtons
{
	position: absolute;
	top: 374px;
	left: 39px;
	width: 120px;
 	height: 40px;
	z-index: 300;
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 11px;
	color: white;
	text-align: center;
}

#aboutScrollButtons img
{
	border: 0;
}

#aboutScrollButtons p
{
	padding: 0;
	margin: 0 0 9px 0;
}

#aboutScrollButtons ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#aboutScrollButtons li
{
	display: inline;
}

#aboutScrollContainer
{
	position: relative;
	width: 812px;
	height: 406px;
	overflow: hidden;
	margin: -1px 0 0 0;
	vertical-align: bottom;
	z-index: 2;
}

#aboutScroll
{
	position: absolute;
	height: 406px;
	top: 0;
	left: 0;
	margin: 0;
}

#aboutScroll ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#aboutScroll li
{
	float: left;
	padding: 0;
	margin: 0;
}

#aboutScroll img
{
	border: 0;
	width: 812px;
	height: 406px;
	margin: 0;
	padding: 0;
}

a.scrollButton img
{
	border: 0;
	width: 20px;
	height: 22px;
}
