﻿/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body
{
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
}
#Outer
{
	height: 100%;
	width: 100%;
	vertical-align: middle;
	display: table;
}
#Container 
{
	text-align: center;
	position:relative;
	vertical-align:middle;
	display: table-cell;
}
#Inner 
{
	width: 733px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#ContentArea
{
	background-color: #E8EBDE;
	width: 476px;
	min-height: 450px;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	position: relative;
	z-index: 1;
	left: 7px;
}
#ContentText
{
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#ContentTopCap
{
	background-image: url(Images/ContentTopCap.jpg);
	width: 491px;
	height: 6px;
}
#ContentBottomCap
{
	width: 491px;
	height: 12px;
	background-image: url(Images/ContentBottomCap.jpg);
}
#SubHeader
{
	background-image: url(Images/SubHeader.jpg);
	width: 491px;
	height: 37px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
}
#SubHeaderText
{
	padding-left: 5px;
	padding-top: 5px;
}
#TopBar
{
	background-image: url(Images/TopBar.jpg);
	width: 668px;
	height: 29px;
}
#FlagBar
{
	background-image: url(Images/FlagBar.jpg);
	width: 668px;
	height: 116px;
}
#CopyRightBar
{
	background-image: url(Images/CopyRightBar.jpg);
	width: 668px;
	height: 46px;
}
#LeftColumn
{
	position: relative;
	top: -145px;
}
.LeftColumn
{
	background-color: #9ED105;
	width: 177px;
	height: 100%;
}
#RightArea
{
	width: 491px;
	background-color: #9ED105;
}
#RightColumn
{
	width: 488px;
	background-color: #93C008;
}
#BottomSlice
{
	background-image: url(Images/BottomSlice.jpg);
	width: 491px;
	height: 2px;
}
#Logo
{
	background-image: url(Images/EWGALogo.jpg);
	width: 177px;
	height:100px;
	vertical-align: top;
}
#GolfImage
{
	background-image: url(Images/GolfHand.jpg);
	width: 177px;
	height: 221px;
	position:relative;
	top: -267px;
	z-index: 0;
}
a:link, a:active, a:visited
{
	color: Green;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
a:hover
{
	color: #000;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-family: Verdana, Arial. Sans-Serif;
}
a.LeftMenuLinks:link, a.LeftMenuLinks:active, a.LeftMenuLinks:visited
{
	color: #434341;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
a.LeftMenuLinks:hover
{
	color: Green;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
#MenuContainer
{
	width: 177px;
	height: 20px;
	background-image: url(Images/MenuBackGround.jpg);
	display: table;
	position: relative;
}
#MenuBottom
{
	width: 177px;
	height: 16px;
	background-image: url(Images/MenuBottom.jpg);
}