/* Hot Gumbo :: www.unicrux.com :: Rob Evans */
a {
	text-decoration:none;}
a:link, a:visited, a:active {
	color:#f00;}
a:hover	{
	color:black;}
body {
	background:#fff;
	font-color:#000;
	font-family:sans-serif;
	font-size:11px;
	margin:0;}
div#header {}
div#header_1 {
	background:#E4000D url(/css/header.top.bg.png) repeat-x;
	height:15px;}
div#header_2 {
	background:#E4000D;
	height:50px;}
div#header_links {
	color:#fff;
	float:right;}
div#header_links ul {
	font:bold 12px sans-serif;
	letter-spacing:1px;
	margin:0;
	padding:3px 0;}
div#header_links ul li {
	display:inline;
	margin:0;}
div#header_links ul li a {
	border-bottom:1px solid #000;
	color:#fff;
	margin:0 5px;
	padding:0;
	text-transform:uppercase;}
div#header_links ul li a:hover {
	border-bottom:1px solid #fff;
	color:#000;}
div#header_3 {
	background:#E4000D url(/css/header.bottom.bg.png) repeat-x;
	height:15px;}
div#header_logo {
	clear:left;
	float:left;
	height:50px;
	margin:0 0 0 5px;
	width:250px;}
div#header_logo img {
	border:0;}
div.clear {
	background:none;
	font-size:11px;
	margin:0;
	padding:2px;}
div.footer {
	font-weight:bold;
	text-align:center;}
p {
	background:#fff;
	color:#000;
	margin:0 5px;
	padding:2px;}
