body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	min-height:650px;
}

*{margin: 0; padding: 0;}

.clear-both {clear:both;}

#PageWrapper {
	width:100%;
	min-height:100%;
	margin:0 auto;
	padding-bottom:10px;
}

#HeaderContainer {
	width:100%;
	height:295px;
	position:relative;
}

#HeaderContainerInnerTop {
	background:url(/Images/HeaderBGTop.gif) repeat-x;
	width:100%;
	height:95px;
	position:relative;
	border-bottom:1px solid black;
	text-align:center;
}

#HeaderContainerInnerMiddle {
	width:100%;
	height:208px;
	position:relative;
	border-bottom:1px solid black;
}

#HeaderLogoContainer {
	width:900px;
	height:183px;
	position:relative;
	margin:7px auto 0;
}

#HeaderContainerInnerBottom {
	width:100%;
	height:10px;
	background:#cc9933;
}

#LowerContainer {
	width:100%;
	min-height:385px;
	position:relative;
}

#LowerContainerHeader {
	background:url(Images/GoldGradientHeaderBG.gif) repeat-x;
	width:100%;
	height:20px;
	position:relative;
	border-top:1px solid black;
}

#LowerContainerContent {
	background:url(Images/LowerContainerBGTexture.gif);
	width:100%;
	min-height:500px;
	position:relative;
	float:left;
	padding-bottom:40px;
}

#ContentContainer {
	width:900px;
	min-height:500px;
	background:#003300;
	margin:-10px auto 0;
	position:relative;
}

#Footer {
	width:98%;
	margin:25px auto;
	height:50px;
	padding-bottom:5px;
	background:#CC9933;
}

#Footer ul{
	width:100%;
	position: relative;
	list-style-type:none;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
}

#Footer ul li {
	display:inline;
	margin:0 auto;
}

#Footer ul li a{
	position:relative;
	color:#003300;
	font-size:12px;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

#Footer ul li a:hover{
	position:relative;
	color:#003300;
	font-size:12px;
	padding: 0 2px 0 2px;
	font-style:italic;
	text-decoration:none;
}


#LeftContainer {
	width:200px;
	min-height:350px;
	float:left;
	position:relative;
	margin-top:9px;
	margin-left:9px;
	z-index:100;
}

#LeftMenu {
	width:200px;
	height:100%;
	background:#ffffcc;
	position:relative;
	list-style-type:none;
	z-index:500;
}

#LeftMemberLinks {
	width:200px;
	height:100%;
	margin: 11px 0 0 0;
	background:#ffffcc;
	position:relative;
	list-style-type:none;
	z-index:500;
	text-align:center;
	color:#003300;
	padding-bottom:5px;
	padding-top:3px;
	font-weight:bold;
	font-size:11pt;
	
}

#LeftMemberLinks a {
color:#003300;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
background: #ffffcc;
}

#LeftMemberLinks ul li {
border-bottom:1px dotted #003300;
margin-top: 4px;
padding-bottom: 4px;
list-style: none;
}

#LeftMenu ul{
	width:150px;
	margin:0 auto;
}

#LeftMenu li{
	text-align:center;
	color:#003300;
	padding-bottom:5px;
	padding-top:3px;
	font-weight:bold;
	font-size:11pt;
}

#LeftImageContainer {
	height:140px;
	width:200px;
	position:relative;
	margin-top:11px;
	float:right;
}

#Content {
	width: 435px;
	height:100%;
	float:left;
	position:relative;
	margin-top:9px;
	margin-left: 34px;
	color:white;
	background:#ffffcc;
	color:#003300;
	padding:3px 0 10px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#Content a:link{
	color: #B3822D;
	text-decoration:none;
}

#Content a:visited{
	text-decoration:none;
}

#Content a:hover{
	color: #B3822D;
	font-style:italic;
}


#RightContainer {
	width:175px;
	min-height:250px;
	float:right;
	top:9px;
	right:9px;
	position:relative;
}

#RightLogin {
	width:175px;
	height:100%;
	background:#ffffcc;
	position:relative;
	list-style-type:none;
}

#LoginForm {
	list-style-type:none;
	width:169;
	text-align:center;
}

#LoginForm li.LoginHeader{
	font-weight:bold;
	padding-bottom:10px;
	color:#003300;
}

#LoginForm li {
	padding-bottom:7px;
}

#LoginForm li.titles {
	padding-bottom:7px;
	color:#003300;
	font-weight:bold;
	font-size:10pt;
}

#MemberMenu {
	margin-top:9px;
	width:175px;
	height:100%;
	background:#ffffcc;
	position:relative;
	list-style-type:none;
	padding:6px 0 6px 0;
}

#MemberMenu li{
	text-align:center;
	color:#003300;
}

#MemberMenu li a{
	color:#003300;
	text-decoration:none;
}

#MemberMenu li.Header{
	font-weight:bold;
	padding-bottom:10px;
	color:#003300;
}

#BdayMenu {
	margin-top:9px;
	width:175px;
	height:100%;
	background:#ffffcc;
	position:relative;
	list-style-type:none;
	padding:6px 0 6px 0;
}

#BdayMenu li{
	text-align:center;
	color:#003300;
}

#BdayMenu li a{
	color:#003300;
	text-decoration:none;
}

#BdayMenu li.Header{
	font-weight:bold;
	padding-bottom:10px;
	color:#003300;
}
