/* hide from ie on mac \*/
html {
	overflow: hidden;
}
#flashcontent {
		height:100%;
}
	/* end hide */
html,body {
	background-color:#FFFFFF;
	height:100%;
	margin:0;
	padding:0;
	border:none; 
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
#horizon { background-color: transparent; position: absolute; top: 20px; left: 20px; }
 /* following rules are invisible to IE 5 \*/
#horizon { top: 50%; left:0px; width: 100%; margin-top: -20px; text-align: center; min-width: 760px; z-index:1; }
/* end IE 5 hack */ 
#container {
	width:760px;
	height:40px;
	position: relative;
	text-align: left;
	margin: 0px auto;
}
p {
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a:link {
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a:visited {
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}
a:hover {
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:0px;
}