#container
{

}

#container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.contentPane
{
	border-top: solid 6px #fff;
	border-right: solid 6px #fff;
	display: inline;
	float: left;
	width: 577px !Important;
	width: 583px;
	background: #687E8E;
}

.imagePane
{
	border-top: solid 6px #fff;
	border-right: solid 6px #fff;
	display: inline;
	float: left;
	width: 180px !Important;
	width: 188px;
}

.imagePane img
{

}

.rightPane
{	
	border-top: solid 6px #fff;
	display: inline;
	float: left;
	width: 224px;
	/*background: #fff; */
}

#footer
{
	border-top: solid 6px #fff;
}

#middle
{
	background:url("/Portals/_default/Skins/BigMountainClub/images/bg_content.gif") top left;
	background-repeat:repeat-y;
}

#middle ul
{ 
	float: none;
	list-style: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	width: auto;
}

#middle ul li
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#middle h1
{
	font-family:Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold; 
	color:#fff;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}


.NormalTextBox
{
	width: 125px;
}

.NormalRed
{
	font-size: 10px;
}

.SubHead
{
	font-size: 10pt;
	font-family: arial;
}

#register-table
{
	width: 98%;
	background-color: #FFFAF0;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	padding: 5px;
	border: solid 1px #000000;
	margin-bottom: 5px;
	margin-left: 5px;
}