body   {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #c00;
	padding-top: 20px;
}

a img  { border: none }

a:link   { color: #ffc; text-decoration: none }
 
a:visited   { color: #ffc; text-decoration: none }

a:hover    { color: #fff; text-decoration: underline }

a:active  { color: #900 }


#main   {
	color: #ffc;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 550px;
	line-height: 170%;
}

#alternative   {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	overflow: auto;
	height: 250px;
	border: solid #FFF 1px;
	}


#alternative .alt-text  {
	line-height: 170%;
	text-align: left;
	margin: 20px 15px 25px 15px;
	padding-bottom: 40px
	}


#flashcontent   {
	height: 550px;
	outline:none;
}


#flashcontent h1   {
	font-size: 14px;
	color: #FFFFFF;
}

#flashcontent h2   {
	font-size: 12px;
	color: #CCCCCC;
}



#footer   {
	color: #ffc;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
