.clear { clear: both; }

body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-color: #ec0f8c;
	background-repeat: repeat-x;
	background-image: url(../images/bg_flourish.jpg);
	background-position: center top;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	height: 260px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
}

#navigation {
	height: 300px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	color: #000000;
}

#navigation img {
	border: 1px solid #FFFFFF;
}

#splash1 {
	clear: right;
	float: left;
	height: 252px;
	width: 252px;
	position: relative;
	margin-right: 5px;
	text-align: center;
}

#splash2 {
	clear: right;
	float: left;
	height: 252px;
	width: 252px;
	position: relative;
	margin-right: 5px;
	text-align: center;
}

#splash3 {
	clear: right;
	float: left;
	height: 252px;
	width: 252px;
	position: relative;
	text-align: center;
}

.red {
	color: #000000;
}

#text img {
	border-style: none;
}

#text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}