body {
	margin: 0px;
	background-repeat:no-repeat;
}
a:link, a:visited { 
	color:white;
	text-decoration: underline; 
}

a:focus, a:hover, a:active { 
	font-weight: bold;
	color: white; 
	text-decoration: underline; 
}

div#logolink {
	position: absolute; 
	left: 22px; 
	top: 32px; 
	width: 163px; 
	height: 65px;
}

div#logolink img {
	width: 163px; 
	height: 65px;
	border-width: 0px;
}

div#BackButton {
	position: absolute;
	top: 485px;
	left: 552px;
}

#flashvideo {
	position: relative;
	top: 120px;
	left: 120px;
}