body {
	color: #000000;
	background: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 969px;
	padding: 12px;
	background: #e9e9e9;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#flashContent {
	height:570px;
	position: relative;
	background:#FFFFFF;
}
#footer {
	margin: 0px;
	padding: 5px 10px 5px 0px;
	list-style: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #E9E9E9;
	width:959px;
}
#footer li {
	padding-right: 10px;
	float: right;
}

.clear {
	overflow: auto;
	width: 100%;
}
* html .clear {
	overflow: visible;
	height: 1%;
}
#flashContent h1 {
	margin: 0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
#flashContent p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
