body 
{
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: Red;
}

img 
{
	border: 0px;
}
	
div 
{
	margin: 0px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

a:visited 
{
	color: #fff
}

#menu {
	margin: 0px -86px;
	padding: 0px;
}

#menu img {
	vertical-align: bottom;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	
	background-image: url(../images/home/menu_background.png);
	background-position: right top;
	background-repeat: no-repeat;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
	list-style: none;
}

#menu li {
	display: inline;
	margin-right: 10px;
    white-space: nowrap;
}

#bottom_border_container 
{
	background-position: left top;	
	background-image: url(../images/home/bloodbar_left.gif);
	background-repeat: no-repeat;
	padding-left: 86px;
}

#main_container 
{
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(../images/home/bloodbar_bottom.gif);
	
	background-color: #4b81bf; 
	width: 900px;
	margin: 0 auto;
}

#content 
{
	background-position: right top;
	background-image: url(../images/home/bloodbar_right.gif);
	background-repeat: no-repeat;
	padding-right: 86px;
	padding-bottom: 86px;
}

#footer 
{
	clear: both;
}

#rightcol 
{
	float: right;
	width: 400px;
}

#rightcol div 
{
	margin-top: 10px;
}

#leftcol 
{
	float: left;
	width: 328px;
}

#leftcol div
{
	margin-top: 0;
}

#adbanner
{
	margin-bottom: 10px;
}

#google {
	width: 300px;
	height: 65px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: #fff url("http://www.google.com/logos/powered_by_google_135x35.gif") no-repeat bottom right; 
}

#google form {
	padding: 2px;
}

#google #searchbar {
	font-weight:bold;
	border: 1px solid #000;
	height: 20px;
}
/*
#maincartoons_bottom img {
	padding: 1px;
}

#maincartoons_top img {
	padding: 1px;
}
*/
#joeflash {
	margin: 0;
	padding: 0;
}

#myspace {
	vertical-align: middle;
	margin-top: 40px !important;
}

#newreleases {
	width: 396px;
	border: 2px solid #46719c;
}

#middleblock {
	width: 396px;
	height: 125px;
	margin-top: 10px;
}

#newsletter {
	float: left;
	vertical-align: middle;
}

#currentfeature {
	width: 177px;
	height: 114px;
	border: 1px solid #46719c;
	float: right;
}

#currentfeature img {
	border: 1px solid #46719c;
}

#featured {
	width: 396px;
	border: 2px solid #46719c;
}

#joecomix {
	float: left;
	margin-top: 20px;
}

#adbanner {
	margin-top: 10px;
}

.newfeatured {
	text-align: center;
	padding: 4px 0 4px 0;
}

.newfeatured img {
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
}

.smallheader {
	text-align: left;
	text-indent: 15px;
	line-height: 200%;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #1C1C52;	
	height: 30px
}

#joeimg {
	margin-bottom: 10px;
	vertical-align: middle;
}









