/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body
{
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	background-color: #000000;
	color: White;
}
#GoogleAds
{
    float: right;
    position: relative;
    left: 150px;
    top: 125px;
}
#OuterFrame
{
	margin-left: auto;
	margin-right: auto;
	width: 733px;
	height: 650px;
	position: relative;
}
#InnerTable
{
	position: absolute;
	top: 124px;
	left: 0;
}
#Logo
{
	background-image: url(Images/Logo.gif);
	width: 280px;
	height: 349px;
	position: relative;
	top: 0;
	left: -39px;
	float: left;
	z-index: 3;
}
#Links
{
	width: 506px;
	height: 34px;
	position: absolute;
	top: 90px;
	left: 212px;
	float: right;
	z-index: 4;
}
#Top
{
	background-image: url(Images/Top.jpg);
	width: 694px;
	height: 10px;
}
#LeftSide, .LeftSide
{
	background-image: url(Images/LeftSide.jpg);
	width: 10px;
}
#MiddleArea, .MiddleArea
{
	width: 674px;
	background-image: url(Images/Background2.jpg);
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #A89B78;
	min-height:471px;
}
#RightSide, .RightSide
{
	background-image: url(Images/RightSide.jpg);
	width: 10px;
}
#Bottom
{
	background-image: url(Images/Bottom.jpg);
	width: 694px;
	height: 104px;
}
#Subhead
{
	display: none;
}
#CopyrightArea
{
}
a:link, a:active, a:visited
{
    color: #E4511E;
    text-decoration: none;
}
a:hover
{
    color: #FFB14D;
    text-decoration: none;
}
a.Copyright:link, a.Copyright:active, a.Copyright:visited
{
	color: #A89B78;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
}
a.Copyright:hover
{
	color: #A89B78;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
}
.Copyright
{
	color: #A89B78;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
}
#BottomLinks
{
    text-align: center;
    position: relative;
    top: 10px;
}
.BottomMenuImage, a.BottomMenuImage
{
    padding-left: 8px;
    padding-right: 8px;
}
#AdminLoginArea
{
    position: relative;
    left: 250px;
    top: 100px;
}
#tblContactForm
{
    border:solid 1px black;
    background-color: #A79B75;
}
#tblContactForm td
{
    border:solid 1px black;
    color: Black;
}
.WatermarkText
{
    color: Gray;
}
