body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	background:url(../styleImages/bg_all.jpg) repeat-x top #ffffff;
	color: #333;
	text-align: center;
	}

.masterpage {
	width: 1036px;
	margin: 0px auto;
	padding: 0px;
	background: url(../styleImages/backgrounds/scuba_club_wave.png) no-repeat top;
}
#footer {
	width: 1036px;
	margin: 0px auto;
	padding: 0px;
	height:150px;
	background: url(../styleImages/footer.jpg) no-repeat top;
}
#topHeader {
	text-align: right;
	height: 130px;
	padding-right: 0px;
	width: 100%;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background: url(../styleImages/logo/scuba_club_logo.png) no-repeat top left;

}

.topbg_corner{
	background:url(../styleImages/bgtop.jpg) no-repeat right top;
	height:40px;
	padding-top:3px;
}

#topHeader {
	text-align: right;
	height: 130px;
	padding-right: 0px;
	width: 100%;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background: url(../styleImages/logo/scuba_club_logo.png) no-repeat top left;
}

#sidebar
{
	padding: 2px 0 10px 10px;
	margin-top:30px;
	margin-left: 760px;
	width: 260px;
	background: url('../styleImages/box_01bg.jpg') top repeat-x #fff;
	border:#92CEF8 1px solid;
	}
	
#sidebar #topborder{
	background: url('../styleImages/top_01bg.jpg') top;
	height:7px;
}

	
div.box_info_plane{
	background: #fff;
	border:#92CEF8 1px solid;
}

div.box_info_plane #topborder{
	background: url('../styleImages/top_01bg.jpg') top;
	height:7px;
}

div.box_info_plane #showdata{
	padding:10px;
}

div.box_info{
	background: url('../styleImages/box_01bg.jpg') top repeat-x #fff;
	border:#92CEF8 1px solid;
}
div.box_info #topborder{
	background: url('../styleImages/top_01bg.jpg') top;
	height:7px;
}

div.box_info #showdata{
	padding:10px;
}

div.box_info #bgcen{
	background: url('../styleImages/login_bg.png') right bottom no-repeat;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
	font-size:12px;
}

