	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}

#wrapper {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
   }


	#flashcontent {
	width:100%;
	text-align:center;
	position:absolute; 
	margin-left: -450px;
	top: -349px;
	left: 50%;
	width: 900px;
	height: 698px;
	visibility: visible
	}
/* end hide */
/*#4D2B20*/
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		color:#FFF;
		background-color: #000;
	}
	img{border:1px solid #000;
	}
a:link, a:visited, a:active{
	text-decoration:underline;
}
a:hover{
	color: #A6A54E;
	text-decoration:underline;
}

.center{
text-align:center;

}
.bold { 
		font-weight:bold;

}
.italic{
font-style:italic;
}
.bolditalic { 
font-style:italic;
font-weight:bold;

}
.underline{
text-decoration:underline;
}
.header {
color:#330000;
font-size:18px;
}
.subheader {
color:#330000;
font-size:16px;
}
.name {
color:#838585;
font-size:14px;
}	

.center {
text-align: center;

}	
.dash {
color:#cc3300;
font-size:14px;
}

.text-indent {
text-indent:20px;
}
.sched-dent {
text-indent:100px;
}
.right{
margin-right:0;
}
	