body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link { 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
	}
a:visited { 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
	}
a:hover, a:active { 
	font-size: 10px; 
	text-decoration: underline; 
	font-weight: normal; 
	color: #9E339F;
	}
	
div#banner {
	position: absolute;
	width: 800px;
	z-index: 1;
	left: 5px;
	top: 5px;
}

div#body {
	font-size: 12px;
	color: #000000;
	position: absolute;
	width: 800px;
	left: 5px;
	top: 130px;
}

/*Styles for cartoon_index.htm */
#MainTable {
	width: 770px;
	border:0;
	position: static;
}

#MainTable tr {
	width: 192px;
}

#2006Cartoons {
	width: 180px;
	border:0;
}
#2005Cartoons{
	width: 180px;
	border:0;
}
#2004Cartoons{
	width: 180px;
	border:0;
}
#2003Cartoons{
	width: 180px;
	border:0;
}

