/* CSS Document */

body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #630;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #630;
}


#flashcontent {
	/*position: absolute;
	left: 50%;
	top: 50%;
	width: 1058px;
	height: 756px;
	margin: -378px 0 0 -529px;*/
}

#noflash {
padding-top: 60px;
text-align:center;
}

img{
	border:0pt none;
}

