body {
	text-align: center;
	background-image: url('http://furthiahigh.concessioncomic.com/other_images/bricks.png');
	background-repeat: repeat;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	background-image: url('http://furthiahigh.concessioncomic.com/other_images/header.png');
	background-repeat: repeat;
	background-position: center;
	min-width:1000px;
}

.body {
	position: static;
	margin: 0 auto;
	border-collapse: seperate;
	border-spacing: 5px;
}

.maincontent {
	background-color: white;
	border: 5px solid black;
	margin: 5px;
	padding: 5px;
	width: auto;
	height: auto;
}

.sidecontent {
	width: 120px;
	height: 130px;
	vertical-align: top;
	text-align: center;
	background: none;
}

.news {
	background-color: white;
	border: 5px solid black;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #660099;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FFCA11;
	text-decoration: none;
}

img {
	text-decoration: none;
	border: 0px none black;
	behavior: url(iepngfix.htc)
}

img.invis {
	display:none;
}

.adHeadline {
	font: bold 10pt Arial; 
	text-decoration: underline; 
	color: #660099;
}

.adText {
	font: normal 10pt Arial; 
	text-decoration: none; 
	color: #000000;
}

img.preload {
	width:0px;
	height:0px;
}

.fanart img{
-khtml-opacity:.50; -moz-opacity:.50; -ms-filter:”alpha(opacity=50)”; filter:alpha(opacity=50); opacity:.50;
}

.fanart:hover img{
-khtml-opacity:1; -moz-opacity:1; -ms-filter:”alpha(opacity=100)”; filter:alpha(opacity=100); opacity:1;
}

.fanart img{
border: 1px solid #ccc;
}

.fanart:hover img{
border: 1px solid navy;
}

.fanart:hover{
color: red; /* Dummy definition to overcome IE bug */
}
