/*  Cichlid-Power Website CSS                     */
/*  (C) Site Owner/Author: Alf Stalsberg          */
/*  Webslave: Daryl Hutchins                      */


a:link    { color: #660000 }   /* unvisited links */
a:visited { color: #660033 }   /* visited links   */
a:hover   { color: #FF0000 }   /* user hovers     */
a:active  { color: #CC6600 }   /* active links    */



body {
/*    background: #CCCCCC; */
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#663300;
	text-align: center;
}
#content {
	padding: 0px;
	text-align: left;
	overflow: auto;
}
h1 {
	font-size:7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.08em;
	text-align: center;
	color: #666666;
}
h2 {
	font-size:6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.07em;
	text-align: center;
	color: #666666;
}
h3 {
	font-size:5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.06em;
	text-align: center;
	color: #660000;
}
h4 {
	font-size:4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
	text-align: center;
	color: #666666;
}
h5 {
	font-size:3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.04em;
	text-align: center;
	color: #990000;
}
h6 {
	font-size:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.03em;
	text-align: center;
	color: #666666;
}
p  {
	font-size:1.2em;
	line-height: 1.4em;
	padding-bottom: 0.1em;
} 
.Caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
	color: #660000
	}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #990000;
	padding-top: 0.2pt;
	padding-bottom: 0.2em;
	}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	line-height: 1.6em;
	color: #666666
	}
.Byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	}
.FotoByline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	line-height: 1.83em;
	color: #666666;
	padding-right: 0.25em;
	}
.BigMutha {
	font-size: 7em;
	font-family: Impact;
	line-height: 0.9em;
}
.menu-head {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	text-transform: uppercase;
}
.menu-text-cond {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	font-family: "Arial Narrow";
	font-size: 1em;
	line-height: .9em;
	text-decoration: none;
	text-transform: capitalize;
}
.menu-text-norm {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	text-decoration: none;
	text-transform: capitalize;
}

.TableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: .5em;
	color: #666666
	}
.Welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.2em;
	color: #666666
	}
.Xhead_sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: .8em;
	color: #666666;
	}
.Xhead_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	color: #666666;
	}
.Xhead_lge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	color: #666666;
	}
