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

/*Check Styles .css First.,,, Most everything in here seems overwritter */
/* This style is not overwritten on the "on stands now" page */
BODY {
	font: normal 0.7em "verdana";
	background: #EEEEEE;
	color: #fff;
	text-align: center;
}

A {
	color: #666;
}

textarea
{
	font-family: verdana;
}


#flashcontent {
	text-align: left;
	margin: 0 auto;
}

