@charset "UTF-8";

/* SWFObject Styles */

/* Hide from IE-Mac \*/ 
/*html {
	height: 100%;
	overflow: hidden;
}*/
/* End hide */

body, td, .bod, font, p, div, form {
	margin: 0;
	padding: 0;
	font: 10px/14px "Helvetica Neue", Arial, Verdana, sans-serif;
	color: #666666;
}

body {
	overflow: auto;
	background-color: #000000;
		/*background: #dcdcc1 url(../images/bggradient.gif) repeat-x;*/

}

#flashcontent {
		width: 100%;
		height: 100%;
}

#noflash {
		width: 534px;
		height: 324px;
		position: relative;
		top: 50px;
		left: 30px;
		padding: 30px 0 0 30px;
}

