@charset "utf-8";
/* CSS Document */
body {
background-color:#a5a5a5;
background-image:url('images/site_background.jpg');
background-repeat:repeat-x;
background-position:top;
padding:0px;
margin:0px;
margin-top:25px;
font-family:arial;
font-size:13px;
}
.thebody {
width:1000px;
background-color:#3c3c3c;
margin:0px auto;
}
.thenav {
width:1000px;
height:32px;
margin:0px auto;
}
.thecentury {
width:1000px;
height:291px;
background-image:url('images/story-big12.jpg');
margin:0px auto;
overflow:hidden;
}
.thecenturytext {
width:400px;
padding:12px;
font-size:13px;
color:white;
font-family:arial;
}
.thebig12text {
width:500px;
padding:12px;
font-size:13px;
color:white;
font-family:arial;
}
.theconference {
width:1000px;
height:291px;
background-image:url('images/big12header.jpg');
margin:0px auto;
overflow:hidden;
}
.theconference_text {
width:400px;
padding:12px;
font-size:13px;
color:white;
font-family:arial;
}
.thewrestlers {
width:1000px;
height:291px;
background-image:url('images/roster.jpg');
margin:0px auto;
overflow:hidden;
}
.theplaceholder {
width:1000px;
height:291px;
background-image:url('images/placeholder.jpg');
margin:0px auto;
overflow:hidden;
}
.thewrestlerstext {
width:400px;
padding:12px;
font-size:13px;
color:white;
font-family:arial;
}
.thedynasty {
width:1000px;
height:302px;
margin:0px auto;
}
.thecowboyup {
width:1000px;
height:370px;
margin:0px auto;
}
.thecowboyup_bg {
width:1000px;
height:299px;
background-image:url('images/cowboyup_bg.jpg');
overflow:hidden;
}
.thecowboyup_text {
padding:12px;
width:790px;
float:right;
color:white;
font-family:arial;
font-size:11px;
}
.thefooter {
height:114px;
width:1000px;
margin:0px auto;
background-image:url('images/thefooter.jpg');
overflow:hidden;
}
.thefootertext {
width:500px;
margin:0px auto;
color:#727272;
font-size:11px;
font-weight:bold;
font-family:arial;
margin-top:95px;
}
.thehistory {
width:1000px;
margin:0px auto;
background-color:#3c3c3c;
overflow:hidden;
}
.thehistory_text_left {
color:white;
float:left;
width:750px;
font-family:arial;
padding:10px;
font-size:12px;
}
.thehistory_text_right {
color:white;
float:right;
width:210px;
font-family:arial;
padding:10px;
font-size:12px;
}
.theolympians_text_left {
color:white;
float:left;
width:730px;
font-family:arial;
padding:10px;
font-size:12px;
}
.theolympians_text_right {
color:white;
float:right;
width:230px;
font-family:arial;
padding:10px;
font-size:12px;
}
.staff_text_left {
color:white;
float:left;
width:710px;
font-family:arial;
padding:10px;
font-size:12px;
}
.staff_text_right {
color:white;
float:right;
width:270px;
font-family:arial;
font-size:12px;
padding-top:10px;
}
.meetthecowboys {
width:1000px;
margin:0px auto;
background-color:#3c3c3c;
overflow:hidden;
}
.meetthecowboys_text {
color:white;
float:left;
width:980px;
font-family:arial;
padding:10px;
font-size:12px;
}
a img { 
border:0px; 
}
img {
display:block;
}
a.orange {
color:#ff6600;
text-decoration:none;
}
a.silver {
color:#727272;
text-decoration:none;
}
a.silver:hover {
color:white;
text-decoration:underline;
}
a.camplink {
color:white;
font-size:16px;
line-height:20px;
font-weight:bold;
text-decoration:none;
}
a.camplink:hover {
color:#ff6600;
text-decoration:none;
}
a.big12link {
color:white;
font-size:14px;
text-decoration:none;
}
a.big12link2 {
color:white;
font-size:12px;
text-decoration:none;
}
ul.nav {
list-style:none;
padding:0px;
margin:0px;
}
li.nav {
background-color:#000000;
float:left;
height:22px;
}
.ranked
{
font-size:13px;
}
.navbar {
height:25px;
width:100%;
background:black;
background-image:url('http://www.coachgundy.com/images/netbar-bg.png');
background-position:bottom;
position:absolute;
top:0px;
left:0px;
z-index:1;
color:#9f9f9f;
font-size:11px;
font-weight:bold;
padding:3px;
text-align:center;
}
.navnav {
color:#b8b8b8;
}