body{
	font-size: 15px;
}
#headlinec{
position: relative;
margin: 20px 50px 0 50px;
	background-color: red;
	height: 160px;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	color: white;
}
.decor li {
	list-style-type: square;
}

#wrapper{
position: relative;
}
#spflag{
	float: left;
	width: 200px;
	clear: left;
	margin-left: 50px;
}
#clogo
{
	margin: 10px 50px 0% 50px;
	height: 81px;
}
.bclogo{
	float: left;
	margin: 10px;
}
#maincontent
{
	position: relative;
	padding: 10px;
	margin: 0px 50px 0px 250px;
	background: white;
	color: red;
}

.clear
{
	clear: both;
}

#ltside
{
float: left;
	width: 280px;
	color: red;
}
#rtside
{
	float: right;
	width: 280px;
	color: red;
}
#let
{
clear: both;

}
#let p{
	margin: 5px;
}

.pools{
	color: white;
	font-size: 24px;
}
#clientsats{
	position: relative;
	clear: both;
	margin: 0px 210px;
	font-size: 19px;
	color: white;
	font-style: italic;
	background-color: red;
	border: 1px solid black;
	text-align: center;
	padding: 10px;
}
.logolt{
	position: absolute;
	top: 10px;
	left: 80px;
}
.logort{
	position: absolute;
	top: 10px;
	right: 80px;
}
.logoct{
	margin: 10px;
}
#centertext{
	text-align: center;
}
.flag{
	border-right: 1px solid white;
}
.redline{
	height: 3px;
	background-color: red;
}
#photosleft{
	float: left;
	width: 150px;
}
#photosright{
	float: right;
	width: 150px;
}
.smallpic{
	margin-bottom: 10px;
}
#inthemiddle{
	margin: 0 170px;
}