/* CSS Document */

/* --------------------------- */
html, body {
height: 100%;
}

body {
	background-image:url(/images/guts_repeater_black.jpg);
}

#container{
width: 100%; /*Width of main container*/
position: relative;
background-image:url(/images/4_image_strip.gif);
background-repeat:repeat-x;
background-position: top;
z-index: 1;
margin: 0 auto; /*Center container on page*/
min-height: 100%;
text-align:left;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
z-index:2;
margin: 0 auto; /*Center container on page*/
}

#topsection{
text-align:center;
color:#444444;
padding-top: 10px;
padding-bottom: 6px;
line-height: 3em;
font-size:12px;
}

#topsection h1{
margin: 0;
display:none;
}

#topsection a{
color: #b4c492;
font-size:16px;
font-weight:700;
font-style:normal;
text-decoration: none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#topsection a:hover{
color: #d5e0bf;
font-weight: 900;
text-decoration: underline;
}

#topsection .top_links{
color: #2e2e2d;
}

#main_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:inline;
}

#main_links em{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display:inline;
	color: #FBD9DC;
	font-style:normal;
	font-weight:normal;
}

#main_links b{
	font-size:12px;
	color: #534D40;
	font-weight:bold;
}

.tiny_text {
	font-size:9px;
	color: #333333;
}

/*-----------------------------------------*/

#mainsection{
text-align:center;
padding-top: 0px;
height: 182px; /*Height of top section*/
padding-bottom: 0px;
}

#mainsection h2{
margin: 0;
display:none;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
background-color:#000000;
margin:0 80px 0 80px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 80px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: #C8FC98;
}

#rightcolumn{
float: left;
width: 80px; /*Width of right column*/
margin-left: -80px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
/* --------------------------- */

body,td,th {
	padding: 0px 0px 0px 0px;
	line-height: 19px;
	color: #d9dbcf;
	font-size: 13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
}

b {
	font-size: 110%;
	color:#cecfc6;
}

strong {
	font-size: 14px;
	color:#a8aa99;
	font-weight:bold;
}

.animal { text-align:center;  width: 158px; border: 0px; margin: 0px;}
.animal_2 { text-align:center;  width: 158px; border: 0px; margin: 0px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9a7053;
	font-weight:bold;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bbb67a;
	font-weight:bold;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bbb67a;
	font-weight:bold;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a8a798;
	font-weight:normal;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A15744;
	font-weight:bold;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #51615D;
	font-weight:normal;
	display:inline;
	font-weight:800;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px none #000000;
	}
	
em {
	color: #FFFFFF;
	font-style:italic;
}

	
a {
	color: #BCD867;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #819643;
}

a:hover {
	text-decoration: underline;
	color: #BCD867;
}

a:active {
	text-decoration: none;
}

hr {
  border-top: 1px solid #c4b691;
  border-bottom: 1px solid #56523a;
  border-left: 0px none #000000;
  border-right: 0px none #000000;
  color:#1B2420;
  background-color: #000000;
  height: 2px;
  text-align:center;
  width:760px;
}

.hr2 {
  border-top: 1px solid #1B2420;
  border-bottom: 1px solid #181F1E;
  border-left: 0px none #000000;
  border-right: 0px none #000000;
  color:#1B2420;
  background-color: #000000;
  height: 2px;
  text-align:center;
  width:150px;
}

.hr3 {
  border-top: 1px solid #1B2420;
  border-bottom: 1px solid #181F1E;
  border-left: 0px none #000000;
  border-right: 0px none #000000;
  color:#1B2420;
  background-color: #000000;
  height: 2px;
  text-align:center;
  width:150px;
}

.results_table{
	background-position:top center;
	background-repeat: repeat-x;
	background-image:url(../images/bg_results.jpg);
	background-color:#333333;
	text-align:left;
}

.results_table td{
	padding:4px 4px 4px 4px;
	margin: 0px;
}

/*------------------------------------------------------*/

.div_v_bg {
	background-image:url(../images/div_v_color.gif);
	background-repeat:repeat-y;
}

.div_h_bg {
	background-image:url(../images/div_h_color.gif);
	background-repeat:repeat-x;
}
