body {
	background: #666;
	margin: 0;
	padding: 0;
	font: normal 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	height: 100%;
	line-height: 18px;
}

a:link, a:visited, a:active{
	color: #303030;
}
a:hover {
	color: #df7d2f;
	text-decoration: none;
}

#main {
	background: #fff;
}

#header {
	height: 121px;
	background: #000000 url(imgs/head_img.gif) no-repeat right;
}

.or_stripe {
		background: #df7d2f;
		height: 6px;
}

#top_border {
		background: #cbcbcb;
		height: 4px;
}

.logo {
	padding: 30px 15px;
}

.nav {
	padding: 0 0 2px 15px;
	font: normal bold 12px "Trebuchet MS", "Lucida Grande";
	color: #ffffff;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #aaa;
	text-decoration: none;
}

.nav a:hover {
	border-bottom: 2px solid #df7d2f;
	color: #ffffff;
}

.spc_line {
	font: normal 10px "Trebuchet MS", "Lucida Grande";
	color: #777777;
	padding: 0 7px; 
}

#content {
	padding: 25px;
}

h1 {
	font: normal bold 18px "Trebuchet MS", "Lucida Grande";
	color: #777777;
}

h2 {
	font: normal bold 16px "Trebuchet MS", "Lucida Grande";
	color: #df7d2f;
}

#schedule_var td, #schedule_jun td, #schedule_fre td, #team td {
	padding: 3px;
}

.heading {
	font: normal bold 14px "Trebuchet MS", "Lucida Grande";
	color: #303030;
}

.odd {
	background: #eaeaea;
}

.home {
	font-weight: bold;
}
.rhs {
	color: #df7d2f;
}
#footer {
	background: #000000;
	height: 25px;
	padding: 5px 30px;
	color: #cccccc;
	font-size: 10px;
	vertical-align: middle;
}	

#photo_box {
	width: 75px;
	height: 100px;
	position: relative;
	visibility: hidden;
	border: 2px solid white;
}

#trans {
	width: 73px;
	height: 98px;
	background: #ffffff;
	filter:alpha(opacity=10);
	opacity: 0.10;
	-moz-opacity:0.10;
}

#varsity {
	background: url(imgs/team_varsity.jpg);
	height: 424px;
	width: 593px;
}

#junvarsity {
	background: url(imgs/team_junvarsity.jpg);
	height: 424px;
	width: 593px;
}

#freshmen {
	background: url(imgs/team_freshmen.jpg);
	height: 424px;
	width: 593px;
}
.date {
	font: normal 12px "Trebuchet MS", "Lucida Grande";
	color: #666666;
	line-height: 25px;
}
h3 {
	padding: 0;
	margin: 0;
	font: normal bold 16px "Trebuchet MS", "Lucida Grande";
	color: #df7d2f;
}
