body
{
	font-family:Trebuchet MS;
	width: 100%;
	height: 100%;
	background:#00060f url(../img/layoutpages.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
}
#wrap
{
	overflow: hidden;
	width: 823px;
	margin: 0px auto;
	padding: 0;
}
.flash
{
	margin: 27px 0 0 0;
}

a.link:link, a.link:visited {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
a.link:hover {
	color:#fff;
}

span {
	font-size:14px;
	font-weight:bold;
	color:#000;
}