body {
	background: url(images/background.gif) center repeat-y #d8e9f5;
	margin: 0px;
	text-align: center;
	font-family: 'Century Gothic', 'New Century', 'Avant Garde', '20th Century', Sans-Serif;
	font-size: small;
	color: #333333;
	letter-spacing: .12pt;
}
.bluestripes {
	border-top: 2px solid #b8d2e6;
	border-bottom: 2px solid #b8d2e6;
	padding: 3px 0px;
	position: absolute;
	top: 45px;
	left: 0px;
	width: 100%;
	z-index: 1;
}
.yellowstripe, .bottomyellowstripe {
	clear: both;
	background-color: #f3f5c3;
	width: 100%;
	z-index: 1;
}
.bottomyellowstripe {
	font-size: x-small;
	color: #81a3c7;
	position: relative;
	height: 44px;
}
.bottomyellowstripe .sponsors {
	position: absolute;
	top: 26px;
	z-index: 4;
	height: 20px;
	left: 0px;
	width: 100%;
	text-align: left;
}
.copyright {
	margin-top: .5em;
	font-size: xx-small;
	color: #999999;
}
.bottomyellowstripe .footerimages img {
	vertical-align: middle;
}

#container, .container {
	width: 860px;
	position: relative;
	z-index: 2;
	margin: auto;
}
.links {
	text-align: left;
	vertical-align: middle;
	margin-top: 13px;
}
.links a, .links .star {
	position: relative;
	bottom: 43px;
}
#logo {
	position: relative;
	bottom: 0px;
}
.pics {
	margin-top: 1.5em;
	float: left;
	width: 220px;
	text-align: left;
}
.pics img {
	margin-bottom: 15px;
}
.picinfo {
	text-align: left;
	float: left;
	width: 420px;
}
a:link img {
	border: none;
}
a:visited img {
	border: none;
}
a:link {
	text-decoration: none;
	color: #00c;
}
a:visited {
	text-decoration: none;
	color: #00c;
}
.images img {
	margin: 10px;
	vertical-align: middle;
}