body {margin:0;padding:0; background:url('http://gocats.gametimevideo.net/images/bgr.gif');}

h1 {
 color: #F5AD28;
 font-size: 14pt;
 line-height: 12pt; 
 text-transform:uppercase;
 letter-spacing: -40%;
}
h2 { color: #F5AD28; font-size: 12pt; letter-spacing: -20%; line-height: 7.6pt; margin: 9px 0px 12px 0px}
table, td {border-collapse:collapse;}
table {padding:0;} td { vertical-align:top;}
table, td, img {border:0px none;}
form, td, ul, li {margin:0; padding:0;}
.w {width:100%;} .h {height:100%;}
td, a, span  { font:11px/14px Tahoma, Arial, Geneva, sans-serif;color:#909090;}
span { font-weight:bold; color:#FFFFFF;}
a {text-decoration:underline;}
a:hover {text-decoration:none;}

.in_t {font:11px Tahoma, Arial, Geneva, sans-serif;color:#ffffff;}
.in_b { border:1px solid #C4C4C4; background-color:#4E4E4E;}
.in_wh { width:170px;height:18px;}
.in_wh2 { width:170px;height:128px; overflow:auto;}

.first {width:766px;height:800px;}
.first .hed {width:713px;}
.first .hed a {font-size:10px; color:#777777;text-decoration:none;}
.first .hed a:hover {color:#777777; text-decoration:underline;}

.first .link_b a { display:block;}
.first .link_1 a { padding-left:13px;background:url('images/w2.gif') no-repeat left;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:6px}
.first .link_na a { color:#F2A427;}

.first span a {color: #FFFFFF;background:url('images/w3.gif') no-repeat left;; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:3px}
.first .foot {width:706px;margin:6px 0px 0px 32px;}
.first .foot2 {height:76px;color:#676767;padding:10px 32px 0px 0px;}
.first .foot2 a {color:#676767;}
.first .foot td ul { list-style:none;color:#505050; margin-top:12px;}
.first .foot td li {float:left;padding:0px 30px 0px 30px; border-right:1px solid #505050;}
.first .foot td li.li {border: none; padding:0 0 0 30px;}
.first .foot td li a {font-size:11px; color:#505050;text-decoration:none;}
.first .foot td li a:hover {color:#505050; text-decoration:underline;}
td.number {
	vertical-align: middle;
	font-size: 18pt;
	color: #c0c0c0;
}

#quoteauthor {display:block;margin-top:12px;text-align:right}

#form1 {
  width:162px;
  padding: 0px;
  display:none;
}

#form2 {
  color: #000;
  background:#D9EFC2;
  width:200px;
  padding: 10px;
  display:none;
}

#form3 {
  color: #000;
  background:#C2E7EF;
  width:200px;
  padding: 10px;
  display:none;
}




/*
a {font:11px Tahoma, Arial, Geneva, sans-serif; color:#000000;text-decoration:underline;}
a:hover {color:#000000;text-decoration:none;}
a {font:11px Tahoma, Arial, Geneva, sans-serif; color:#000000;text-decoration:none;}
a:hover {color:#1B1B1B; text-decoration:underline;}
*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.img_indent {
 margin:0px 13px 0px 0px
}

/* End Images */



input.submit {color: #505050; font-family: MS Sans Serif; font-weight: bold; font-size: 8pt; border: 1px solid #FFFFFF; background-color: #F2A427}