@charset "UTF-8";
body {
	font-family: Arial;
	background: #d0e1f5;
	margin: 0; 
	padding: 0;
	color: #32324E;
	font-size: 11px;
	line-height: 14px;
}
A:link {
	text-decoration: none;
	color: #4E84C4;
	}
A:visited {
	text-decoration: none;
	color: #4E84C4;
	}
A:active {
	text-decoration: none;
	color: #4E84C4;
	}
A:hover {
	text-decoration: none;
	color: #4E84C4;
	}
#menu {
	width: 160px;
	height: 353px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#about {
	background-image: url(about.jpg);
	width: 294px;
	height: 158px;
	position: absolute;
	left: 190px;
	top: 45px;
	padding: 45px 25px 10px 22px;
}

#caption {
	background-image: url(caption.jpg);
	width: 526px;
	height: 36px;
	padding: 15px 15px 15px 15px;
	margin-top: 6px;
}



#nav {
	background-image: url(nav.jpg);
	width: 239px;
	height: 49px;
	position: absolute;
	left: 190px;
	top: 524px;
}


#play1a {
	width: 556px;
	height: 458px;
	position: absolute;
	left: 550px;
	top: 69px;
}
#play2a {
	width: 556px;
	height: 458px;
	position: absolute;
	left: 1120px;
	top: 69px;
}
#play3a {
	width: 556px;
	height: 458px;
	position: absolute;
	left: 1690px;
	top: 69px;
}
#play4a {
	width: 556px;
	height: 458px;
	position: absolute;
	left: 2260px;
	top: 69px;
}
#play5a {
	width: 556px;
	height: 458px;
	position: absolute;
	left: 2830px;
	top: 69px;
}
#play6a {
	width: 656px;
	height: 458px;
	position: absolute;
	left: 3400px;
	top: 69px;
}