@charset "UTF-8";
.comics
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	float: left;
	height: 334px;
	width: auto;
	margin-right: 15px;
	padding: 0px;
	text-decoration: none;
	background-color: inherit;
	margin-bottom: 20px;
}
body {
	font-family: "Courier New", Courier, monospace;
	margin-left: 35px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	text-decoration: none;
	padding-bottom: 5px;
}
em {
	font-style: italic;
	font-weight: bold;
}
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	margin-bottom: 0px;
	clear: left;
	float: left;
	margin-top: 10px;
	width: 90%;
	vertical-align: bottom;
	line-height: 15px;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #333333;
	clear: left;
	float: left;
}
.content {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 90%;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.logo {
	clear: none;
	float: right;
	height: 50px;
	width: 57px;
	margin: 0px;
	padding: 0px;
}
.subheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-bottom: 5px;
	clear: left;
	float: left;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 10px;
	clear: left;
	float: left;
	width: 90%;
	padding: 0px;
}
.description {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	clear: left;
	float: left;
	width: 200px;
	margin-right: 10px;
}
.artistdescription {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	width: 600px;
	clear: none;
	float: left;
}
.artist {
	clear: left;
	float: left;
	width: 100%;
}
.cutline {
	font-size: 9px;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}
.headline {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textcolumn {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	clear: left;
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
.artistimage {
	clear: left;
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 10px;
}
ul {
	line-height: 13px;
	white-space: normal;
}
