/* --------------------------------------------------------------------------------------------------------
AUTHOR:			Ryan Marincovich
DATE CREATED:	2007.08.29
PURPOSE:		SPAAR ABOUT SKIN Stylesheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #37798f url(/_images/about/bg_main.png) center top repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.header_container {
	width: 740px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/_images/about/navbar.gif) bottom left no-repeat;
	position: relative;
}

.mod_color_header {
	width: 100%;
	margin: 0px;
	padding: 3px 0px 4px 0px;
	font-weight: bold;
	color: #ffffff;
	background: #8e886e;
}

.mod_color_header span {
	margin: 0px 0px 0px 10px;
}