@charset 'utf-8';

/* body
-------------------------------------------------- */

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #191919 url(../images/bg.gif) center top repeat;
}

#wrapperArea {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: none;
}

#bodyArea {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: none;
}

/* flashNotes
-------------------------------------------------- */

#wrapperArea .flashNotes {
	height: 213px;
	_height: 453px;
	_he\ight: 213px;
	color: #ffffff;
	padding: 220px 20px 20px;
	margin: 0px 0px 227px;
	background: #191919 ;
}

/* flashNotes link
-------------------------------------------------- */

#wrapperArea .flashNotes a {
	outline-style: none;
}

#wrapperArea .flashNotes a:link {
	color: #0099cc;
	text-decoration: underline;
}

#wrapperArea .flashNotes a:visited {
	color: #0099cc;
	text-decoration: underline;
}

#wrapperArea .flashNotes a:hover {
	color: #0099cc;
	text-decoration: none;
}

#wrapperArea .flashNotes a:active {
	color: #0099cc;
	text-decoration: none;
}
