body
{
	background-color: #F1EB9C;
	background-repeat:repeat;
}

div
{
	background-color:#F1EB9C;
}

table.mastercontainer
{
	height: 100%;
	width: 100%;
	text-align:center;
	font-family:Arial;
}

div.heading
{
	height:35;
	width:640;
	text-align:left;
	font-size:x-large;
}

div.description
{
	height:20;
	width:640;
	text-align:left;
}

iframe.iframe
{
	width:640;
	height:400;
}

div.navigation
{
	padding-top:5;
	height:30;
	width:640;
	font-size:x-small;
}

div.copyright
{
	height:20;
	width:640;
	font-size:xx-small;
}

p
{
	text-align:center;
	font-size:x-small;
}

a
{
	color:Black;
	text-decoration:none;
	border-style:ridge;
	padding:2;
}

a:hover
{
	font-weight:bold;
	border-style:inset;
}
