﻿Body
{
	background-image: url(images/grid1.gif);
	background-repeat: repeat;
}

#Frame
{
	width: 800px;
	height: auto;
	display: block;
	margin: auto;
}

#Banner
{
	height: auto;
	display: block;
	background-color: #02027A;
}

#BannerHeader
{
	text-align: center;
	font-size: 35px;
	color: #ffffff;
	font-family: Arial;
	width: 600px;
	height: 150px;
	display: block;
}

#Nav
{
	padding-bottom: 10px;
	display: block;
	text-align: center;
}

#Main
{
	color: #ffffff;
	display: block;
	background-image: url(images/basementafter.jpg);
	height: auto; /*600px;*/
	font-family: Arial;
	font-size: 23px;
	text-align: left;
}

#bodycontent
{
	padding: 10px;
}

#Footer
{
	height: 30px;
	display: block;
	text-align: center;
}

#r1
{
	margin-bottom: -4px;
}

#r2
{
	margin-top: -5px;
}

a
{
	color: #ffff00;
}
