body {
	background-color: #80b4ca;
	margin-top: 0px;
	background-image: url(../html_version/2010/images/index.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	background-position: top;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	letter-spacing: 2pt;
}
#staticversion {
	height: 350px;
	width: 200px;
	margin-top: 0px;
	float: left;
	padding-top: 250px;
	text-align: center;
}
#highlight {
	color: #666;
	font-size: 9px;
}
#motion {
	height: 350px;
	width: 200px;
	margin-top: 0px;
	padding-top: 250px;
	float: left;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #2680a6;
	text-decoration: none;
}
a:active {
	color: #FFF;
}
