body {
	background: #B5E2F9 url(images/saolbg.png) repeat-x center top;
	font-size: 85%;
}
#header {
	background: url(images/saolheader.png) no-repeat center center;
	height: 252px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	float: right;
	width: 64%;
	margin-top: 5.4em;
	margin-right: 0.9em;
	color: #FFFFFF;
}
html>/**/body #topnav {
	margin-right: 1.5em;
	margin-top:4.1em;
}
#topnav a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#topnav li {
	display: inline;
	color: #FFFFFF;
}
input{
	font-size:90%;
	border: 0.1em solid #FFFFFF;
}
#links {
	float: left;
	margin-top:0.2em;
}

#search {
	float: right;
	margin-right:1.5%;
}
html>body #search {
	margin-right: 8%;
}
#container {
	background: url(images/saolcontainerbg.png) repeat-y center center;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#content {
	float: right;
	width: 62%;
	margin-right: 1.1%;
}
html>body #content {
	margin-right: 3.75%;
	width: 64%;
}
h1 {
	color: #0682C5;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 145%;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #0682C5;
	border-bottom: 1px solid #0682C5;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-top: 1em;
}
h2 {
	color: #893186;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #893186;
	border-bottom: 1px solid #893186;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-weight: normal;
}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	line-height: 200%;
}
#content li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	line-height: 150%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style: square;
}
a {
	color: #1288C7;
}

table {
	border: 0.1em solid #A9DFFC;
	font-size: 95%;
}
td {
	border: 0.1em solid #A9DFFC;
}
th {
	border: 0.1em solid #A9DFFC;
	background: #A9DFFC;
}
caption {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}
#leftnav {
	width: 29.5%;
	float: left;
	text-align: right;
}
#leftnav li {
	list-style: none;
	line-height: 350%;
}
#leftnav a {
	color: #0388D0;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 95%;
}
#leftnav a:hover {
	color: #A563A3;
}

#footer {
	background: url(images/saolfooterbg.png) no-repeat center top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color:#333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 95%;
	padding-top: 5em;
}

#footer a{
	text-decoration:none;
	color:#333333;
}
#footer a:hover {
	text-decoration:underline;
	color:#333333;
}
#ilikecakelogo, #validationlogos, #copyright {
	float: left;
	width: 33%;
	text-align:center;
}
#validationlogos li{
	display:inline;
}
.stretch {
	clear: both;
}.invisible {
	overflow: hidden;
	position: absolute;
	height: 0em;
	width: 0em;
}
#topnav a:hover {
	text-decoration: underline;
}
#footer #ilikecakelogo a img {
	border-style: none;
}
.highlight {
	font-weight: bold;
	color: #A563A3;
}
#searchpadding {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#333333;
}
a:hover {

	color: #A563A3;
}
.border {
	border: 0.1em solid #D4D0C8;
}
.floatrightnoborder {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	border-style: none;
}
.centreme{
text-align:center;
}

