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

#header h1 {
	margin-top: 40px;
	display: block;
	background: url(/images/body_imgs/header.png) top left no-repeat;
	height: 286px;
	width: 404px;
	margin: 0;
}
/* BREADCRUMBS */
#body_index #crumbs h2 {
	display: block;
	background: url(/images/body_imgs/welcome_crumb.png) top left no-repeat;
	height: 81px;
	width: 488px;
	margin: 0;
}
#body_illu #crumbs h2 {
	display: block;
	background: url(/images/body_imgs/illustration_crumb.png) top left no-repeat;
	height: 81px;
	width: 488px;
	margin: 0;
}
#body_pict #crumbs h2 {
	display: block;
	background: url(/images/body_imgs/picture_crumb.png) top left no-repeat;
	height: 81px;
	width: 488px;
	margin: 0;
}
#body_comic #crumbs h2 {
	display: block;
	background: url(/images/body_imgs/comics_crumb.png) top left no-repeat;
	height: 81px;
	width: 488px;
	margin: 0;
} 
#body_store #crumbs h2 {
	display: block;
	background: url(/images/body_imgs/store_crumb.png) top left no-repeat;
	height: 81px;
	width: 488px;
	margin: 0;
}
#body_blog #crumbs h2 {
	display: block;
	background: url(/images/body_imgs/blog_crumb.png) top left no-repeat;
	height: 81px;
	width: 488px;
	margin: 0;
}
#content p {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}  
#footer p {
	font-size: 8px;
	text-transform: uppercase;
	padding: 5px 0 0 80px;
}
#right h3 {
	display: block;
	background: #fff;
	height: 22px;
	padding-top: 6px;
	color: #e392ba;
	text-align: left;
	padding-left: 5px;
	
}
#right ul {
	text-align: left;
	margin-left: 0;
	padding-left: 15px;
	list-style: none;
}
#blog_date {
	font-size: 9px;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	color: #a4913c;
}
#blog_title a {
	font-size: 14px;
	color: #5dab84;
	font-weight: bold;
}
#blog_link {
	font-size: 10px;
}
#mails {
	font-weight: bold;
	font-size: 10px;
}
#links {
	font-weight: bold;
	font-size: 10px;
}
.label {
    text-align:left;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
#submit {
    text-align:left;
	font-size: 10px;
	margin-top: 5px;
}
#confirm {
	font-size: 9px;
	font-weight: normal;
}
#mail_print {
	text-align: left;
}
#bios {
	text-align:left;
	padding: 5px 25px 10px 25px;
}

#content a {
	color: #5dab84;
}


