/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx global page elements xxxxxxxxxxxxxxxxxxxx */


html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body.comics {
	text-align: center; /* for IE */
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;

}

div#wrapper {
	float:left;
	width:100%;
	background-color: #ffffff;
}

.copyright {
	font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx home page elements xxxxxxxxxxxxxxxxxxxx */


body.comics_homepage {
	text-align: center; /* for IE */
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	background-color: #000;
	font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
		line-height: 13px;
	color: #fff;

}

div#container_homepage {
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 10px solid #000;
	text-align:center;
	width:1000px;

	margin:0 auto;
	background-color: #000000;

}

div#content_home {
	border: 0px;
	padding: 20px;
	padding-top: 8px;
	margin: 0px;
	text-align:left;
	width:846px;

	margin:0 auto;
	background-color: #000000;

}

div.index_info_home {
	width:1000px;
	text-align: left;
	margin-top:20px;
	color: #ffffff;
	font-size: 12px;
}

   
   
hr.blackbg   {
   border: 0;

   color: #aaa;
background-color: #aaa;
height: 1px;
}

	#leftcontent {
		float:left;
		width:585px;
		background:#000;

		}

	#rightcontent {
margin-left: 600px;
		background:#000;
		}

#quick-links {
	font-family: arial, helvetica, verdana, 'trebuchet ms', sans-serif;
		font-size: 11px;
		text-align: center;
}



p.quick-links {
text-align: center;

}

p {

padding:0px;
margin:0px;
border:0px;
padding-top:4px;
padding-bottom:4px;
}

select {
margin:4px;

	font-family: arial, helvetica, verdana, 'trebuchet ms', sans-serif;
		font-size: 12px;

}

input {

border: 2px solid #000;
		background:#cc9;
		color: #000;
}

.float_left { 
	float: left;
}

.float_right { 
	float: right;
}

.warning_mature {

			font-size: 12px;
			line-height: 13px;
			margin-bottom: 12px;
}

.warning_stamp {
	margin-right: 4px;
	float: left;
}

.splash_link {
	margin-left: 4px;
}

a:link,a:visited
{         

	color: #C275F5;
	text-decoration: none;
}



a:hover
{ 
	color: #b336db;
		text-decoration: none;
}

.headline_link {
	font-family: arial, helvetica, verdana, 'trebuchet ms', sans-serif;
	font-size: 16px;
	line-height: 16px;
}

td.lefttd_home {
	padding-right: 5px;
		padding-left: 2px;
}

td.righttd_home {
	padding-left: 5px;
}
p.menu_bullets {
	text-align: center;
	padding-top:2px;
padding-bottom:2px;
}

div.menu_links {

	padding-top:3px;
padding-bottom:3px;
}

p.center_p {
	text-align: center;
}

div#google_footer {
	position:relative;
	clear:left;
	text-align: center;
	width: 100%;
}

.caption_smudge {

			font-size: 12px;
			line-height: 13px;
			margin-bottom: 12px;
			height: 154px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx cover elements xxxxxxxxxxxxxxxxxxxx */

body.comics_cover {
	text-align: center; /* for IE */
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	background-color: #000;
	font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;

}



div#container02 {
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 10px solid #000;
	text-align:center;
	width:950px;

	margin:0 auto;
	background-color: #000000;

}

div.index_info {
	width:950px;
	text-align: left;
	margin-top:20px;
	color: #ffffff;
	font-size: 12px;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx individual page elements xxxxxxxxxxxxxxxxxxxx */

div#container01 {
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 10px solid #fff;
	text-align:center;
	width:950px;
	height:630px;
	margin:0 auto;
	background-color: #ffffff;

}

div#navigation {
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-top: 5px solid #fff;
	border-bottom: 4px solid #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	width:800px;
	height:44px;
	margin:0 auto;
	background-color: #000000;
	color: #fff;
	font-size: 14px;

}


div#left-column {
	float:left;
	width:130px;
	margin-left:-950px;
}

div#left-contents-margin {
	margin-top: 12px;
	padding-left: 10px;
}


div#page-container {
	margin-top: 10px;
	margin-bottom: 5px;
}

div#content-page {
	margin: 0;
	margin-left: 130px;
	margin-right: 0px;

}

table.navbar-pages {
	width: 770px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div#content-page-full {
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;

}

div#navigation-full {
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-top: 5px solid #fff;
	border-bottom: 4px solid #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	width:930px;
	height:44px;
	margin:0 auto;
	background-color: #000000;
	color: #fff;
	font-size: 14px;

}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx cover elements xxxxxxxxxxxxxxxxxxxx */


#bulletin_header {
	width: 836px;
	padding: 5px;
	background-color: #cc9;
	color: #000;
	text-align: center;
}

#bulletin_header a:link {
	color: #000;
}

#bulletin_header a:visited {
	color: #000;
}

#bulletin_header a:hover{
	color: #000;
}

.bulletin_headline {

	font-size: 18px;
	line-height: 20px;


	text-align: center;
}

.soapbox {
	padding: 20px;
		color: #000;
		background-color: #f9f2c1;
			border: 2px solid #444;
}

.soapbox a:link {
	color: #000;
}

.soapbox a:visited {
	color: #000;
}

.soapbox a:hover{
	color: #000;
}

.text_center_smaller {
	font-family: arial, helvetica, verdana, 'trebuchet ms', sans-serif;
		font-size: 11px;
		line-height: 12px;
		text-align: center;
}



