html {
height:100%;
background-color:#000;
}
* html body {
height:100%;
}
body{
padding:0; margin:0 auto;
min-height:100%;
position:relative;
width:961px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}

div.jademarcela {
	background: url(images/jadebg.jpg);
	height: 1371px;
	width: 998px;
	position: relative;
} 
div.join {
	width: 998px;
	height: 128px;
	position: relative;
}

img.joinjade{
	border: 0px;
	width: 998px;
	height: 128px;
}

img.getaccess{
 	margin-top: 273px;
	border: 0px;
	width: 998px;
	height: 52px;
}
div.usc {
   margin: 0 px auto;
	height: 60px;
	width: 959px;
	text-align: center;
	position: relative;
} 

a:link{
	color: White;
	text-decoration: underline;
}

a:hover{
	color: White;
	text-decoration: none;
}

a:visited{
	color: #cdcdcd;
}

img.photo{
	border: 1px solid #FFFFFF;
	width: 150px;
	height: 225px;
	margin-top: 30px;
	margin-left: 41px; 
}
