#wrap {
	width : 787px;
	margin : 0 auto;
}

#flashintro {
	width : 787px;
	height : 418px;
	margin-top : 50px;
}

#flashintro {
	position : relative;
	margin-bottom : 1em;
}

#flashintro h1 {
	position : absolute;
	text-indent : -9000px;
}

#flashintro img {
	display : block;
}

#flashintro p {
	margin-right : 100px;
	font : bold small Tahoma, Verdana, Arial, sans-serif;
	color : #039;
	text-transform : uppercase;
	text-align : right;
}

p#getflash a {
	float : left;
	width : 200px;
	padding-left : 100px;
	background : url(../img/get_flash_player.gif) left center no-repeat;
	font : normal x-small Tahoma, Verdana, Arial, sans-serif;
	color : #000;
	text-align : left;
	text-decoration : none;
}

p#getflash a span {
	text-decoration : underline;
	color : #039;
}

#skipintro {
	margin-top : 1em;
	font : bold small Tahoma, Verdana, Arial, sans-serif;
	color : #039;
	text-transform : uppercase;
	text-align : right;
}

a:link, a:visited {
	text-decoration : underline;
	color : #000;
}

a:hover {
	color : #039;
}

.copyright {
	font : normal x-small Verdana, Geneva,  Arial, Helvetica, sans-serif;
	color : #666;
	text-align : center;
}

.copyright a {
	color : #666;
}

.copyright a:hover {
	color : #039;
}


