body {
	background-color:#bbbec1;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	height:100%;
	}
	
p {
	margin:0px;
	padding:0px;
	}
	
a, a:visited {
	color:#999999;
	}

ul, h1, h2, h3 {
	margin:0px;
	padding:0px;
	text-indent:-9000px;
	overflow:hidden;
	}
	
#wrapper {
	margin:0 auto auto auto;
	width:861px;
	height:644px;
	}
	
#header {
	float:left;
	background:transparent url(Images/header.gif) no-repeat top left;
	height:120px;
	width:861px;
	}
	
#content {
	float:left;
	background:transparent url(Images/back.gif) repeat-y top left;
	width:861px;
	height:476px;
	}
	
#flash {
	width:853px;
	height:476px;
	margin:0 4px 0 4px;
	}
	
#noflash {
	
	margin:80px;
	color:#999999;
	}
	
#footer {
	float:left;
	background:transparent url(Images/footer.gif) no-repeat top left;
	width:861px;
	height:48px;
	}
