HTML
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin: 0;
	padding: 0;
}
#header
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 125px;
	z-index: -2;
	background: #000000 url(../imgs/headerbg.jpg) repeat;
}
#Date
{
	z-index: -1;
	top: 68px;
	left: 187px;
	position: fixed;
}
A IMG
{
	border: none;
}
TABLE, TD, TH
{
	vertical-align: top;
}
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
A
{
	text-decoration: none;
	color: #FFFFFF;
}
A:Hover
{
}
.xFrame
{
	position: absolute;
	top: 135px;
	left: 101px;
	width: 700px;
	height: 500px;
	z-index: 0;
	visibility: visible;
}
#Footer
{
	position: fixed;
	top: 625px;
	left: 0;
	width: 100%;
	height: 125px;
	z-index: -5;
	background: transparent none;
}
#Stamp
{
	z-index: -4;
	top: 690px;
	left: 50px;
	position: fixed;
	height: 30px;
	opacity: 0.30;
}
.Slider
{
	position: fixed;
	top: 2px;
	left: 294px;
	width: 504px;
	height: 125px;
	z-index: -5;
	opacity: 0.50;
}