/* CSS Document */

body {
  overflow:-moz-scrollbars-vertical;
}


#header {
	margin-top: 14px;
	position:relative;
	width:816px;
}

#header img {
	margin:auto;
	float: left;
	border:none;
	
}

#headertext {
	position:absolute;
	top:155px;
	right:0;
}

.text {
	margin: 0px;
	width: 237px;
	height: 227px;
	/*background-repeat: no-repeat;
	background-position: bottom;*/
	padding: 2px 20px 0px 15px;
	overflow: auto;
	line-height: 19px;
	letter-spacing: -0.1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.pageselect {
	margin-left: 1px;
	margin-top: -1px;
}
.pageselect img {
	float: left;
	border: 0px;
}
