a{
color:#a78d80;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#827a75;
}

a:visited{
color:#a78d80;
text-decoration:none;
font-weight:bold;
}


body {

    margin: 0px;

    padding: 0px;

	background:black;

	font-family:times new roman;

	font-size:10px;

	color:#FFFFFF;

}





div#header{

    margin-left:auto;

	margin-right:auto;

	width:700px;

}



div#footer{

    background-color: green;

	margin-left:auto;

	margin-right:auto;

	width:300px;

	height:100px;

	top:0px;

}



div#comichold{

    margin-left:auto;

	margin-right:auto;

	width:700px;


}

div#wordhold{

    margin-left:auto;

	margin-right:auto;

	width:470px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;

	padding:15px;

}

div#post{

    margin-left:0px;
	border-bottom:solid;
	border-bottom-width:1px;
	margin-bottom:40px;

}

div#colbox {
	line-height:16px;
	margin-bottom:20px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}

div#posthead{

    margin-left:0px;

	width:300px;
	float:left;
	background-image:url(../images/vertdivide.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:16px;

}

div#rightcol{
	margin-right:0px;
	width:140px;
	float:right;

}

#rightcol a{

text-transform:uppercase;
color:#666666;
display:block;
padding:3px;
font-family:arial;
font-size:10px;
background-color:#f6f9fa;
border-top:solid;
border-top-width:1px;
border-top-color:#FFFFFF;

}


#rightcol a:hover{

color:#ffffff;
background-color:#b0b5b8;

}




div#footers{
	clear:both;
}

div#headers{
	font-size:40px;
	padding-bottom:15px;
}




div#nav{

    margin-left:auto;

	margin-right:auto;

	width:300px;

	padding:10px;

}

.title{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
padding-bottom:10px;
}

div#artbox{
border:solid;
border-width:1px;
border-color:#CCCCCC;
}

div#scrappost{
background-image:url(../images/horidivide.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:10px;
padding-top:1px;
}

