﻿body
{
	background-image: url("../Images/Backgrounds/WCHS-Bkgd.gif");
	
}

#center 
 {
	margin-left:auto; margin-right:auto;
	background-color: White;
	
	border-style: ridge solid;
	border-color: #69342e;
	
	border: 25px;
	Width: 600px;
	
	}
.centerNoBorder
 {
	text-align: center;
	margin-left:auto; margin-right:auto;
	background-color: White;
	Width: 600px;
	
	}
	
	hr
	{
		color: #330000; 
		width: 65%; 
		
		
		}
td.AlignLeft
{
	text-align: left;
}

gridview.th

{
	text-align: center;
	
	}
gridview.td
{
	text-align: right;
}
a.BlackLink
{
	color: #000000;
	text-decoration: underline;
}
a.visited
{
	color: #330000;
	text-decoration: underline;
	}
