@charset "utf-8";
/* CSS Document */

a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}

.hleft { 
	float:left;
	margin-top:-125px;
}
.hright { 
	float:right;
	margin-top:-125px;
}

* { margin:0; padding:0;}
body {
	background-color: #FFF;
	background-image: url(../images/backgroundtile.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#069;
	min-width:1024px;
}

body,td,th {
	color: #666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#tail-bottom { 
	background: url(../images/backgroundtile-btm.png) bottom repeat-x; 
} 

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.tdate {
	font-weight: bold;
	color: #900;
}
.tournlist {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	font-weight: normal;
}
.newshead {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	font-weight: normal;
	font-variant: normal;
}

.schoolname {
	font-weight: bold;
	color: #666;
}
headerbar {
	font-size: 18px;
}
#headerbar {
	font-size: 18px;
	text-align: center;
}

