.center {
	text-align: center;
}

.floatClear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
	margin-right: 15px;
}

.left {
	position: absolute;
	left: 0px;
	top: 0px;
}

.leftAlign {
	text-align: left;
}

.middle {
	display: block;
	margin: 0 auto;
}

.right {
	position: absolute;
	top: 0px;
	right: 0px;
}

a:link /* unvisited link */ {
text-decoration:none;
color: #1A9425;
}

a:visited /* visited link */ {
text-decoration:none;
color: #B73C53;
}

a:hover /* mouse over link */ {
text-decoration:none;
color: #DFC532;
}

a:active /* selected link */ {
text-decoration:none;
color: #A02E10;
}

blockquote {
border-left: 3px solid rgb(255,0,50);
margin-left: 1.5em;
padding-left: 5px;
}

body {
color:rgb(0,0,0);
font: 100% "Times New Roman", Times, serif;
letter-spacing: 2px;
background-color: #A02E10;
margin: 0px;
padding: 0px;
}

div.half {
	display: inline-block;
	padding: 10px;
	margin: 0px;
	max-width: 390px;
	height: 390px;
	text-align: center;
}

div.header {
	display: block;
	width: 80%;
	max-width: 900px;
	margin: 15px auto;
	background-color: #FFF;
	border-left: 25px solid #1EBFBD;
	border-bottom: 25px solid #1EBFBD;
	border-right-style: none;
	border-top-style: none;
	padding: 15px;
}

div.page {
	display: block;
	width: 80%;
	max-width: 1000px;
	margin: 15px auto;
	background-color: #FFF;
	border-left: 25px solid #1EBFBD;
	border-bottom: 25px solid #1EBFBD;
	border-right-style: none;
	border-top-style: none;
	padding: 15px;
}

div.quarter {
	display: block;
	margin: 0px;
	width: 195px;
}

div.shelf {
	display: block;
	min-height: 400px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 780px;
}

div.third {
	display: block;
	width: 260px;
}

dt, dd {
font-weight: normal;
font-style: normal;
font-size: 110%;
font-family: "Times New Roman", Times, serif;
letter-spacing: 2px;
padding: 5px;
margin: 0px;
}

input {
	display: block;
	margin: 0 auto;
}

p.bullets {
font-weight: normal;
font-style: normal;
font-size: 110%;
font-family: "Times New Roman", Times, serif;
letter-spacing: 2px;
padding: 5px;
margin: 0px;
}

p.content {
font: 110% "Times New Roman", Times, serif;
letter-spacing: 2px;
padding: 10px;
margin: 0px;
}

p.hc {
font-weight: bold;
font-style: italic;
font-size: 165%;
font-family: "Times New Roman", Times, serif;
letter-spacing: 4px;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
padding-bottom: 15px;
margin: 0px;
text-align: center;
}

p.comictitle {
font-weight: bold;
font-style: normal;
font-size: 165%;
font-family: "Times New Roman", Times, serif;
letter-spacing: 4px;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
padding-bottom: 15px;
margin: 0px;
text-align: center;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 94%;
	padding: 5px;
	text-align: center;
	border: 0px;
}

img.store {
	display: inline;
}

table {
border-collapse: collapse;
table-layout: fixed;
text-align: left;
width: 887px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
margin-bottom:25px;
}

table.paypal {
	max-width: 600px;
	/*display: block;
	margin: 0 auto;*/
	text-align: center;
}

table.store {
	width:820px;
	table-layout: fixed;
}

td.storedesc {
	width: 600px;
}

td.storeimg {
	border-right: 5px solid rgb(0,0,0);
	width: 220px;
	text-align: center;
}

tr.store {
	width:820px;
}

tr {
width: 887px;
padding: 0px;
margin: 0px;
border:0px;
}

td.turq {
background-color:rgb(0,250,212);
padding: 0px;
margin: 0px;
border:0px;
width: 37px;
}

td.longpage {
background-color:rgb(255,255,255);
width: 850px;
padding: 0px;
margin: 0px;
border: 0px;
}

td.longnav {
background-color:rgb(255,255,255);
text-align: center;
width: 850px;
padding: 0px;
margin: 0px;
border: 0px;
}

td.turqbottom {
background-color:rgb(0,250,212);
padding: 0px;
margin: 0px;
border:0px;
width: 850px;
height: 37px;
}