body {
	background-color:#000000;
	padding:0;
	margin:0;
	font-family:Verdana, Tahoma, Arial;
	font-size:.8em;
	}
	
	
#big_bar_wrapper {
	/*width:400px;*/
	/*height:200px;*/
	padding:0;
	vertical-align:bottom;
	margin:24px 0px 0px 30px;
	white-space:nowrap;
}

.big_bars	{
	padding:2px 3px 0px 6px;
	margin:6px;
	width:50px;
	float:left;
	white-space:nowrap;
	vertical-align:bottom;
	text-align:center;
	}

#big_bar0 {
	background-color:#a1da92;
	}
	
#big_bar1 {
	background-color:#c98e8e;
	}
	
#big_bar2 {
	background-color:#ee9c3b;
	}
	
.bar_keys	{
	height:16px;
	width:10px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	vertical-align:middle;
	}

#bar_key0 {
	background-color:#a1da92;
	}
	
#bar_key1 {
	background-color:#c98e8e;
	}
	
#bar_key2 {
	background-color:#ee9c3b;
	}
	
.bar_letter_cell	{
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
	
#copyright {
	margin:20px 0 0 0;
	background-color:#000000;
	color:#b6b5b5;
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
	font-size:10px;
	text-align:center;
	width:100%;
	}
	
#main_nav {
	width:720px;
	height:40px;
	}
	
#main_nav_fixed {
	clear:left;
	width:719px;
	height:33px;
	margin:0 auto 0 auto;
	padding:14px 0 0 0;
	text-align:right;
	text-transform:uppercase;
	font-family:Verdana, Tahoma, Arial Sans-Serif;
	font-size:10px;
	color:#ffffff;
	}
	
.navcell_top	{
	float:right;
	margin-left:18px;
	}

a:link, a:visited { color:#dd7400;text-decoration:underline; }
a:hover, a:active { color:#900;text-decoration:underline; }
	
.navcell_top a	{
	text-decoration:none;
	color:#ffffff;
	}
	
.navcell_top a:hover	{
	text-decoration:none;
	color:#ee9c3b;
	}
	

	
	
#pod1	{
		background-image:url(/img/backgrounds/pods/pod1_image_06.jpg);
		background-repeat:no-repeat;
		width:206px;
		height:89px;
		vertical-align:top;
		margin:0px;
		padding:0px;
	}

#pod2	{
		background-image:url(/img/backgrounds/pods/pod2_image_02.jpg);
		background-repeat:no-repeat;
		width:206px;
		height:89px;
		vertical-align:top;
	}

