﻿body
{
	margin:0px;
	background-color:White;
	font-family:Trebuchet MS;
	font-size:12px;
}
.HeaderBG
{
	background-image:url(Images/HeaderBGRight.gif);
	width:100%;
}
.HeaderBGBottom
{
	background-image:url(Images/HeaderLines.gif);
	height:10px;
}



.IWantToText
{
	font-family: Century Gothic, Arial ;
	font-size:13px;
	/*color:#878787;*/
	color:Blue;
	text-decoration:none;
}
.IWantToText:hover
{
	text-decoration:underline;
	color:#FF1010;
}
.HomeBlackBox
{
	width:223px;
	height:327px;
	background-image:url(Images/HomeBlackBox04.gif);
	padding-left:10px;
	padding-top:80px;
}
.PageFooterText
{
	font-size:12px;
}