@charset "UTF-8";
/* CSS Document */


div.Table_01{
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:auto;
	margin:0px auto;
	}
	
body {
	margin:10px 0px;
	padding:0px;
	background-image:url(../images/background2.jpg);
	background-repeat:repeat;
	
	}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:200px;
	background-image:url(../images/comanche_banner.jpg);
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FAF8CC;
	font-size:10px;
}

#content01 {
	width:169px;
	height:497px;
	position:absolute;
	left: 6px;
	top: 285px;
	background-color:#FC0;
}

#content02 {
	position:absolute;
	left:0px;
	top:201px;
	width:1024px;
	height:auto;
	background-color:#036;
	background-image:url(../images/blue.gif);
	background-repeat:repeat-x;
}


#content03 {
	position:absolute;
	left:0px;
	top:584px;
	width:647px;
	height:351px;
	background-color:#1647a0;
}

p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:15px;
}

p span	{
	color:#FAF8CC;
}

b	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#071427;
}
	
h1	{
	font-family:Garamond;
	font-size:20px;
	color:#000;
	margin-left:180px;
	background-color:#FC0;
}

.bigmenu	{
	background-color:#071427;
	width:200px;
	height:auto;
	border:none;
}

.leftmenu	{
	background-color:#071427;
	width:350px;
	height:auto;
	border:none;

	
	
}

.rightmenu	{
	background-color:#FAF8CC;
	width:0px;
	height:auto;
}

.smallmenu	{
	background-color:#071427;
	width:95px;
	height:auto;
	
}

.content	{
	background-color:#FAF8CC;
	width:579px;
	height:auto;
}

.contentbig	{
	background-color:#071427;
	width:837px;
	height:auto;
}

.footer	{
	background-color:#071427;
	width:1024px;
	height:19px;
	text-align:center;
}

h2	{
	font-family:Garamond;
	font-size:20px;
	color:#000;
	font-weight:bold;
	margin-left:5px;
	border-bottom:#FC0;
	border-bottom-style:solid;
}

h2 span	{
	margin:5px;
	color:#FFF;
}

a:link {
	color:#F00;
	text-decoration:none;
}

a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color:#900;
}

a:active { 
	text-decoration: none; 
	color: #F00;
}

img {
    border:3px;
	border-style:solid;
	border-color:#000;
 }
 
img[align="right"] {
margin: 0 0 2px 4px;
display: inline;
}

img[align="left"] {
margin: 0 4px 2px 0;
display: inline;
}
 
a img {
    border:3px;
	border-style:solid;
	border-color:#FFF;
 }

a  {
	text-decoration: none;
	border:0;
	border-style:none;
	outline:none;
	font-size:13px:
}

alt	{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

dt	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:15px;
	font-weight:bold;
}

dd	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#slider1 {
    width: 579px; /* important to be same as image width */
    height: 268px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 579px; /* important to be same as image width or wider */
	position: absolute;
	top: -16px;
	margin-left: 0px;
	left: -40px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    width: 150px;
	padding: 10px 13px;
    background-color:#071427;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #FAF8CC;
    display:none;

}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 16px;
	font-family: Garamond;
}
.right {
	top: 0px;
    left: 405px;
	width: 50px;
	height: 268px;
}
.left {
	right: 0;
	bottom: 0;
	width: 50px; 
	height: 268px;
}


#newsticker {
	background: #ffffaf;
	position: relative;
}
#newsticker ul {
	border: 1px solid #fcf498;
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}

.tab-box { 
  border-bottom: 1px solid #FAF8CC;
  padding-bottom:9px;
  padding-top:20px;
  background-color:#000;
  background-image:url(../images/podcast.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
}
.tab-box a {
  border:1px solid #071427;
  color:#FAF8CC;
  padding: 9px 15px;
  text-decoration:none;
  background-color:#600;
  font-size:12px;
  font-family:garamond;
}
.tab-box a.activeLink { 
  background-color:#FAF8CC; 
  border-bottom: 0; 
  padding: 10px 15px;
  color:#600;
  font-size:13px;
  font-weight:bold;
  font-family:garamond;
}
.tabcontent { border: 1px solid #FAF8CC; border-top: 0;}
.hide { display: none;}
