body{
	font-family:Helvetica, helvetica, Arial, arial, sans-serif;
	background:url('http://atthebigriver.com/media/images/stripe.png');
}
div.container{
	border-bottom:6px solid #000000;
	border-top:6px solid #000000;
	margin:30px 0 12px 0;
	background:white;

}
div.container div.inner{
	width:728px;
	margin:0 auto;
	padding:55px 0px 0px 0px;
}
a, a:visited{
	color:#336FB5;
}
h1{
	color:#336FB5;
	font-size:50px;
	font-weight:bold;
	padding-bottom: 12px;
	letter-spacing:-0.06em;
}
#logo {
    background: transparent url('http://atthebigriver.com/media/images/logo.gif') no-repeat scroll 0% 0%;
    width: 395px;
    height:148px;
    text-indent: -3333px;
    border: 0;
    margin: 0;
}
#logo a {
    display: block;
    width: 450px; /* larger than actual image? */
    height: 148x;
    text-decoration: none;
    border: 0;
}
h3{
	color:#333333;
	font-size:20px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing:-0.06em;
}
div.ad {
	margin:0 auto;
	display:block;
	text-align:center;
	padding-bottom:10px;
}
textarea{
	border:1px solid #b8b8b8;
	height:113px;
	width:510px;
	float:left;
	padding:5px;
	font-size:12px;
	font-family: "Lucida Sans Typewriter","Lucida Console",Monaco,"Courier New","Courier",monospace;
}
textarea.results {
	width: 718px;
	height: 226px;
}
p{
	clear:both;
	color:#333333;
	font-weight:normal;
	font-size:14px;
	line-height:1.6;
	padding-bottom:14px;
}
ul{
	padding-bottom:14px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 30px;
}
li{
	clear:both;
	color:#333333;
	font-weight:normal;
	font-size:14px;
	line-height:1.6;
}
li a{
	font-weight:bold;
}
p.jist {
	font-size: 22px;
	font-weight:bold;
}
p.copyright {
	margin-top:20px;
	color:#999999;
}
p.again {
	font-size: 125%;
	font-style: italic;
	text-align: right;
}
input.button{
	float:right;
	border:none;
	background:url('http://fixmyhtml.com/images/submit.jpg') no-repeat;
	width:196px;
	height:128px;
	text-indent:-999999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
body.pg input.button {
	background-image: url('http://fixmyhtml.com/images/submit-pg.jpg');
}
span.highlight {
	background-color:#FFFF99;
}
