	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-image:url(images/backstrip.jpg);
	background-position:center;
		color:#630;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}



a:link, a:visited {
color:#0099FF;
text-decoration:underline;
}
a:hover {
color:#006699;
text-decoration:none;
}
a:active {
color:#0099FF;
text-decoration:none;
}
	
	

	

div#right {
	width:680px;
	height:444px;
		}
	
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -340px;
}
	
	
.b10 {
	text-align:left;
	position: absolute;
	top: 50%;
	left: 50%;
    margin-top: -320px;
	margin-left: -160px;
    color:#fff;
   	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:55%;
	width: 475px;
	height: 15px;
}
	

	

	

	
