@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	background-color: #CCCCCC;
	padding-left: 10px;
	font-size: large;
	padding-top: 2px;
}
h3 {
	font-size: medium;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(http://www.comicpalooza.com/Images/321copy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #6B0B0C;
	padding-top: 4px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color: #EBEBEB;
	border: 2px solid #666666;
	padding-bottom: 4px;
}
.footer {
	color: #FFFFFF;
}

h4 {
	margin-left: 15px;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #993333;
	text-decoration: none;
}
#mainContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.menu{
	width: 100%;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: left;
	overflow: hidden;
	position: relative;
	font-weight: bold;
}
.tip {
	background-color: #DDDDDD;
	padding: 4px;
	border: 1px solid #6B0B0C;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.guestart {
	background-color: #EBEBEB;
	padding: 5px;
	border: 3px solid #DDDDDD;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	width: 620px;
}


	
.menu ul{
	padding: 0;
	float: left;
	text-align: center;
	margin: 0px;
	clear: left;
	list-style-type: none;
	position: relative;
	left: 50%;
}

.menu ul li{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 50%;
}

.menu ul li a{
	text-decoration: none;
	color: white;
	background-color: #333;
	text-align: center;
	padding-top: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-left: 10px;
	height: 1.3em;
	padding-right: 10px;
	padding-bottom: 5px;
}

.menu ul li a:visited{
	color: white;
}

.menu ul li a:hover, .menu ul li .current{
	color: #963232;
	background-color:#DDDDDD;
}

</style>
#mainContent p {
	margin: 10px;
}
#mainContent p {
	margin-right: 20px;
	margin-left: 20px;
}
.border {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 3px;
	padding: 2px;
}
.borderBottom {
	margin: 2px;
	padding: 3px;
}

#mainContent h5 {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #CCCCCC;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.letter {
	margin: 28px;
	padding: 10px;
	width: 580px;
	border: 3px solid #DDDDDD;
}


.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	width: 560px;
	padding: 6px;
	font-size: large;
	font-style: normal;
	color: #6B0B0C;
	font-weight: bold;
	border: 5px dotted #6B0B0C;
	text-align: center;
}

</style>

.tablemarg {
	margin-right: 10px;
}

.style9 {
	font-size: 12px;
}
