body {
	margin-top: 52px;
	margin-left: 300px;
	background: #000 url(../images/bkgd.jpg) no-repeat center top;
	font: 62.5%/160% Helvetica, sans-serif;
	color: #e4bc8d;
	text-align: center;
}

h1 {
	line-height: 120%;
	font-size: 1.4em;
}

a img {
	border: none;
}

#ajaxreplace {
	height: 30px;
	margin-top: 15px;
	font-size: 1.8em;
	color: #301605;
	font-weight: bold;
}

#footer {
	position: absolute;
    bottom: 3px;
    left: 30px;
	font-size: 0.9em;
	color: #9a604a;
	text-align: left;
	line-height: 70%;
}

#footer a {
	color: #efb464;
	text-decoration: none;
}

#footer a:hover {
	color: #ef5126;
}

.form_table {
	margin-left: 50px;	
}

#input_form {
	margin-top: 62px;
	color: #000;
}

#intro {
	margin-left: 140px;
}

#main_entry {
	padding-top: 2px;
	border-top: 1px solid #efb464;
}

#name_entry {
	padding-left: 10px;
	padding-right: 10px;
	background: none;
	border: none;
	border-bottom: 1px solid #000;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

#randomize {
	margin-top: 30px;
	margin-left: 40px;
}

#staf_link, #widget_link {
	margin-left: 40px;
}

#wrapper {
	width: 500px;
	margin: 0px auto;
	text-align: left;
	font-size: 1.1em;
}