body {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	margin: 0px;
	background: url("/images/default_bg.gif");
	}
#flash {
	width: 100%;
	height: 398px;
	padding: 18px 0px 18px 0px; 
	background: url("/images/flashbg.jpg");
	}
a:link {
	color: #ffffff;
	text-decoration: none;
	}
a:visited {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #B30101;
	text-decoration: none;
	}
#center {
	font-size: 12px;
	text-align: center;
	line-height: 180%;
	margin-top: 10px;
	}
