﻿body 
{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:smaller;
}

a, a:active, a:hover, a:link
{
	color:#0000ff;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

td.frontHeadlines
{
	background-color:#ffffff;
	font-size:8pt;
	padding-top:15px;
}

td.boardLocHeader
{
	background-color:#000066;
	color:#ffffff; 
	font-weight: bold;
}

td.weatherLabel
{
	background-color:#cccc99;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	width:125px;
}
td.weatherContent
{
	background-color:#f0f0f0;
	text-align:center;
	vertical-align:top;
}

div.frontFooter
{
	font-size:8pt;
	color:#606060;
}
div.frontFooter a, div.frontFooter a:active, div.frontFooter a:hover, div.frontFooter a:link
{
	color:#606060;
	text-decoration:underline;
}

h3.pageTitle
{
	color:#000066;
}

div.indentedLeft
{
	margin-left:20px;
}

.pictureUnavailable
{
	color:#a0a0a0;
	font-size:8pt;
}

ul
{
	list-style-type:square;
}

#slideshow
{
	width:450px;
	height:302px;
}
#slideshow img
{
	display:none;
}

#ArtContestResults table
{
	width:800px;
}

#ArtContestResults table td
{
	text-align:center;
	padding-bottom:10px;
}

#ArtContestResults table td.gradeLevel
{
	font-weight:bold;
}

#ArtContestResults div.WinnerSchool
{
	font-size:8pt;
}