body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	padding:0px;
}
h1#title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	letter-spacing:.15em;
	color:#3186d6;
	text-align:center;
	margin: 90px auto 30px auto;
}
h2#titlet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:.1em;
	color:#919191;
	text-align:left;
	margin: 20px auto 20px auto;
}
div.box {
	width:743px;
	margin: 0px auto 100px auto;
	height:248px;
	background-image:url(b1-line.jpg);
	background-repeat:repeat-y;
	text-align:left;
	padding:0px;
}
div.top {
	width:743px;
	height:55px;
	padding:0px;
	margin:0px;
	background-image:url(b1-top.jpg);
	background-repeat:no-repeat;
	vertical-align:top;

}
div.instructions {
	width:743px;
	height:33px;
	background-image:url(b1-instructions.jpg);
	background-repeat:no-repeat;	
	margin-bottom:20px;

}
div.mainleft {
	width:215px;
	clear:both;
	padding-left:170px;
	float:left;
	margin-top:8px;
	height:88px;
	background-image:url(b1-arrow-up.jpg);
	background-repeat:no-repeat;
	background-position:center;

}

div.bottom {
	width:743px;
	height:44px;
	background-image:url(b1-bottom.jpg);
	background-repeat:no-repeat;	
	clear:both;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
}
h1 {
	text-align:left;
	margin:0px 5% 0px 5%;
	font-size:14px;
	font-weight:normal;
}
p {
	text-align:left;
	margin:0px 5% 0px 5%;
	text-indent:5px;
}
select {
	width:187px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e0efff;
	padding:2px;
	border-width:1px;
	border-color:#b7c1e6;
	font-weight:bold;
	letter-spacing:.09em;
}
#replacement-1 {
	float:left; 
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	border:none;
	width: 184px;
	height: 94px;
	background: transparent url(b1-go.jpg) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}



div.random {
	width:766px;
	border-width:0px;
	border-color:#CCCCCC;
	margin:auto;
	border-style:dotted;
	padding:0px;
}

div.buscard {
	width:766px;
	background-image:url(bottom180px.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px 0 32px 0;
	margin:0 0 0 0px;
	clear:both;
}

	div.buscardmiddle {
		width:696px;
		background-image:url(middle180px.jpg);
		background-repeat:repeat-y;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:1.8em;
		text-align:left;
		margin:0px;
		padding:10px 35px 32px 35px;
	}
	h1.buscardtop {
		height:9px;
		width:766px;
		background-image:url(	top180px.jpg);
		font-size:15px;
		background-repeat:no-repeat;
		margin:0px;
		padding:20px 0px 0px 0px;
		font-family:Arial, Helvetica, sans-serif;
		color:#7cd300;
		text-align:center;
	}