/* CSS Document */
#wrapper {
	width:760px;
	margin:0 auto;
}
#gallery {
	width: 662px;
	position: relative;
	left: 75px;
	top: -433px;
	height: 433px;
}
#footer {
	width: 643px;
	height: 84px;
	position: relative;
	left: 25px;
	top: 275px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#tutorial {
	width: 662px;
	position: relative;
	top: -450px;
	left: 80px;
	height: 433px;
}
