
a img { border:0; }
a:active { color:#666; }
a:hover { color:#000; }
a:link { color:#05F; text-decoration:none; line-height:0.9em; }
a:visited { color:#03B; text-decoration:none; line-height:0.9em; }

body
{
    background-color: #FFFFFF;
	color: #FFFFFF;
	width: auto;
	height: auto;
	font-size: 18px;
	font-family: times;
	margin: 0px auto;
	text-align: center;
}

#Header
{
    background-image: url(images/header.jpg);
	width: 100%;
	height: 120px;
	text-align: left;
}

#Menu
{
	float: right;
	font-size: 10pt;
	text-align: right;
	margin-right: 80px;
	margin-top: 30px;
}
#Menu a:active { color:#666; text-decoration:none; }
#Menu a:link { color:#DDD; text-decoration:none; }
#Menu a:visited { color:#DDD; text-decoration:none; }
#Menu a:hover { color:#FFF; text-decoration:none; }


#Page
{
    background-image: url(images/background.jpg);
    background-repeat: repeat-y;
	width: 1024px;
	height: auto;
	margin: 0px auto;
	display: block
}

#Navigation
{
	background-color: #000000;
	width: auto;
	height: auto;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#Blurb
{
	background-color: #000000;
	width: auto;
	height: auto;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

#ComicTitle
{
	background-color: #000000;
	width: auto;
	height: 50px;
}

#Subscribe
{
	background-color: #000000;
	width: 250px;
	height: 50px;
	float: right;
}

#Content
{
	background-color: #000000;
	padding-top: 10px;
	width: 920px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}


#CommentContent
{
	background-color: #000000;
	width: 230px;
	height: auto;	
	float:left; 
	margin-left: 10px; 
	margin-right: 5px; 
}

#ComicContent
{
	background-color: #000000;
	width: 512px;
	height: auto;	
	float:left; 
	margin-left: 10px; 
	margin-right: 10px; 
}

#AdContent
{
	background-color: #000000;
	width: 117px;
	height: auto;
	float:left; 
	margin-left: 5px; 
	margin-right: 10px;
}

#Intro
{
	width: 250px;
	height: 285px;
}

#Ads
{
	width: 117px;
	height: auto;
	float: left;
	margin-top: 51px;
	margin-right: 10px;
}

#BPath
{
	background-color: #000000;
	clear: both;
	border: 0px;
	margin-left: auto;
    margin-right: auto;
}

#Footer
{
    background-image: url(images/footer.jpg);
	width: 100%;
	height: 120px;
	clear: both;
	color: #888888;
	font-size: 16px;
	text-align: center;
	width: 100%;
}

.human 
{
	visibility: hidden;
	display: none;
}		
fieldset
{ 
	border: 0px; 
	background: #000; 
	font-size: 8pt;
}
#Comments
{
	background-color: #000;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 8pt;
	float: left;
}
#CommentForm
{
	float: left;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	font-size: 8pt;
	font-face: Verdana;
}
#Store
{
	background-color: #000;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 8pt;
	float: left;
}
#Feedjit
{
	background-color: #000;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 8pt;
	float: left;
}
.Date
{
	color: #333;
}
.Name
{
	color: #47B;

}
.Comment
{
	color: #555;
}

