﻿body 
{
	background:none;
}
#head, #footer, #leftMain, #rightcc, #rightLine, #centercc h1, #centercc h2, #centerccWide h1, #centerccWide h2, #centerccWideHome{
	display:none;
}
#wrapper, #joiner{
	width:100%;
}
#centercc, #centerccWide{
	margin-top:0px;
}
/*--------R3 LOGIN POPUP STYLES*/
#loginWrapper{
	width:200px;
	/*display:none;*/
}
/*#loginWrapper .loginBox{
	position:absolute;
	margin-left:0px;
	text-align:left;
	top:0px;
	z-index:2;
	width:216px;
	padding:6px 0 0 0;
	background:#E6E6E6;
}*/

#loginWrapper .loginBox{
	position:absolute;
	left:0;
	top:0;
	margin:0;
}
