* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	background: #ffffff;
	height: 100%;
}

p {
	font-size: 12px;
	padding: 10px 0;
}

#page {
	margin: 0px auto;
	height: 100%;
}

embed,object {
	display: block;
}

#flashcontainer {
	width: 100%;
	height: 100%;
	min-width: 1220px;
	min-height: 580px;
}

#intro {
	overflow: hidden;
	text-indent: -9000px;
	display: none;
}

#getflashplayer {
	font-size: 10px;
	font-family: Trebucket MS, Verdana, Arial, Helvetica;
	color: #ffffff;
	width: 300px;
	padding: 50px 50px;
}

#getflashplayer a {
	font-weight: bold;
	color: #b774c5;
}

.centered {
  position: absolute;
  top: 0;
  right: 0;  
  left: 0;  
  height: 50%;
  margin: 0px;    
}
#footer {
	margin-left: 0px;
	width: 760px;
}
#footer a {
	font-family: Arial, Trebucket MS, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7B797A;
}

#footer a:HOVER {
	font-family: Arial, Trebucket MS, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #7B797A;
}

#footer SPAN {
	font-family: Arial, Trebucket MS, Verdana, Helvetica;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #7B797A;
}
#header INPUT {
	width: 120px; 
	height: 20px; 
	border: 1px solid #000; 
	position: absolute;
	top: 46px;
	left: 626px;
}
#competitions h1{
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

ol {
	list-style-type:decimal;
	font-size: 12px;
	font-weight: bold;
	padding:22px 0 12px 24px;
}
.content ul {
	list-style-type:lower-alpha;
	font-size: 12px;
	padding-left: 20px;
}
ol p
{
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1
{
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:focus, object:focus { outline: none; -moz-outline-style: none; } 