body
{
	background-image: url(images/watermark.png);
	background-position:bottom right;
	background-attachment: fixed;
	background-repeat:no-repeat;
	margin-top: 2px;
	margin-left: 5px;
}

#top
{
	background-color: #DF0000;
	background-image: url(Images/top-back.png);
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	height: 120px;
	text-align: center;
}

#maintable
{
	border: 1px black solid;
	height: 100%;
	width: 100%;
}

#sidebar
{
	color: #FF0000;
	width: 150px;
	height: 100%;
	background-color: #DF0000;
	background-image: url(Images/side-middle.png);
	background-position: 1px 0px;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

#wordoftheday
{
	color: #ffffff;
}

#wordoftheday h1, #wordoftheday a:link, #wordoftheday a:visited, #wordoftheday a:hover
{
	color: #ffffff;
	font-size: large;
	font-family: "Times New Roman", Times, serif
}

.navsub, .navsubselected
{
	font-size: 11px !important;
}

.navselected
{
	font-weight: bold;
}

.navlink, .navselected, .navsub
{
	color: #FFFFFF;
	text-decoration: none;
	
}
.navlink, .navselected
{
	font-size: 13px;
}

.panel
{
	display: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}


#mainbody
{
	vertical-align: top;
	height: 100%;
	background-color: #F7F7F7;
}

#news, #misc, #mission
{
	width: 50%;
	vertical-align: top;
}

#bodytable
{
	border-color: #000000;
	border: 1px black solid;
	width: 100%;
	height: 100%;
}



#events table
{
	width: 100%;
	color: #CC3300;
}
#events td
{
	padding-bottom: 5px;
}

#sportscal
{
	width: 100%;
	height: 600px;
}

#footer
{
	width: 100%;
	background-image: url(Images/bottom-back.png);
	background-color: #DD0000;
	color: #FFFFFF;
}

#footer a:link, #footer a:visited
{
	color: #FFFFFF !important;
}

.noBorder
{
	border: 0px;
}

.stafffooter
{
	font-size: smaller;
}

div.centered
{
	text-align: center;
}

h1
{
	color: #CC3300;
	font-weight: bold;
	font-size: x-large
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
}

h2
{
	color: #990000;
	font-size: large;
}

p
{
	text-indent: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainbody a:link, #mainbody a:visited
{
	font-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

.attn
{
	font-size: 14px;
}

li
{
	margin-bottom: 10px;
}

.aptext
{
	color: #990000;
	font-weight: bold;	
}

.hontext
{
	color: #3333FF;
	font-style: italic;

}

