@import url("content.css");
@import url("header.css");
@import url("headers.css");
@import url("sidenav.css");


/* -- structural elements -- */

body {
background:#7f80ad;
font-size:11px;
line-height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0
}

#container {
width:800px
}

#content {
background:#1a3c76 url(../images/content_bg.gif) 0 0 repeat-y;
float:left;
width:800px
}

#blackandgold {
z-index:2;
width:120px;
height:130px;
position:absolute;
top:212px;
left:207px;
}

#contentcopy {
min-height:530px;
padding: 0px 8px;
background-color:#fff;
float:left;
width:625px;
}

#team_img {
position:absolute;
width:255px;
height:100px;
left:170px;
top:110px;
}
.team_img_txt {
line-height:45px;
font-size:36px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.line1, .line2 {
display:block;
margin:0px 0px 0px -8px;
padding:0px;
width:641px;
border:0px;
height:3px;
font-size:1px;
}

#eventimg {
margin-left:-8px;
}
#eventtxt {
}

#header {
background:url(../images/navigation.gif) 0 0 no-repeat;
height:94px;
margin:0;
padding:0;
width:800px
}

.imgb {
	border:solid 1px #000;
	}

img { border:none; text-decoration:none }

.contenttext {
margin:0 0 5px;
padding:0;
width:474px
}

.homecontenttext {
padding-left:80px;
width:390px;
}

.text {
float:left;
margin:0 0 0 5px;
text-align:left;
width:75%
}

.notice {}

.superimages {
	width:217px;
	display:block;
	float: left;             
	margin-left: 10px; 
    margin-right: 30px;      
	margin-top: 0px; 
	margin-bottom:0px;       
	padding: 5px;
	border:  1px solid gray; 
	background-color: #dddddd;
}
/*.superimages IMG {dsplay:block; width:217px;}*/


.space {padding:10px;}

.clear{clear: both;}

.focus {
color:#1a3c76;
font-weight:700;
text-decoration:none
}

.mainpg {
background:url(../images/homebannerbkg01.jpg) -5px 0 no-repeat;
background-position:top center;
padding:125px 5px 0
}

.padding {padding:0 0 0 20px}

/* searches */

.searchbox {
background-color:#ac99c2;
color:#000;
font:normal 10px Verdana, Helvetica, sans-serif;
margin:0 0 15px;
width:157px
}

.searchbox input.go {
float:right
}

.searchbox input.search {
margin:0 0 3px;
width:145px
}

.ticketsearch {
background-color:#ac99c2;
text-align:center;
width:157px
}

/* link styles */

a {
color:#1a3c76;
text-decoration:underline
}

a img {
text-decoration:none
}

a:active {
color:#6fc
}

a:hover {
color:#7f80ad;
text-decoration:none
}

/* h-styles */


h1 {
background-color:transparent;
color:#333;
}

h2 {
background-color:transparent;
color:#1a3c76;
}

h3 {
color:#e99902;
margin-top:0px;
margin-bottom:0px;
}

h7 {font-size:13px;color:#000;line-height:14px;font-weight:bold;}
.steel {color:#555300;}
#steeler {
padding:3px;
border:2px solid #000;
background-color:#FFFFCC;
}

h4,h5,h6 {
background-color:transparent;
color:#333
}

h1 {
font-size: 18px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
}




/* -- tables -- */

table,table td ul {
margin:0;
padding:0
}

table td ul li {
padding-left:15px
}

table.collegepage td {
margin:0;
padding:0 5px 0 0;
text-align:left;
vertical-align:top;
width:33%
}

table.collegepage td ul {
list-style:none;
margin:0;
padding:0
}

table.collegepage td ul li {
background:url(../images/arrow.gif) 0 2px no-repeat;
padding-left:15px
}

table.mainpage td {
text-align:left;
vertical-align:top;
}

table.mainpage,table.collegepage {
margin:5px 0 0;
padding:0;
width:484px
}

.tabularData{

	border-collapse: collapse; /* removes cell spacing */

}

.tabularData td{

	line-height: 1em;
	padding: 7px 0 7px 2px;

}

.eventsTable{

	border-collapse: collapse; /* removes cell spacing */

}

 td{

	/* padding-top: 10px; */

	/* padding-bottom: 10px; */

}



.dBak{

	background-color: #EAE3C7;

}