* {border:0; margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, Sans;
}

a {
	color: #365c72;
	text-decoration:none;
	}
	a:hover {color: #10205b;}

#seswatch {
	position: absolute;
	top: 386px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #4b809e;
	sheight: 33px;
	swidth: 500px;
}

h1 {
	text-indent: -9000px;
	position: absolute;
	top: 350px;
	left: 380px;
	clear: both;
	background: url('logo.gif');
	display: block;
	width: 250px;
	height: 69px;
}

h2 {
	padding: 0 0 10px;
	font-size: 1.2em;
}

ul {
	padding: 0 0 10px 20px;
}

ol {
	clear:both;
	list-style: none;
	}
	ol li {
	float: left;
	}
	img {
	background: #ff0000;
	width: 175px;
	height: 175px;
	}

p {
	padding: 0 0 10px;
}
