body
{
	margin: 0px;
	padding: 0px;
	background: #E74948 url(images/bodyBg.jpg) repeat-x;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
a
{
	position: relative;
	color: #0066CC;
	text-decoration: none;
}
a:hover
{
	color: #003399;
}
input
{
	width: 200px;
	position: relative;
}
.menuLink
{
	color: #CC0000;
	position: relative;
	text-decoration: none;
}
.menuLink:hover
{
	color: #990000;
}
#headerWrap
{
	width: 100%;
}
#loginWrap
{
	position: absolute;
	width: 100%;
	z-index: 2;
	text-align: right;
	top: 0px;
	left: 0px;
}
#loginBox
{
	width: 228px;
	height: 161px;
	background: url(images/loginBg.gif) no-repeat;
	float: right;
	padding-left: 10px;
}
#loginFields
{
	text-align: right;
	margin-right: 25px;
	margin-top: 50px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#loginFields input
{
	border: 1px solid #B5CAE1;
	width: 116px;
}
#bodyWrap
{
	width: 900px;
	position: absolute:
	left: 0;
}
#columnLeft			/* this has become the RIGHT column */
{
	position: absolute;
	top: 135px;
	left: 350px;
	width: 540px;
	padding-top: 25px;
}
#columnLeft p
{
	margin-top: 5px;
}
#columnRight		/* this has become the LEFT column */
{
	background: url(images/membershipCards.jpg) no-repeat;
	position: absolute;
	top: 78px;
	left: 10px;
	width: 328px;
	padding-top: 190px;
}
#intro
{
	font-size: 14px;
	line-height: 18px;
}
#signUpWrap,
#navigationWrap
{
	width: 328px;
	padding-top: 38px;
	padding-bottom: 4px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/signUpBg.png',sizingMethod='crop');
	overflow: hidden;
}
#signUpWrap div,
#navigationWrap div
{
	padding: 5px 30px 5px 15px;
}

#navigationWrap
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/navigateBg.png',sizingMethod='crop');
}
#sideBoxBtm
{
	width: 328px;
	height: 27px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/signUpBottom.png',sizingMethod='crop');	
}
#limitedTime
{
	background: url(images/iconHurry.gif) 13px 0px no-repeat;
	padding-left: 77px !important;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 10px !important;
}
.lgBoxTop
{
	width: 861px;
	height: 14px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/lgBoxTop.png',sizingMethod='crop');
	overflow: hidden;
}
.lgBoxMid
{
	width: 862px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/lgBoxMiddle.png',sizingMethod='scale');
}
.lgBoxBtm
{
	width: 860px;
	height: 23px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/lgBoxBottom.png',sizingMethod='crop');
	overflow: hidden;
	margin-bottom: 3px;
}
.boxTop
{
	width: 536px;
	height: 14px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/boxTop.png',sizingMethod='crop');
	overflow: hidden;
}
.boxMid
{
	width: 536px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/boxMiddle.png',sizingMethod='scale');
	clear: both;
	height: auto;
}
.boxBtm
{
	clear: both;
	width: 536px;
	height: 23px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/boxBottom.png',sizingMethod='crop');
	overflow: hidden;
	margin-bottom: 3px;
}
.boxText
{
	width: 380px;
	padding-left: 130px;
}
.boxText div
{
	padding-top: 5px;
	padding-bottom: 10px;
}
.boxText div span,
.boxFormTable span
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	line-height: 20px;
}
.boxTextBtm
{
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 10px;
}
.boxFormTitle
{
	position: absolute;
	width: 100px;
	padding: 8px;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	margin-left: -130px;
}
.boxFormTable
{
	margin-left: 135px;
	position: relative;
}
.center
{
	text-align: center;
	margin-top: 8px;
}
.linkSm
{
	font-size: 10px;
	color: #0066CC;
	font-family: verdana, sans-serif;
	text-decoration: none;
}
.linkSm:hover
{
	text-decoration: underline;
}
.hrDash
{
	border-bottom: 1px dashed #628FC1;
	margin-bottom: 15px;
	width: 250px !important;
	height: 1px;
	overflow: hidden;
}

.topAd
{
	position: absolute;
	margin-left: 172px;
	margin-top: -8px;
	z-index: 0;
}
