body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana;
	line-height: 1.25em;
	font-size: 1.03em;
	word-spacing: 0.05em;
}

a:link {
	color: #5555ff;
}

#container {
	position: relative;
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#biggercontainer {
	position: relative;
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

div#title {
	position: relative;
	margin-bottom : 10px;
}

div#content {
	position: relative;
	text-align: center;
	width: 975px;
}

div#aboutcontent {
	position: relative;
	text-align: center;
	width: 982px;
}

div.biglinks {
	font-family: Georgia;
	font-size: 2em;
	font-variant: small-caps;
	text-align: center;
	line-height : normal;
}

div#leftcolumn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	color: #ff0000;
	text-align: center;
}

div#rightcolumn {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	color: #ff0000;
	text-align: center;
}

div#indexcontent {
	position: relative;
	top: 0px;
	left: 160px;
	width: 655px;
	text-align: justify;
	padding-bottom: 10px;
}

div#comictitle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 825px;
	text-align: center;
	margin-bottom: 5px;
}

div#aboutcomictitle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 982px;
	text-align: center;
	margin-bottom: 5px;
}

div#comiccontents {
	position: relative;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
}

div#comicleftside {
	/*float: left;*/
	top: 0px;
	left: 0px;
	width: 825px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#comicleftside img {
	border: 0;
	margin-left: 5px;
	margin-right: 5px;
	max-width: 825px;
}


div#comicrightside {
	/*float: right;*/
	position: absolute;
	top: 5px;
	right: 0px;
	width: 157px;
	text-align: justify;
}

div.clearit {
	clear: both;

}

div#usercomments {
	
	text-align: justify;
	font-size: 0.6em;
	line-height: 10px;
}

div#usercommentstitle {

	font-size: 1.0em;
}

div#comiccomments {

	width: 975px;
	text-align: justify;
	font-size: 1.2em;

}

div.titletext {
	font-family: Georgia;
	font-size: 2em;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
}

div.linkbutton {
}

.linkbutton a:link{
	color: #0000ff;
	background-color: #111111;
	padding: 1px;
	border-width: 3px;
	border-color: #dddddd;
	border-style: outset;
}

.linkbutton a:visited{
	color: #0000ff;
	background-color: #111111;
	padding: 1px;
	border-width: 3px;
	border-color: #dddddd;
	border-style: outset;
}

.linkbutton a:hover{
	background-color: #000000;
	border-style: inset;
	color: #800080;
}

hr {
	
}

div.disclaimer {
	font-size: 0.7em;
	position: relative;
	text-align: justify;
	line-height: 1.1em;
}

div.update {
	font-size: 0.7em;
	position: relative;
	text-align: justify;
	line-height: 1.3em;
}

div.linktitle {
	font-family: Georgia;
	font-size: 2em;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 25px;
}

div#storecontents {
	position: relative;
}

div.storerow {
	text-align: left;
	width: 800px;
	
}

.storerow img {
	border: 0;
	max-width: 380px;
	margin: 5px;

}

div.storeleftcolumn {
	float: left;
	padding: 5px;
	width: 390px;
	text-align: center;
}

div.storerightcolumn {
	float: left;
	padding: 5px;
	width: 390px;
	text-align: center;
}

div.storelinks {
	position: fixed;
	top: 0;
}

div.endstorerow {
	clear: both;
}

div#aboutpadding {
	top: 0px;
	left: 0px;
	width: 982px;
	text-align: justify;
}

div.aboutleftcolumn {
	float: left;
	padding: 8px;
	width: 473px;
	border-width:thin;
	text-align: left;
	vertical-align: middle;
	font-size: 0.95em;
	line-height: 1.2em;
	border-style: solid;
}

div.aboutrightcolumn {
	float: left;
	padding: 8px;	
	width: 473px;
	border-width:thin;
	text-align: left;
	vertical-align: middle;
	font-size: 0.95em;
	line-height: 1.2em;
	border-style: solid;
}