#container {
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 100%;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
}
#header {
	font-size: xx-large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center center;
	background-repeat: no-repeat;
	height: 381px;
}
#content {
	text-align: left;
	padding-left: 0px;
	margin-right: 199px;
	vertical-align: top;
	background-attachment: fixed;
	padding-top: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}


#menu {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	float: right;
	width: 190px;
	text-align: right;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 20px;
	background-position: right top;
	background-repeat: no-repeat;
	height: 400px;
	padding-right: 8px;
}
#footer {
	margin: 0px;
	float: none;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
}
img {border:0;}
#comictextimage {
	background-image: url(../Images/misc/comictext.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.table2 {
	margin-left: 8px;
}

