body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
	background-image: url("bg.jpg");
	background-position: center;
	background-repeat: repeat-y;
	width: 560px;
	margin: 14px auto 0 auto;
	background-color: #FFF4CC;
}
img#warning
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
span#hiddenAd
{
	color: #FFF4CC;
	font-size: 1px;
}
span.noBold
{
	font-weight: normal;
}
ol
{
	font-weight: bold;
	margin: 0 auto 0 auto;
}
ul
{
	font-weight: bold;
	margin: 0 auto 0 auto;
}
span.light
{
	color: #F06406;
	font-size: 12px;
}
span.postSub
{
	font-size: 16px;
	font-weight: bold;
}
a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #484848;
	text-decoration: underline;
}
a.darkRed
{
	color: #6D0A0A;
}
a.darkRed:hover
{
	color: #A40F0F;
}
div#title_coozy
{
	float: left;
	background-image: url("title_coozy.png");
	width: 165px;
	height: 160px;
	
}
div#title_coozy a
{
	display: block;
	width: 165px;
	height: 160px;
}
div#title_coozy img
{
	width: 165px;
	height: 160px;
	border: 0;
	visibility: hidden;
}
div#title_coozy a:hover img
{
	visibility: visible;
}
div#title_text
{
	float: right;
}
div#title_nav
{
	float: right;
	background-image: url("title_bg.png");
	text-align: right;
	width: 348px;
	height: 17px;
	padding: 23px 47px 10px 0;
	color: #484848;
	font-weight: bold;
}
div#title_nav a
{
	font-size: 17px;
}
img.about_left
{
	float: left;
	border: 1px solid #888888;
	margin: 0 5px 5px 0;
}
img.about_right
{
	float: left;
	border: 1px solid #888888;
	margin: 0 0 5px 5px;
}
img.border
{
	border: 1px solid #888888;
}
div#ad_top
{
	width: 560px;
	background-image: url("ad_top.png");
	padding: 17px 0 18px 0;
	text-align: center;
	float: left;
}
div#content
{
	background-image: url("content_bg.png");
	float: left;
	width: 470px;
	padding: 5px 45px 8px 45px;
	text-align: left;
}
div#content a#title
{
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
	width: 469px;
}
div#content a#title:hover
{
	text-decoration: none;
}
div.content_twoHalves
{
	float: left;
	width: 470px;
}
div.content_half
{
	width: 228px;
	float: left;
}
div.content_half_sep
{
	width: 14px;
	height: 10px;
	float: left;
}
div.content_half_top
{
	width: 228px;
	height: 11px;
	background-image: url("content_half_top.png");
	float: left;
}
div.content_half_middle
{
	width: 204px;
	padding: 0 12px 0 12px;
	background-image: url("content_half_middle.png");
	float: left;
}
div.content_half_bottom
{
	width: 228px;
	height: 11px;
	background-image: url("content_half_bottom.png");
	float: left;
	margin-bottom: 15px;
}
div.content_full;
{
	width: 470px;
	float: left;
}
div.content_full_top
{
	width: 470px;
	height: 11px;
	background-image: url("content_full_top.png");
	float: left;
}
div.content_full_middle
{
	width: 446px;
	padding: 0 12px 0 12px;
	background-image: url("content_full_middle.png");
	float: left;
}
div.content_full_bottom
{
	width: 470px;
	height: 11px;
	background-image: url("content_full_bottom.png");
	float: left;
	margin-bottom: 15px;
}
div.content_full_bottom_noMargin
{
	width: 470px;
	height: 11px;
	background-image: url("content_full_bottom.png");
	float: left;
}
img.screen_comic
{
	width: 100px;
	height: 100px;
	border: 2px solid #484848;
}
img.screen_comic:hover
{
	border: 2px solid #000000;
}
img.screen_cartoon
{
	width: 200px;
	height: 150px;
	border: 2px solid #484848;
}
img.comic_spacer_col
{
	width: 100%;
	height: 10px;
}
img.screen_cartoon:hover
{
	border: 2px solid #000000;
}
div#ad_bottom
{
	width: 560px;
	background-image: url("ad_bottom.png");
	padding: 17px 0 18px 0;
	text-align: center;
	float: left;
}
div#bottom
{
	width: 560px;
	background-image: url("bottom_bg.png");
	float: left;
	width: 470px;
	padding: 10px 45px 15px 45px;
	text-align: center;
}
div#bottom img
{
	border: 0;
}
div#bottom_bottom
{
	width: 560px;
	float: left;
}
img.bottom_spacer
{
	width: 10px;
	height: 31px;
	margin-top: 10px;
}
div.bottom_spacer_ver
{
	height: 10px;
}
img.screen_spacer
{
	width: 10px;
	height: 104px;
}
img.screen_spacer_hor
{
	width: 446px;
	height: 10px;
}
a.subtitle
{
	font-size: 15px;
}
a.subtitle:hover
{
	color: #000000;
	text-decoration: none;
}
span.grayOut
{
	font-weight: bold;
	color: #888888;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 1px 2px 1px;
	width: 442px;
	height: 200px;
}
div.subtitle_noDate
{
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	text-align: center;
	margin-bottom: 5px;
}
div.subtitle_date
{
	color: #000000;
	font-size: 11px;
	margin-bottom: 5px;
	text-align: center;
}
div.subtitle_dateNoMar
{
	color: #000000;
	font-size: 11px;
	text-align: center;
}
div#bottom_space
{
	float: left;
	height: 20px;
	width: 560px;
}
div.center
{
	text-align: center;
}
div.right
{
	text-align: right;
}
a.noHover:hover
{
	text-decoration: none;
	color: #000000;
}
span.badForm
{
	color: #CC0000;
}
span.goodForm
{
	color: #008800;
}
div.formItem
{
	width: 100px;
	float: left;
}
div.formItem_short
{
	width: 50px;
	float: left;
}
div.formSep
{
	height: 3px;
}
div.formSep2
{
	height: 5px;
}
input
{
	width: 340px;
}
input.short
{
	width: 148px;
}
input.button
{
	width: 85px;
	font-weight: bold;
	color: #484848;
	border: 2px solid #484848;
	background-color: #E3B9B5;
}
div.pages
{
	float: left;
}
div.pages_upMore
{
	float: left;
	margin-top: -14px;
}
div.pages_back_top
{
	width: 182px;
	float: left;
	padding: 0 0 5px 3px;
	color: #CCCCCC;
	font-weight: bold;
}
div.pages_back_top_noAll
{
	width: 232px;
	float: left;
	padding: 0 0 5px 3px;
	color: #CCCCCC;
	font-weight: bold;
}
div.pages_all_top
{
	width: 100px;
	float: left;
	color: #CCCCCC;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
div.pages_next_top
{
	text-align: right;
	width: 182px;
	float: left;
	padding: 0 3px 5px 0;
	color: #CCCCCC;
	font-weight: bold;
}
div.pages_next_top_noAll
{
	text-align: right;
	width: 232px;
	float: left;
	padding: 0 3px 5px 0;
	color: #CCCCCC;
	font-weight: bold;
}
div.pages_back_bottom
{
	width: 182px;
	float: left;
	padding: 5px 0 0 3px;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 15px;
}
div.pages_back_bottom_noAll
{
	width: 232px;
	float: left;
	padding: 5px 0 0 3px;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 15px;
}
div.pages_all_bottom
{
	text-align: center;
	width: 100px;
	float: left;
	padding-top: 5px;
	color: #CCCCCC;
	font-weight: bold;
}
div.pages_next_bottom
{
	text-align: right;
	width: 182px;
	float: left;
	padding: 5px 3px 0 0;
	color: #CCCCCC;
	font-weight: bold;
}
div.pages_next_bottom_noAll
{
	text-align: right;
	width: 232px;
	float: left;
	padding: 5px 3px 0 0;
	color: #CCCCCC;
	font-weight: bold;
}
a.hiddenLink
{
	display: block;
	float: left;
	height: 100%;
}
input.check
{
	float: right;
	width: 17px;
	height: 17px;
	margin: -1px -1px;
}
a.page
{
	color: #983D01;
}
a.page:hover
{
	color: #FF0000;
	text-decoration: none;
}
input.code
{
	width: 440px;
	color: #666666;
}