﻿body
{
	background-image: url(img/Header.tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#PreCanvas
{
	background-color: #D1D1D1;
	height: 25px;
	text-align: right;
	padding-right: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Canvas
{
	background-image: url(img/Header.tile.jpg);
	background-repeat: repeat-x;
}

#Header
{
	background-image: url(img/Header.back.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height: 83px;
}

#Bar
{
	height: 30px;
	width: 780px;
	margin: 0 auto 0 auto;
}

#Content
{
	padding: 0px 0px 0px 0px;
	width: 780px;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Content H1
{
	color: #006699;
	font-family: Garamond;
	font-size: 28px;
}

#Content H2
{
	color: #0099CC;
	font-family: Garamond;
	font-size: 22px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#Content H3
{
	color: #006699;
	font-family: Garamond;
	font-size: 18px;
}

#Content P
{
	color: #666666;
	font-size: 13px;
}

#Content LI
{
	color: #666666;
	font-size: 13px;
}

#Footer
{
	background-image: url(img/Footer.back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	text-align: center;

}

#Footer2
{
	background-position: center; 
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 762px;
	margin: 0 auto 0 auto;
	text-align: center;
}
