﻿.MainContent
{
	text-align:center;
}

.MainContent table
{	
	background-color:black;
	border-collapse:collapse;
}

.LeftBar
{
	width:24px;
	background-image:url("Images/LeftBar.jpg");
	background-repeat:repeat-y;
}

.RightBar
{
	width:24px;
	background-image:url("Images/RightBar.jpg");
	background-repeat:repeat-y;
}

hr
{
	color:White;
	width:400px;
	vertical-align:baseline;
}

.MainContent a
{
	font-size:20px; 
	text-decoration:none; 
	color:#00FF00;
}

.MainContent a:visited
{
	color:#00FF00;
}

.MainContent a:hover
{
	color:#00FF00;
}


body
{
	background-color:Green;
	height:auto;
	color:White;
	font-family:Verdana;
}

h1
{
	font-size:60px; 
	text-decoration:none; 
	color:#00FF00;
	font-family:@Lucida Handwriting;
}

.ListDescription
{
	font-size:10px;
}

.Title
{
	font-family:Trebuchet MS;
	font-size:20px !important;
	color:White !important;
}

.ListLinkDescription
{
	color:Green;
	font-size:11px !important;
}

.BackLink
{
	text-align:left;
	font-size:14px !important;
}
