	/* ----- NARC FMB-AQ V1.0 Cartoons Page CSS File ----- */

body {
	background-color: #000000;
	font-family: verdana, geneva, georgia, arial, sans-serif;
	font-size: 12px;
	margin: 0px
}

#allcontent { 
	width: 800px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	margin-left:	auto;
	margin-right:	auto;
	text-align: center;
} 

img {
	
	border-style: none;
}



.menuimg {
	
	text-align: center;
	border-style: none;
}



h1 {
	font-size: 120%;

}


h5 {
	font-size: 85%;
}


h1, h5 {
	color: #fffafa;
	text-align: center;
	padding: 3px;
}

table {
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
	width: 800px;
}

td, th {
	padding: 5px;
	width: 266px;
}

#left {
	text-align: left;
}

#right {
	text-align: right;
}

#center {
	text-align: center;
	font-size: 120%;
}

a:link {
	color: #fffafa;
	text-decoration: none;
	border-bottom: none;
}


a:visited {
	color: #fffafa;
	text-decoration: none;
	border-bottom: none;
}

