body {
width:100%; height:100%; margin:0px;
}

#links {
	position:absolute;
	bottom:0px;
	left: 0px;
}
#up {
	position:absolute;
	left:466px;
	top:50px;
	cursor:pointer;
	visibility: visible;
	z-index: 1000;
	height: 24px;
	width: 32px;
	margin: 0px;
	padding: 0px;
}
#down {
	position:absolute;
	left:466px;
	top:75px;
	cursor:pointer;
	visibility: visible;
	z-index: 500;
	height: 24px;
	width: 32px;
	margin: 0px;
	padding: 0px;
}
#scrollerControlLink {
	position:absolute;
	left:616px;
	top:113px;
	width:28px;
	height:159px;
	visibility:visible;
	z-index:500;
}

#cont {
	position:relative;
	left:20px;
	top:45px;
	width:415px;
	height:188px;
	overflow:hidden;
	z-index:1000;
	margin: 0px;
	padding: 0px;
}

.txt {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 415px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	visibility: hidden;
	color: #FFFFFF;
	z-index: 2000;
	line-height: 110%;
}

.imageBgd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 3px solid #333333;
}

.imageBgd1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 3px solid #333333;
}
.floatRight {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  .floatRight {
  	text-align: right;
	float:right;
	clear: none;
}
  /* End IE5-Mac hack */
#page1internal {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	position: absolute;
	top: 100px;
	right: 20px;
}
.floatImageRight1 {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 137px;
	border: 1px solid #333333;
}
