



* {
	font-family: Helvetica,Arial, sans-serif;
}

body {
	background-color: #461d21; /* 843421;*/
	background-image: url("/images/steambg.png");
	color: #666;
	text-align: center;
}

div#core {
	background-color: #c6a846;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #000;
}

a {
	color: #461d21;
}

a:visited {
	color: #461d21;
}

h2 a {
	color: #c6a846;
	color: #776655;
}

#leftdiv a {
	color: #FFF;
	font-size: 10px;	
}

#sphead {
	width: 100%;
	text-align: center;
	height: 120px;
	background-color: #000;
	background-image: url("/images/newheader1.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

#sphead img {
	margin-left: auto;	
	margin-right: auto;
	border: 0px;
}

#leftdiv ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

ul {
	list-style-image: url('http://www.steampunk.com/gb.gif');
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

ul li {
	margin-left: 10px;
	padding-left: 0px;
}

h1 {
	color: #FFF;
	background-color: #1a281f;
	font-size: 180%;
	sfont-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	padding-left: 4px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

h1 a {
	color: #FFF;
	text-decoration: none;
}

h1 a:visited {
	color: #FFF;
	text-decoration: none;
}

#leftcol {
	width: 130px;
	vertical-align: top;
	border: 1px solid #666;
	padding: 0px;
}

#rightcol {
	width: 120px;
	vertical-align: top;
	padding: 0px;
}

#body {
	vertical-align: top;
	border: 1px solid #666;
	padding: 0px;
	background-color: #fff;
}

#body li a {
font-variant: small-caps;
}


#body li a.Reviews {
font-variant: normal;
}


#leftdiv {
	background-color: #93a14c;
	height: 100%;
	margin: 0px;
}

form {
	margin-top: 3px;
	margin-bottom: 3px;
}

sinput {
	width: 100px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #ccc;
}

input#searchfield {
	width: 140px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #ccc;
}

input#submit {
	width: 80px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #ccc;
}

h3 {
	font-size: 14px;
	margin-top: 0px;
	background-color: #4e6f1f;
	margin-bottom: 1px;
	padding-left: 2px;
	text-align: center;
	color: #93a14c;
}

h2 {
	font-size: 120%;
	sbackground-color: #80461f;
	background-color: #EEEEEE;
	color: #c6a846;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-top: 10px;
	margin-top: 0px;
}

div#copyright {
	font-size: 9px;
	color: #CCC;
	text-align: center;
	background-color: #1a281f;
}

div#copyright a {
	color: #CCC;
}

#breadcrumbs {
	font-size: 9px;
	padding-left: 2px;
	clear: left;
	background-color: #80461f;
	color: #c6a846;
}

#breadcrumbs a{
	color: #c6a846;
}

div#search {
	text-align: center;
}



ul#foo {
}

ul#foo li {
display: block;
float: left;
width: 190px;
font-family: sans-serif;
margin-bottom: 20px;
}

span.foot {
font-weight: bold;
font-size: 125%;
}
span.food {
display: block;
margin-bottom: 15px;
font-size: 90%;
}


span.foot a {
	color: #444;
	text-decoration: none;
}

#authorlist li {
	line-height: 150%;
	font-size: 105%;
	font-weight: bold;
}

#authorlist li a {
	color: #666;
	text-decoration: none;
}

#authorlist h2 {
	padding-left: 10px;
	font-size: 150%;
	color: #444;
}



