﻿body 
{
	background-color:#D0A75A;
	font-family:Arial;
	font-size:small;
	margin:0px 0px 0px 0px;
}

h1
{
	color:#A24E0C;
	font-weight:lighter;
	font-family:Arial;
}
h2
{
	color:Gray;
}

.flashHeader
{
	text-align:center;
	height:150px;
	width:auto;
	overflow:hidden;
}

.bodyContent
{
	background-image:url("images2/sliver.png");
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}

.bodyFooter
{
	background-image:url("images2/Footer.png");
	vertical-align:top;
	background-position:center;
	background-repeat:no-repeat;
}

.linksClass
{
	text-align:center;
}

div.linksClass a
{
	padding-right:55px;
}
