body {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}

#table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

#top-banner {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:120px;
}

#red-silver-stripe {
	position:absolute;
	left:0px;
	top:120px;
	width:760px;
	height:4px;
	background-image: url(images/red_silver_stripe.gif);
	background-repeat: no-repeat;
}

#top-frame {
	position:absolute;
	left:0px;
	top:124px;
	width:760px;
	height:31px;
	background-image: url(images/top_frame.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#home-link {
	position: absolute;
	width: 75px;
	left: 675px;
	top: 15px;
	z-index: 2;
}

#schedule-results {
	position:absolute;
	left:0px;
	top:155px;
	width:164px;
	height:35px;
	z-index: 1;
}

#standings {
	position:absolute;
	left:0px;
	top:190px;
	width:164px;
	height:35px;
}

#statistics {
	position:absolute;
	left:0px;
	top:225px;
	width:164px;
	height:35px;
}

#team-rosters {
	position:absolute;
	left:0px;
	top:260px;
	width:164px;
	height:35px;
}

#history {
	position:absolute;
	left:0px;
	top:295px;
	width:164px;
	height:35px;
}

#links {
	position:absolute;
	left:0px;
	top:330px;
	width:164px;
	height:35px;
}

#contact-info {
	position:absolute;
	left:0px;
	top:365px;
	width:164px;
	height:35px;
}

#left-black-space {
	position:absolute;
	left:0px;
	top:400px;
	width:164px;
	height:100px;
	background-image: url(images/left_black_space.gif);
	background-repeat: no-repeat;
}


#main-content {
	position:absolute;
	left:200px;
	top:155px;
	width:510px;
	height:345px;
}



.bodytext {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 0.8em;
	line-height : 1.3em;
	color : #000000;
}

P {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 0.8em;
	line-height : 1.3em;
	color : #000000;
}

.table {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 12px;
	line-height : 15px;
	color : #000000;
}

.tabletop {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 16px;
	line-height : 15px;
	color : #ffffff;
}

.link {
	color : #000099;
	text-decoration: none;
}

.link:HOVER {
	color : #ff0000;
	text-decoration: underline;
}

.listlinks {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : .9em;
	line-height : 1.3em;
	color : #333333;
	text-decoration: none;
}

.listlinks:HOVER {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : .9em;
	line-height : 1.3em;
	color : #000099;
	text-decoration: underline;
}

.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fcfcfc;
	text-decoration: none;
}

.homelink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #a63b40;
	text-decoration: none;
}

.caption {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : .8em;
	line-height : 1.2em;
	color : #000000;
	text-decoration : none;
}

H2 {
	color : #a63b40;
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 1.3em;
	line-height : 1.3em;
}

H3 {
	color : #333333;
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 1em;
	line-height : 1.2em;
}

UL {
	margin-left : 1em;
	margin-top : .4em;
}

LI {
	padding-bottom : .4em;
}

.close {
	margin-bottom: -.4em;
}
