@charset "utf-8";
/*--------------------   SITE STYLES  -------------------*/
body {
	/* background-image: url(http://www.mywesttexas.com/art/'http://www.mywesttexas.com/art/oilshow/oilleft.jpg'); */
	/* background-repeat: no-repeat; */
	
	background-color: #c6e2ed;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body.Trinity {
	background-color: #5da2d4;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body.MCS {
	background-color: #084ca1;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body.Greenwood {
	background-color: #2f318e;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body.Lee {
	background-color: #640000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body.MHS {
	background-color: #4a2e3a;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

body.Area {
	background-color: #1add0b;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


a:link {
	color: #25527E;
}
a:visited {
	color: #25527E;
}
a:hover, a:active {
	color: #F0901F; text-decoration: underline;
}

/*----- Round corners -----*/
#siteborder {
	margin: 0px;
}
.roundborder {
	height: 1px;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	overflow: hidden;
	background: #9ec5db;
}
.roundborder-btm {
	background: #FFFFFF;
	height: 1px;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	overflow: hidden;
}
.c1{
	background: #FFFFFF;
	margin: 0px 12px;
	border-style: none;
}
.c2{
	background: #FFFFFF;
	margin: 0px 9px;
	border-style: none;
}
.c3{
	margin: 0px 7px;
	border-width: 0 5px;
}
.c4{
	margin: 0px 6px;
	border-width: 0 3px;
}
.c5{
	margin: 0px 5px;
	border-width: 0 2px;
}
.c6{2/5/2009
	margin: 0px 4px;
	border-width: 0 2px;
}
.c7{
	margin: 0px 3px;
	border-width: 0 2px;
}
.c8{
	margin: 0px 2px;
	border-width: 0 2px;
	height: 2px;
}
.c9{
	margin: 0px 1px;
	border-width: 0 2px;
	height: 3px;
}
.content {
	padding: 0px;
	height: auto;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
/*----- End Round corners -----*/

#MainContainer {
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.MainSite {
	padding: 0px;
	width: 970px;
}
#BannerArea {
	width: 970px;
	background: #C4DCE9 url(http://www.mywesttexas.com/art/skylinemastbgshort.gif) repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.Home #BannerArea #Logo, .Yp #BannerArea #Logo, .Dav #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/homelogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.MRTe #BannerArea #Logo, .Yp #BannerArea #Logo, .Dav #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/homelogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Photos #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/photoslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Lee #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/football_section/leebanner.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.MHS #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/football_section/mhsbanner.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Greenwood #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/football_section/greenwoodbanner.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Trinity #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/football_section/trinitybanner.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.MCS #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/football_section/mcsbanner.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Football #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/football_section/footballsectionbanner.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Area #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/football_section/areabanner.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.News #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/newslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Top100 #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/top100logo2.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Wheels #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/wheelslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Sports #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/sportslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Business #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/businesslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Life #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/lifelogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Entertainment #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/entertainmentlogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Blogs #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/blogslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Video #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/videologo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.myCommunity #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/communitylogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.Shopping #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/shoppinglogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Classifieds #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/classifiedslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Cars #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/carslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Jobs #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/jobslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}

.Homes #BannerArea #Logo {
	height: 78px;
	width: 970px;
	background-image: url(http://www.mywesttexas.com/art/homeslogo.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#BannerArea #Logo #BannerLinks {
	float:left;
	width: 600px;
	margin-top: 85px;
	padding-left: 50px;
	padding-bottom: 5px;
	text-align: left;
	color: #2F5CA1;
}
  * html #BannerArea #Logo #BannerLinks {
    \width: 650px; /* for IE5 and IE6 in quirks mode */
    w\idth: 650px; /* for IE6 in standards mode */
  }
#BannerArea #Logo #BannerLinks a:link, #BannerArea #Logo #BannerLinks a:link {color: #2F5CA1; text-decoration:none;}
#BannerArea #Logo #BannerLinks a:hover, #BannerArea #Logo #BannerLinks a:active {color: #2F5CA1; text-decoration:underline;}

#Weather .DateTime{
	float: right;
	
	width: 230px;
	text-align: right;
	color: #25527E;
	vertical-align: middle;
	margin:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BannerArea #Weather{
	width:230px;
	float:right;
	position:relative;
	height: 60px;
	padding-bottom: 5px;
}

#BannerArea #Weather h5 {
font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: right;
	float:right;
	font-size:42px;
	color: #25527E;
	right: 5px;
	top: 0px;
	margin: 0px;
	padding: 1px;
	width: 230px;
}



#Delivery a {
width: auto;
font-family:Arial, Helvetica, sans-serif;
position: absolute;
float: left;
text-align: right;
font-size: 13px;
font-weight:500;
color: #25527E;
margin-top: 11px;
margin-bottom: 0px;
padding-top: 0px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 0px;
text-decoration: none;

}

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

#Delivery img {float:left; padding-right: 3px;}


/*#BannerArea #Weather img {
	position: absolute;
	bottom: 0px;
}
*/
#BannerArea #Weather p{
font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	text-align: right;
	float:left;
	font-size: 11px;
	/*font-weight:bold;*/
	margin: 0px;
	padding: 0px;
	top: 39px;
	right: 10px;
}

#Weather a:hover {
color:#FF9900;
}


	
#LoginLink {
	text-align: right;
	float: right;
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: 50px;
}

#ContentContainer {
	background-color: #FFFFFF;
	width: 970px;
	text-align: left;
}
#ContentContainer #LeaderboardArea {
	height: 100px;
	padding: 10px;
	clear: both;
	text-align: center;
}
#ContentContainer .ColummDiv {
	float: left;
	margin: 0px;
}
#ContentContainer #Column1 {
	float: left;
	width: 310px;
	text-align: left;
	padding: 7px;
	margin: 0px;
}
  * html #ContentContainer #Column1 {
    \width: 324px; /* for IE5 and IE6 in quirks mode */
    w\idth: 324px; /* for IE6 in standards mode */
  }
#ContentContainer #Column1Wide {
	float: left;
	width: 634px;
	text-align: left;
	padding: 7px;
	margin: 0px;
}
  * html #ContentContainer #Column1Wide {
    \width: 648px; /* for IE5 and IE6 in quirks mode */
    w\idth: 648px; /* for IE6 in standards mode */
  }
#ContentContainer #Column2 {
	float: left;
	width: 310px;
	text-align: left;
	padding: 7px;
}
  * html #ContentContainer #Column2 {
    \width: 324px; /* for IE5 and IE6 in quirks mode */
    w\idth: 324px; /* for IE6 in standards mode */
  }
#ContentContainer #Column3 {
	float: right;
	width: 300px;
	text-align: left;
	padding: 0px 7px 7px;
}
  * html #ContentContainer #Column3 {
    \width: 314px; /* for IE5 and IE6 in quirks mode */
    w\idth: 314px; /* for IE6 in standards mode */
  }
  
#ContentContainer #SalesColumn1 {
	float: left;
	width: 170px;
	text-align: left;
	padding: 7px;
	margin: 0px;
}
  * html #ContentContainer #SalesColumn1 {
    \width: 214px; /* for IE5 and IE6 in quirks mode */
    w\idth: 214px; /* for IE6 in standards mode */
  }
#ContentContainer #SalesColumn2 {
	float: right;
	width: 522px;
	text-align: left;
	padding: 7px;
}
  * html #ContentContainer #SalesColumn2 {
    \width: 536px; /* for IE5 and IE6 in quirks mode */
    w\idth: 536px; /* for IE6 in standards mode */
  }
#ContentContainer #SalesColumn3 {
	float: right;
	width: 203px;
	text-align: left;
	padding: 0px 7px 7px;
}
  * html #ContentContainer #SalesColumn3 {
    \width: 214px; /* for IE5 and IE6 in quirks mode */
    w\idth: 214px; /* for IE6 in standards mode */
  }
  
#Column3 .SkyscraperRight {
	float:right;
	width: 160px;
	margin: 0px 0px 10px 10px;
	text-align: right;
}

#Column3StoryNew .SkyscraperRight {
	float:right;
	width: 300px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}

#Column3StoryNew .SkyscraperLeftNew {
	float:right;
	width: 160px;
	margin: 0px 0px 10px 10px;
	text-align: right;
}

#ContentContainer #VideoColumn1 {
	float: left;
	width: 780px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
  * html #ContentContainer #VideoColumn1 {
    \width: 794px; /* for IE5 and IE6 in quirks mode */
    w\idth: 794px; /* for IE6 in standards mode */
  }

#ContentContainer #VideoSubColumnWide1 {
	float: left;
	width: 383px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}
  * html #ContentContainer #VideoSubColumnWide1 {
    \width: 390px; /* for IE5 and IE6 in quirks mode */
    w\idth: 390px; /* for IE6 in standards mode */
  }

#ContentContainer #VideoSubColumnWide2 {
	float: left;
	width: 380px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
  * html #ContentContainer #VideoSubColumnWide2 {
    \width: 380px; /* for IE5 and IE6 in quirks mode */
    w\idth: 380px; /* for IE6 in standards mode */
  }
  
  #ContentContainer #VideoSubColumn {
	float: left;
	width: 250px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
  * html #ContentContainer #VideoColumn1 {
    \width: 264px; /* for IE5 and IE6 in quirks mode */
    w\idth: 264px; /* for IE6 in standards mode */
  }
  
#Column3 .SkyscraperLeft {
	float:left;
	width: 125px;
	margin: 0px 0px 10px 0px;
}

#ContentContainer #ColumnStory {
	float: left;
	width: 778px;
	text-align: left;
	padding: 7px;
	margin: 0px;
}

#ContentContainer #ColumnStoryAdmin {
	float: left;
	width: 750px;
	text-align: left;
	padding: 7px;
	margin: 0px;
}

  * html #ContentContainer #ColumnStory {
    \width: 792px; /* for IE5 and IE6 in quirks mode */
    w\idth: 792px; /* for IE6 in standards mode */
  }
#ContentContainer #Column3Narrow {
	float: right;
	width: 160px;
	text-align: left;
	padding: 0px 7px 7px;
}
  * html #ContentContainer #Column3Narrow {
    \width: 174px; /* for IE5 and IE6 in quirks mode */
    w\idth: 174px; /* for IE6 in standards mode */
  }

#ContentContainer #Column3StoryNew {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 346px;
	margin: 0px;
	float:right;
}
  * html #ContentContainer #Column3StoryNew {
    \width: 356px; /* for IE5 and IE6 in quirks mode */
    w\idth: 356px; /* for IE6 in standards mode */
  }

#ContentContainer #ColumnStoryNew {
	width: 600px;
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
  * html #ContentContainer #ColumnStoryNew {
    \width: 610px; /* for IE5 and IE6 in quirks mode */
    w\idth: 610px; /* for IE6 in standards mode */
  }  
  
 #VideoBackground {
 background-image:url('http://www.mywesttexas.com/art/rtd/fairhavens_bg2.jpg');
 background-repeat:no-repeat;
 width: 600px;
 margin:0px;
 float: left;
    }
#ContentContainer #Column3NarrowPlayer {
	float: right;
	width: 160px;
	text-align: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}
  * html #ContentContainer #Column3NarrowPlayer {
    \width: 167px; /* for IE5 and IE6 in quirks mode */
    w\idth: 167px; /* for IE6 in standards mode */
  }
#MainContainer #Navigation {
	float: left;
	width: 970px;
	height:55px;
	padding:0px;
	margin:0px;
	background:#FFFFFF;
}

div.music {width:300px; margin-bottom:10px; clear:both; padding:2px;}
div.music img {float:left; margin:5px;}
div.music h1 {font-size:100%;margin:5px 0 8px 110px;}
div.music p {margin: 2px 10px 8px 110px;}
div.musicbg {background-image: url(http://www.mywesttexas.com/art/'http://www.mywesttexas.com/art/musicicons/musicBG.jpg');
 background-repeat: no-repeat;}
div.musicnewsitem {width:300px: margin-bottom:3px; margin-left: 3px;}
div.musicnewsitem img {float:left; margin:3px; padding-left: 3px;}
div.musicnewsitem a:link { text-decoration: none;}

/*#Navigation {
	height: 50px;
	width: 970px;
	float: left;
}
#Navigation #MainNav {
	float: left;
	height: 25px;
	width: 630px;
	background-image: url(http://www.mywesttexas.com/art/mainmenubg.png);
	text-align: left;
	padding-bottom:20px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#Navigation #SalesNav {
	float: left;
	height: 25px;
	width: 340px;
	background-image: url(http://www.mywesttexas.com/art/salesmenubg.png);
}
#Navigation #SecondaryNav {
	float: left;
	height: 25px;
	width: 970px;
	background-color: #FFFFFF;
	text-align: left;
}*/
#ContentContainer #EmergencyNews {
	text-align: center;
	float: left;
	height: 35px;
	width: 656px;
}
#EmergencyNews #Headline {
	text-align: center;
	height: 30px;
	width: 656px;
	background-color: #FAAD58;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	float: left;
}
#EmergencyNews #Headline a:link, #EmergencyNews #Headline a:link { color:#FFFFFF; text-decoration: none}
#EmergencyNews #Headline a:hover, #EmergencyNews #Headline a:active { color:#FFFFFF; text-decoration: underline}
#ContentContainer #SpanColumn {
	text-align: center;
	float: left;
	width: 656px;
	margin-bottom: 10px;
}

#ContentContainer #SpanColumnVideo {
	text-align: center;
	float: left;
	width: 649px;
	height: 70px;
	margin-left:7px;
	margin-bottom:0px;
	padding:0px;
}

  * html #ContentContainer #SpanColumnVideo {
    \width: 649px; /* for IE5 and IE6 in quirks mode */
    w\idth: 649px; /* for IE6 in standards mode */
  }
  
  
#Footer {
	float: left;
	width: 974px;
}
#Footer .FooterColumn {
	float: left;
	width: 150px;
	text-align: left;
	/* background: url(footerdiv.png) no-repeat right center; */
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 6px;
}
  * html #Footer .FooterColumn {
    \width: 194px; /* for IE5 and IE6 in quirks mode */
    w\idth: 194px; /* for IE6 in standards mode */
  }
#Footer .FooterColumn2 {
	float: left;
	width: 150px;
	padding: 0 6px;
	text-align: left;
}
  * html #Footer .FooterColumn2 {
    \width: 194px; /* for IE5 and IE6 in quirks mode */
    w\idth: 194px; /* for IE6 in standards mode */
  }
#Footer .FooterHeader {
	text-align: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #25527E;
}
#Footer .FooterHeader img { margin-right: 3px;}
#Footer .FooterHeader a:link, #Footer .FooterHeader a:visited { color: #25527E; text-decoration: none;}
#Footer .FooterHeader a:hover, #Footer .FooterHeader a:active { color: #25527E; text-decoration: none;}
#Footer .FooterLinks {
	text-align: left;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #25527E;
	padding: 5px 0px 5px 32px;
}
#Footer .FooterLinks a:link, #Footer .FooterLinks a:visited { color: #000000; text-decoration: none;}
#Footer .FooterLinks a:hover, #Footer .FooterLinks a:active { color: #25527E; text-decoration: underline;}
#Copyright {
	text-align: center; padding: 15px 0; clear:both;
}

#BannerArea #Weather h5 a:link,#BannerArea #Weather h5 a:visited, #BannerArea #Weather h5 a:hover, #BannerArea #Weather h5 a:active{
	text-decoration: none;
	color: #25527E;
}
#BannerArea #Weather p a:link,#BannerArea #Weather p a:visited, #BannerArea #Weather p a:hover, #BannerArea #Weather p a:active{
	text-decoration: none;
	color: #25527E;
}

#teamBox.lee {
	background-color: #640000;
	padding: 0px;
	width: 600px;
	margin: 0px;
	float: left;
}

#teamBox.mhs {
	background-color: #4a2e3a;
	padding: 0px;
	width: 600px;
	margin: 0px;
	float: left;
}

#teamBox.mcs {
	background-color: #084ca1;
	padding: 0px;
	width: 600px;
	margin: 0px;
	float: left;
}

#teamBox.trinity {
	background-color: #5da2d4;
	padding: 0px;
	width: 600px;
	margin: 0px;
	float: left;
}

#teamBox.greenwood {
	background-color: #2f318e;
	padding: 0px;
	width: 600px;
	margin: 0px;
	float: left;
}

#teamBox.football {
	background-color: #B8D1E4;
	padding: 0px;
	width: 600px;
	margin: 0px;
	float: left;
}

#teamBox #TeamColumn2 {
	padding: 5px;
	float: left;
	width: 280px;
}
#teamBox #TeamColumn1 {
	padding: 5px;
	float: left;
	width: 300px;
}
h1.leeHeadline{
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EAEAEA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1.leeHeadline a:link, h1.leeHeadline a:active, h1.leeHeadline a:visited {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: none;
}

h1.leeHeadline a:hover{
text-decoration: underline;
}

h1.leePageHeader, h1.leePageHeader a:link, h1.leePageHeader a:active, h1.leePageHeader a:visited{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EAEAEA;
	font-weight: normal;
}

#teamBox p.lee {
	color: #EAEAEA;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#teamBox ul.lee{
	color: #EAEAEA;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}

#teamBox ul.lee li {
	color: #EAEAEA;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#teamBox ul.lee li a:link, #teamBox ul.lee li a:visited, #teamBox ul.lee li a:visited  {
	color: #EAEAEA;
	text-decoration:none;
	font-weight:normal;
}

#teamBox ul.lee li a:hover{
text-decoration:underline;
}


/* Midland High Styles */

h1.mhsHeadline{
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bb9320;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1.mhsHeadline a:link, h1.mhsHeadline a:active, h1.mhsHeadline a:visited {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bb9320;
	text-decoration: none;
}

h1.mhsHeadline a:hover{
text-decoration: underline;
}

h1.mhsPageHeader, h1.mhsPageHeader a:link, h1.mhsPageHeader a:active, h1.mhsPageHeader a:visited{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #bb9320;
	font-weight: normal;
}

#teamBox p.mhs {
	color: #bb9320;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#teamBox ul.mhs{
	color: #bb9320;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}

#teamBox ul.mhs li {
	color: #bb9320;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#teamBox ul.mhs li a:link, #teamBox ul.mhs li a:visited, #teamBox ul.mhs li a:visited  {
	color: #bb9320;
	text-decoration:none;
	font-weight:normal;
}

#teamBox ul.mhs li a:hover{
text-decoration:underline;
}

/* Trinity Styles */

h1.trinityHeadline{
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1.trinityHeadline a:link, h1.trinityHeadline a:active, h1.trinityHeadline a:visited {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h1.trinityHeadline a:hover{
text-decoration: underline;
}

h1.trinityPageHeader, h1.trinityPageHeader a:link, h1.trinityPageHeader a:active, h1.trinityPageHeader a:visited{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}

#teamBox p.trinity {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#teamBox ul.trinity{
	color: #000000;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}

#teamBox ul.trinity li {
	color: #000000;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#teamBox ul.trinity li a:link, #teamBox ul.trinity li a:visited, #teamBox ul.trinity li a:visited  {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

#teamBox ul.trinity li a:hover{
text-decoration:underline;
}

/* Trinity Styles */

h1.footballHeadline{
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #25527E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1.footballHeadline a:link, h1.footballHeadline a:active, h1.footballHeadline a:visited {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #25527E;
	text-decoration: none;
}

h1.footballHeadline a:hover{
text-decoration: underline;
}

h1.footballPageHeader{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #25527E;
	font-weight: normal;
}

#teamBox p.football {
	color: #25527E;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#teamBox ul.football{
	color: #25527E;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}

#teamBox ul.football li {
	color: #25527E;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#teamBox ul.football li a:link, #teamBox ul.football li a:visited, #teamBox ul.football li a:visited  {
	color: #25527E;
	text-decoration:none;
	font-weight:normal;
}

#teamBox ul.football li a:hover{
text-decoration:underline;
}

/*---------------------------------------------------------
| Styles Used for Yahoo Content Match                     |
---------------------------------------------------------*/

/****** DIVS ******/
div.yahoo_content_match{}

/****** EMPHASIS ******/
div.yahoo_content_match p a em{
	font:normal 12px Arial;  color:#008000;
}


/****** HEADERS ******/
div.yahoo_content_match h2{
	padding:0px 0 0;  
	margin:10px 0px 0px 0px;
	color:#2e436d;  
	font-size:14px;  
	text-decoration:none;
	border:0px;
}


/****** LINKS ******/
div.yahoo_content_match h1 a{
	background: url(column1-hedbar.gif) no-repeat;
	height: 28px;
	margin-bottom: 5px;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 8px;
	color: #25527E;
	text-decoration: none;
}

div.yahoo_content_match h1 a.side_ads{
    color: #2e436d;
    font-size: 12px;
    line-height: 24px; 
    text-indent: 5px;
    margin: 10px 0 0 0;
	padding: 0px;
	position:static !important;
}

div.yahoo_content_match p a{
        margin: 0px;
		color:black;
		text-decoration:none;
}
div.yahoo_content_match p a:hover{
        text-decoration:underline;
}

/****** PARAGRAPHS ******/
div.yahoo_content_match p{
        padding:0;  margin-bottom:5px;
        
}

