body {
	background-image: url(images/BG.gif);
}
table {
	background-color: #FFFFFF;
	position: absolute;
	left: 50px;
	top: 0px;
}
.mainiframe {
	position: absolute;
	height: 4000px;
	width: 760px;
	left: 50px;
	top: 330px;
	text-align: left;
}
.widgetiframe {
	position: absolute;
	height: 150px;
	width: 550px;
	left: 450px;
	top: 84px;
	font-family: Arial, Helvetica, sans-serif;
}
.widgetiframe-old {
	position: absolute;
	height: 1000px;
	width: 170px;
	left: 825px;
	top: 352px;
	text-align: center;
	vertical-align: top;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: overline;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	background-color: #333333;
	word-spacing: 1em;
	padding: 3px;
	text-align: center;
}

