body {
	background-color: #333;
}

#main_wrapper {
	width: 940px;
	margin: -75px 0px 0px 0px;
	padding: 0px;
}

#flash_nav {
	position: relative;
	z-index: 99999999;
	top: 289px;
	left: -173px;
	width:600px;
}

#crumb_trail {
	position: relative; 
	z-index: 11; 
	top: 140px; 
	margin-left: 610px; 
	font-family: verdana; 
	font-size: 10px; 
	color: white;
	text-align: left;
}

a { color: #9c1829;	text-decoration: underline;	font-weight: bold; }
a:hover { color: #c9c9c9; text-decoration: none; font-weight: bold; } 

#header { float: right; font-size: 18px; font-weight: bold; color: #ccc; } 

#page_content {
	position: relative;
	z-index: 20;
	text-align: left;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 8px;
	width: 460px;
}

table#main_table {
	background:#676767 url(images/grass.gif) no-repeat center bottom;
}

#quote {
	margin:0px 24px;
}

td {
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

td.footer {
	 color: #cccccc;
	 padding: 12px 0px;
	 font-family: verdana;
	 font-size: 12px;
	 font-weight: normal;
}