body {
	background-color: #FF6600;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	color: #000000;
}
#content {
	background-color: #FFCC00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 8px;
	margin-left: 2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menu {
	background-color: #FF6600;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-right: -6px;
	margin-bottom: 10px;
	margin-left: -6px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.newstitle {
	background-color: #FF6600;
	margin-top: 10px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 15px;
}
.newsbody {
	background-color: #FF6600;
	margin-top: 0px;
	margin-right: 100px;
	margin-left: 100px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 10px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-position: center;
}


.comictitle {
	background-color: #FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 400px;
	position: relative;
	margin-left: 300px;
}
#comic p {
	background-color: #FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#content h2 {
	padding: 0px;
	background-color: #FF6600;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	margin-top: 15px;
	margin-right: -6px;
	margin-bottom: 8px;
	margin-left: -6px;
	border-top-width: thin;
}
.comic {
	text-align: center;
	background-color: #FFCC00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
.menu a:link {
	color:#000000;
	text-decoration:none;
	}
.menu a:link:hover {
color:#999999;
text-decoration:none;
}
.menu a:link:visited {
	color:#000000;
	text-decoration: none;
	}
.menu a:visited:hover {
	color:#999999;
	text-decoration: none;
	}

a:link {
	color:#000000
	}
	
a:link:hover {
	color:#999999
	}
a:link:visited {
	color:#000000
	}
.archives {
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
