html,body
{
	background-image:url(/images/bodyBack.jpg);
	background-repeat:repeat-x;
	background-color:#362c33;
	color:#f7eece;
	font-family:Arial; 
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:781px;
	margin:0px auto;
}

div#InnerMainContainer
{
	width:738px;
	float:left;
	background-image:url(/images/pgBack.jpg);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:23px;
	}

Div#FlashIntroContainer{
	width:641px;
	height:566px;
	margin:0px auto;
	padding-top:40px;
}



/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	padding-top:3px;
	width:738px;
	float:left;
	
	
}

div#menuLeft
{
	width:27px;
	height:18px;
	float:left;
	
	}
	
div#menuRight
{
	width:76px;
	height:18px;
		float:left;
	}

div#LogoContainer
{
	width:738px;
	height:239px;
	background-image:url(/images/pgLogo.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
div#ContentContainer
{
	width:738px;
	float:left;  
	background-image:url(/images/pgContentGrow.gif);
	background-repeat:repeat-y;

	}	
	

div#InnerContentContainer
{
	width:599px;
	padding-left:67px;
	padding-right:72px;
	padding-bottom:31px;
	
	background-image:url(/images/pgContentBack.jpg);
	background-position:left bottom;
	background-color:Transparent; 
	background-repeat:no-repeat;
	float:left;
	min-height:224px;
	_height:224px;
}

div#ContentSeperator1
{
	width:738px;
	height:8px;
	background-image:url(/images/pgContentSep.gif);
	background-repeat:repeat-x;
	float:left;
	}

div#Seperator
{
	width:738px;
	height:30px;
	float:left;
	}

div#MemberLoginContainer
{
	width:738px;
	height:230px;
	background-image:url(/images/membersBack.jpg);
	background-repeat:no-repeat;
	float:left;
	}

div#BottomContentContainer
{
	width:611px;
	float:left;
	padding-left:42px;
	padding-right:85px;
	padding-top:3px;
	min-height:175px;
	_height:175px;
	}


div#RegisterButtonContainer
{
	width:242px;	
	padding-left:410px;
	float:left;
	padding-right:86px;
	margin-top:-5px;
	}

div#RegisterButtonContainer a
{
		font-family:Verdana;font-size:10px; color:#b4985a;
		text-decoration:underline;
	
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:738px;
	float:left;
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:781px;
	height:21px;
	float:left;
	background-image:url(/images/footerBack.gif);
	background-repeat:no-repeat;
}