body {
	background: #000 url(/_img/bg-wood.jpg) top center fixed repeat-x;
	font-family: Cambria, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1.1em;
	padding-top: 10px; 
}
h1 {
	font-size: 2.5em;
}
img {
	border: none;
}
p {
	margin-bottom: 1.4em;
}
ul li {
	list-style-image: url(/_img/toolbox/bullets/bullet-black.png);
	margin: 0 0 .5em 30px;
}
a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
}
input.box {
	border:1px solid #ccc;
	background: #fff url(/_img/bg_input.png) top repeat-x;
	font-weight: bold;
	padding: 3px 5px 4px 4px;
}
.frame {
	background: transparent url(/_img/toolbox/tiles/black-tile-55-trans.png) repeat;
	margin: 15px auto;
	padding: 10px;
	width: 940px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.content {
	background: #fff;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 940px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.masthead {
	background: transparent url(/_img/shadow.png) bottom no-repeat;
	margin: 0 auto 25px auto;
	padding: 5px 0 10px 0;
	width: 940px;
}
.banner {
	float: left;
	height: 103px;
	margin-left: 10px; 
	width: 448px;
}
.spot {
	/*border: 1px solid #000099;*/
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	height: 60px;
	line-height: 1em;
	margin-right:10px;
	margin-top: 20px;
	/*padding: 2px 5px;*/
	width: 468px;
}
.spot a {
	color: #0000cc;
	font-weight: bold;
}
.spot a:visited {
	color: #0000cc !important;
}
.row1 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin: 0 10px 20px 10px;
}
.google {
	float: left;
	width: 450px;
}
.google form {
 margin: 10px -;
}
.alt-search {
	float: right;
	width: 450px;
}
.about {
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	margin: 10px 20px 10px 20px;
	padding-top: 20px;
	width: 900px;
}
.row2 {
	padding: 0 22px;
	width: 896px;
}
.row2 h2 {
	border-bottom: 2px solid #aaa;
	margin:.5em .5em .6em .5em;
	padding-bottom: .2em;
	text-indent: .2em;
}
.col1, .col2, .col3, .col4 {
	float: left;
	margin-right: 0;
	width: 220px;
}
.col4 {
	margin-right: 0px;
}