body {width: 75%;
		 margin-left: 12.5%;
		 margin-right: 12.5%;
		 margin-top: 0;
		 font: .5em Tahoma, Arial, sans-serif;
		 background: #C65F32 url(bccbg.jpg); color: white; background-repeat: repeat-y;}

td {font: .7em bold Tahoma, Arial, sans-serif; color: white; background: transparent;}
table {color: navy; background: #ffffff; border-collapse: collapse;}			 
.container { position: relative; left: 3px; top: 3px; color: #cc6600; font: 3.5em Helvetica, sans-serif;
				color: #ffffff; font-weight: bold;
				 background: transparent;
				 padding-left: 5px;}

a {text-decoration: none; color: white;}

span {padding-left: 25px; font-weight: bold;}

hr {padding-right: 5px;}

.left {background: transparent; color: navy; padding-right: 25px; text-align: right; font-size: .75em; vertical-align: top;}

.right {background: transparent; color:  navy; font-size: .75em; padding-bottom: 5px;}

.final {padding-left: 5px; background: navy; color: #f5deb3; font-size: .75em; text-align: left; font-weight: bold; width: 50px; width: 100px;}

.period {background: #add8e6; color: #cc6600; font-size: .75em; text-align: center; width: 25px;}

.scores {background: #f5deb3; color: navy; font-size: .75em; text-align: left; padding: 2px;}

.teams {padding: 5px; background: #f5deb3; color: navy; font-size: .75em; text-align: left;}

.champs td {background: #ffffff; color: #000000; font-size: .8em; padding: 8px 0px 8px 0px; vertical-align: top;}

.champs img {margin-bottom: 3px;}

th {text-align: left; border-bottom: 2px solid #000000;}

h3 {background: transparent; color: navy;}

.revdate {text-align: right; font-size: 1.25em; margin-top: -8px;}

.alumni a, h2 {background: transparent; color: navy; font-weight: bold; padding: 3px;}

.alumnilisting td {background: white; color: navy;}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid navy;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: navy;
display: block;
border-top: 1px solid navy;
border-bottom: 1px solid navy;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #de790c;
color: #ffffff;
}