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

#comicbox_simpsons{
	background-image:url(images/comicguide_simpsonscomics.png);
	background-repeat:no-repeat;
	width:689px;
	height:629px;
	margin:0 auto;
	
}

#comicbox_bart{
	background-image:url(images/comicguide_bartsimpsons.png);
	background-repeat:no-repeat;
	width:689px;
	height:629px;
	margin:0 auto;
	
}

#comicbox_special{
	background-image:url(images/comicguide_simpsonspecial.png);
	background-repeat:no-repeat;
	width:689px;
	height:629px;
	margin:0 auto;
	
}

#comicbox_classic{
	background-image:url(images/comicguide_simpsonsclassics.png);
	background-repeat:no-repeat;
	width:689px;
	height:629px;
	margin:0 auto;
	
}

#comic_footer {
	
}

#comicguide_version {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#666;
	float:left;
	width:250px;
	height:12px;
	line-height:12px;
	
}

#panini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #666;
	float:left;
	margin-right:15px;
	height:12px;
	width:400px;
	line-height:12px;
}
#panini a:link {
	color: #666;
	text-decoration: none;
}
#panini a:visited {
	text-decoration: none;
	color: #666666;
}
#panini a:hover {
	text-decoration: none;
	color: #333333;
}
#panini a:active {
	text-decoration: none;
	color: #666;
}

#panini_logo {
	height:12px;
	width:46px;
	float:right;
	
}
