﻿body
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;

	padding: 0px;
	background-image: url('images/vBG.gif');
	background-repeat: repeat-x;
	background-color: white;
}

#wrapper 
{
	width: 827px;
	margin: 0px auto 0px auto;
}

#header 
{
	text-align: center;
	width: 827px;
}
#body 
{
	width: 600px;
	position: relative;
	left: 110px;
}
form
{
	font-family: verdana;
	font-size: 10px;
}
.SectionHeadings
{
	font-family: verdana;
	font-size: 14px;
}
