/* CSS Document */

* {
	border:0 none;
	margin:0;
	outline:none;
	padding:0;
}

#flashcontent {
	position:relative !important;
	z-index:100;
}

/*
 *	No Flash Content
 */

body {
	background:#B2B2B2 url(../images/noflash_body_bg.jpg) repeat-x scroll 0 0;
}

#no_flash_home {
	text-align:center;
}

#no_flash_home p {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:15px;
	text-transform:uppercase;
}

#no_flash_home p a {
	color:#8D0013;
}