#container {
	width: 819px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flash {
	float: left;
	clear: both;
	width: 816px;
	height: 240px;
	background-image: url(images/flashBackground.png);
	padding-left: 3px;
}
#footer {
	width: 819px;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	background-image: url(images/bottomConent.png);
	height: 55px;
	vertical-align: sub;
	background-position: bottom;
	color: #FFFFFF;
}
#right li {
	list-style-position: outside;
	list-style-type: none;
}
#footer a {
	color: #F6F6F6;
	text-decoration: none;
}
#footer a:visited {
	color: #443C34;
	text-decoration: none;
}
#centre {
	float: left;
	width: 255px;
	clear: none;
	background-color: #FFFFFF;
	height: 332px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#centre a	{
	color:#3366CC;
	text-decoration:none;
}
#right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left {
	float: left;
	width: 265px;
	clear: none;
	background-color: #FFFFFF;
}
#navigation {
	clear: both;
	float: none;
	height: 35px;
	width: 819px;
}
