@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000000;
	font-family: Garamond;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}




#menu {
	position:absolute;
	left:25px;
	top:532px;
	width:922px;
	height:60px;
	z-index:1;
}


#titleimage {
	position:absolute;
	left:29px;
	top:51px;
	width:228px;
	height:134px;
	z-index:2;
}
#nextprevious {
	position:absolute;
	left:821px;
	top:530px;
	width:94px;
	height:19px;
	z-index:4;
}
