html body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 14px;
}

img
{
	border: 0;
}

table
{
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	height: 100%;
	border: 0;
}

a
{
	text-decoration: none;
	color: Black;
}

iframe
{
	width: 100%;
	height: 100%;
	border-width: 0;
	display: block;
	margin: 0;
	padding: 0;
}

.header
{
	top:0px;
	left: 0px;
}

.sidebar1
{
	height: 140px;
}

.slinky
{
	width: 100%;
}

.slinkyVertical
{
	width: 100%;
}

.bodyInformation
{
	height: auto;
}

.navigation
{
	width: 225px;	
}

.navigationRow
{
	vertical-align: top;
}

.navigationCell
{
	vertical-align: top;
	height: 100px;	
}

.video
{
	vertical-align: top;
}

.videoHeader
{
	height: 50px;
	vertical-align: bottom;
}

.footer
{
	position: relative;
	background-color: Black;
	color: White;
	font-family: Arial;
	font-size: 11px;
	left: 0px;
	width: 100%;
}

.footer a
{
	color: White;
}

.footer img
{
	vertical-align: middle;	
}

.footerRow
{
	vertical-align: bottom;
	height: 25px;
}

.objectCell 
{
	height: auto;
}