body {leftmargin: 0; topmargin: 0; marginwidth: 0; marginheight: 0; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
select, input, textarea {font-size:11px}
form {margin-bottom: 0px;margin-top: 0px; margin-left: 0px; margin-right: 0px;}


.Break{
	clear:both;
	padding:3px;
}

#Photos{
	width:490px;
	height:220px;
	overflow:hidden;
	background-image:url(../images/photo_bg.jpg);
	background-repeat:no-repeat;
	padding-top:23px;
	text-align:center;
}

#Photos a{
	color:#000000;
}

#Photos img{
	border-color: #000000;
	border: 1px solid;
}

#Photos a:hover img{
	border-color: #0b6fa0;
}


#SchoolList {
	background-image:url(../images/school_box.png);
	background-repeat:no-repeat;
	width:300px;
	height:53px;
}

#SchoolList div{
	top:25px;
	position:relative;
	text-align:center;
}

#SchoolList select{
	width:280px;
}

.RssFeed{
	background-image:url(../images/rss_bg.gif);
	width:262px;
}

.RssFeed div{
	margin-left:5px;
	margin-right:5px;
	padding-bottom:2px;
	text-align:left;
}

.RssFeed .RssLine{
	height:1px;
	background-color:#036d94;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

.RssFeed .Rss1{
	background-color:#e8f0f4;
	height:100%;
}

.RssFeed .Rss2{
	background-color:#d8e6ec;
	height:100%;
}

.RssTitle{
	font-size:11px;
	font-weight:bold;
}

.RssTitle a{
	color:#000000;
	text-decoration:none;
}

.RssTitle a:hover{
	color:#036d94;
}

.RssDesc{
	font-size:10px;
	padding-left:10px;
	color:#333333;
}

.RssFeed .RssWeather{
	background-color:#e8f0f4;
	text-align:center;
	padding:5px;
}

.RssFeed .RssWeather div{
	text-align:center;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.RssFeed .RssWeather a{
	color:#000000;
	text-decoration:none;
}

.RssFeed .RssWeather a:hover{
	color:#036d94;
}

#Login{
	width:300px;
	height:130px;
	background-image:url(../images/member_bg.gif);
	background-repeat:no-repeat;
}

#Login div{
	top:28px;
	left:6px;
	_left: 0px; /* show to IE */
	*left: 0px; /* show to IE */
	position:relative;
	background-color:#FFFFFF;
	width:276px;
	height:82px;
	overflow:hidden;
	padding:5px;
}

.PollBox{
	background-image:url(../images/rss_bg.gif);
	width:262px;
}

.PollBox .Poll{
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	background-color:#e8f0f4;
	padding:5px;
}

.Mobile {
	font-size:10px;
	text-align:right;
}

.Mobile a{
	color:#FFFFFF;
	text-decoration:none;
}

.Story {
	text-align:left;
	font-size:12px;
	width:790px;
	overflow:hidden;
}

.ScoreTable {
	border:1px solid #022b3d;
}

.ScoreBox {
	width:100%;
	height:400px;
	overflow:auto;
}
.ScoreHeader {
	background-color:#022b3d;
}

.ScoreTitle {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
}

.ScoreDate {
	font-size:11px;
}

.ScoreSchool {
	font-size:12px;
	font-weight:bold;
}

.ScoreTotal {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.Scores1{
	background-color:#e8f0f4;
	height:100%;
}

.Scores2{
	background-color:#d8e6ec;
	height:100%;
}

.ScoreLink {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#022b3d;}
.ScoreLink A:link {color:#022b3d; text-decoration: none;}
.ScoreLink A:visited {color:#022b3d; text-decoration: none;}
.ScoreLink A:active {color:#990000; text-decoration:underline;}
.ScoreLink A:hover {color:#990000; text-decoration:underline;}

.ScoreTitleLink {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;}
.ScoreTitleLink A:link {color:#999999; text-decoration: none;}
.ScoreTitleLink A:visited {color:#999999; text-decoration: none;}
.ScoreTitleLink A:active {color:#FFFFFF; text-decoration:underline;}
.ScoreTitleLink A:hover {color:#FFFFFF; text-decoration:underline;}

.ScoreSplit {
	background-color:#022b3d;
	height:5px;
}

#ScheduleList {
	background-image:url(../images/schedule_box.png);
	background-repeat:no-repeat;
	width:300px;
	height:170px;
	padding:0px;
	margin:0px;
}

#ScheduleList .ScheduleBox{
	top:25px;
	left:10px;
	_left: 0px; /* show to IE */
	*left: 0px; /* show to IE */
	width:280px;
	height:135px;
	overflow:auto;
	position:relative;
	text-align:center;
}

.ScheduleDate {
	font-size:11px;
}

.ScheduleSchool {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.ScheduleSport {
	font-size:11px;
}

.ScheduleSchool a{
	color:#000000;
	text-decoration:none;
}

.ScheduleSchool a:hover{
	color:#036d94;
}

H2 {
font-size:24px;
           color:blue;
           margin-top:-10px;
           margin-bottom:-15px;
}


