@font-face {
  font-family: "ambitsek";
  src: url("ambitsek/ambitsek.ttf");
}
@font-face {
  font-family: "pf tempesta seven extended";
  src: url("pf_tempesta_seven/pf_tempesta_seven_extended.ttf");
}
*
	{
	margin: 0;
	padding: 0;
	}
html,body
	{ text-align: center; }
a,img
	{
	border: none;
	}
a { color: #cb0000; text-decoration: underline; }
body
	{
	margin:0px 0px 0px 0px;
		

	padding:0px 0px 0px 0px;
	

	text-align:center;
	

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	

	font-weight: normal;
	

	font-size:1em;
	background-color: #f4f1f0;
}
/*Main Blocks*/
div#masterfloat { text-align: left; width: 780px; overflow: visible;
	background-color: white;
	opacity: 1;
	margin-right: auto;
	margin-top: 60px;
	margin-left: auto;
}

div#header {
	width: 720px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div#header img {
	
}

div#header h1.headertext {
	font: 8px "pf tempesta seven extended", "Lucida Grande", sans-serif;
	color: #8b9593;
}

div#swfobject {
	width: 720px;
	height: 444px;
	padding-top: 12px;
	margin-left: 30px;
	padding-bottom: 60px;
}

div#boxdropshadow {
	width: 780px;
	height: 46px;
	background-image: url(images/dropshadow.gif);
}

div#footer {
	width: 720px;
}

div#footer p.reference {
	text-align: right;
	font: 8px "ambitsek", "Lucida Grande", sans-serif;;
	margin-top: 10px;
	color: #a1a9a7;
}

div#footer p.reference a:link, div#footer p.reference a:visited {
	color: #a1a9a7;
	text-decoration: none;
}

div#footer p.reference a:hover, div#footer p.reference a:active {
	text-decoration: underline;
	color: #a1a9a7;
}
