@charset "UTF-8";

.GenreTitle {
	color: #F0FD00;
	font-family: 'Viga', sans-serif;
	text-align: right;
	font-size: 24px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(../img/nav/popart_background) no-repeat fixed center top;
	background-image: url(../img/nav/popart_background.jpg);
}

#wrapper {width: 950px; margin: 0 auto; text-align: left; }

#apDiv1 {
	position:absolute;
	top:0px;
	width:280px;
	height:177px;
	z-index:0;
	visibility: visible;
	overflow: visible;
	right: 70%;
}
.style8 {color: #FFFFFF; font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; }
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.CreditsCopy {
	font-family: 'Viga', sans-serif;
	font-size: 14px;
}
