/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body
{
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	background-color: #000000;
	color: White;
}

#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/HomePageLogo.jpg);
	width: 253px;
	height: 194px;
	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
{
	background-image: url(Images/LeftSide.jpg);
	width: 10px;
	height: 417px;
}
#Middle
{

}
#RightSide
{
	background-image: url(Images/RightSide.jpg);
	width: 10px;
	height: 417px;
}
#Bottom
{
	background-image: url(Images/Bottom.jpg);
	width: 694px;
	height: 104px;
}
#Subhead
{
	display: none;
}
#CopyrightArea
{
}
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;
}
