* {	color: #111}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #111;
	background: url(http://legendarycomics.net/images/bkbg.jpg) top center repeat-x #1d0000;
}


a, a:visited, a:hover{
	text-decoration:none !important;
	color: #e4741e !important;
}

#maincol{
	background: white;
	color: #111;
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

#header{
	height: 249px;
	width: 900px;
	background:url(http://legendarycomics.net/images/menubg.jpg) bottom repeat-x #cb0900;
	margin: 0 0 5px 0;
	padding: 0;
}

#menu{
	background: url(http://legendarycomics.net/images/menuend.jpg) no-repeat top right;
	width: 900px;
	height: 35px;
	display: block;
}
#menu li{
	float:left;
	margin: 0 20px 0 54px;
        list-style: none;
}
#menucol {padding-left: 10px}



