body {
text-align: center; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 18px;
color:#000000;
background: #000000;
}
#container { 
margin: 0 auto;
width: 768px; 
text-align: left;
background: url(../images/bg.jpg)  #ffffff;
background-repeat: repeat-y;
border: solid 1px #ffffff; 
}
#header { height: 212px; width: 768px; background: #666666; background: url(../images/header.jpg) }
#nav { width: 768px; background: #000000; }
#nav .innertube { margin: 0px 0px 0px 50px; }
#content-column { 
width: 589px; 
background: #ffffff; 
float:right; 
}
#content-column .innertube { margin: 30px 20px 10px 10px; }
#left-column { 
width: 179px; 
background: #000000;
float: left;
}
#left-column { 
background: url(../images/sidebar.jpg) no-repeat;
background-position: 0 0;
}
#left-column .innertube { margin: 0px 0px 0px 0px; }
#footer { 
height: 70px;
width: 768px;  
clear:both; 	
background: #000000;
color: #FFFFFF;
font-size: 10px;
line-height: 18px;
background-repeat: no-repeat;
}
#footer .innertube {
margin: 0px 0px 0px 10px;
padding-top: 5px;
}
#footer a{ 
color: #FFFFFF;
text-transform: uppercase;
font-weight: bold;
text-decoration:none;
}

#linktable {
color: #000000;
font-size: 12px;
}
#linktable a{
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
}

#linktable a:hover{
  text-decoration: underline;
}

#linktable td {
  padding: 5px;
}

.rssdate {
display: block;
margin-bottom: 10px;
font-style: italic;
}

/*Menu CSS*/
#navbar_list {
	list-style-type: none;
	position: relative;
	right: 0px;
	bottom: 0px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}
#navbar_list li {
	float: left;
}
#navbar_list li a {
	text-decoration: none;
}
#home_button {
	background-image: url(../images/nav/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 62px;
}
#home_button a {
	height: 26px;
	width: 62px;
	display: block;
}
#home_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_01.jpg);
}
#gallery_button {
	background-image: url(../images/nav/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 88px;
}
#gallery_button a {
	height: 26px;
	width: 88px;
	display: block;
}
#gallery_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_02.jpg);
}
#comics_button {
	background-image: url(../images/nav/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 92px;
}
#comics_button a {
	height: 26px;
	width: 92px;
	display: block;
}
#comics_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_03.jpg);
}
#calendar_button {
	background-image: url(../images/nav/menu_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 106px;
}
#calendar_button a {
	height: 26px;
	width: 106px;
	display: block;
}
#calendar_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_04.jpg);
}
#store_button {
	background-image: url(../images/nav/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 82px;
}
#store_button a {

	height: 26px;
	width: 82px;
	display: block;
}
#store_button a:hover {

	background-position: 0px -26px;
	background-image: url(../images/nav/menu_05.jpg);
}
#links_button {


	background-image: url(../images/nav/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 73px;
}
#links_button a {


	height: 26px;
	width: 73px;
	display: block;
}
#links_button a:hover {

	background-position: 0px -26px;
	background-image: url(../images/nav/menu_06.jpg);
}
#contact_button {

	background-image: url(../images/nav/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 79px;
}
#contact_button a {
	height: 26px;
	width: 79px;
	display: block;
}
#contact_button a:hover {
	background-position: 0px -26px;
	background-image: url(../images/nav/menu_07.jpg);
}

/*Contact CSS*/

#contact-area {
	width: 350px;
	margin-bottom: 50px;
}

#contact-area td{
	padding-bottom: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	border: 2px solid #ccc;
	font-family: Arial, Verdana;
	font-size: 12px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	background: #ffffcc;
}

#contact-area input.submit-button {
	width: 149px;
	height: 45px;
	background: url(../images/button.png) no-repeat;
	cursor: pointer;
	margin-left: 274px;
	border: 0px;
}

#contact-area label{
	font-weight: bold;
}

#captcha-area {
	margin: 0px 0px 40px 0px;
}


label.error {
	padding: 3px;
	color: #ff0000;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	display: block;
}
#recaptcha_logo, #recaptcha_tagline {
	display: none;
}
/*
#thanks {
border: solid 1px #006600;
background: #99FF66 ;
padding: 5px;
margin: 20px;
}
*/

#thanks {
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
	   background:#99FF66;
	   padding:5px;
       border:1px solid #006600;
       text-align:center; 
       font-weight:bold; 
       width:99%;
	   color: #000000;
}