	ul.subBulletList {
		list-style-type: disc;
		margin-top:7px;
		margin-bottom:11px;
	}

	body {
		/*background-color: #cbcccc;*/
		margin: 0;		
		background-color: #000000;
	}
	
	body, p, table, tbody, tr, th, td, li, h1, h2, h3, h4, h5, h6, div {
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		color: #000000;
	}
	
	img {
		border: 0px;
		margin: 0px;
	}
	
	div {
		margin: 0px;
	}
	
	a:link, a:visited, a:active {
		font-weight: bold;
		color: #c95615;				
	}
	
	td#outer_wrapper {
		/*used to float the inner divs in the center of the page*/
		width: 1000px;
		background-image: url(../images/page_layout/bg_repeat_black.gif);
		background-position: top center;
		background-repeat: repeat-y;
		padding: 0px;
		margin: 0px;
	}
	
	div#main_page {
		width: 748px;
		background-image: url(../images/page_layout/map_bg_home.gif);
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	table#main_content {
		width: 748px;
		table-layout: fixed;
	}
	
	table#main_content col#col_1 {
		width: 42px;
	}
	
	table#main_content col#col_2 {
		width: 405px;
	}
	
	table#main_content col#col_3 {
		width: 53px;
	}
	
	table#main_content col#col_5 {
		width: 224px;
	}
	
	table#main_content col#col_5 {
		width: 24px;
	}
	
	table#main_content td#left_marker {
		background-position: 0px 125px;
		background-repeat: no-repeat;
	}
	
	td#left_content {
		padding: 0px;
		text-align: left;
		align: left;
	}
	
	td#left_content p {
		padding-left: 2px;
	}
	
	
	table#main_content td#right_content {
		padding: 0px;
		text-align: left;
		align: left;
	}
	
	#footer {
		width: 736px;
		text-align: left;
		background-image: url(../images/page_layout/page_footer.gif);
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #cbcccc;
		align: center;
		font-size: 10px;
	}
	
	#footer_links {
		padding: 30px 0px 40px 42px;
		font-weight: bold;
		font-size: 10px;
		color: #8f6a00;				
	}
	
	#footer_links a:link, #footer_links a:visited, #footer_links a:active {
		font-weight: bold;
		font-size: 10px;
		color: #8f6a00;				
	}
	
	div#flash_nav {
		width: 224px;
		height: 246px;
		margin-bottom: 40px;
	}
	
	div.flare_box {
		background-image: url(../images/page_layout/flare_box_top.gif);
		background-position: top left;
		background-repeat: no-repeat;
		font-size: 10px;
		padding: 10px 20px 8px 14px;
		margin: 0px 27px 0px 0px;
	}
	
	div.flare_box_bottom {
		background-image: url(../images/page_layout/flare_box_bottom.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px 0px 15px 0px;
		width: 197px;
		height: 9px;
	}
	
	div.flare_box h3 {
		font-size: 12px;
		color: #c95615;
		margin: 0px 0px 8px 0px;
	}
	
	div.flare_box h3 a:link, div.flare_box h3 a:visited, div.flare_box h3 a:active {
		color: #c95615;
		text-decoration: underline;
	} 
	
	/*similar to flare_box*/
	div.subnav {
		background-image: url(../images/page_layout/flare_box_top.gif);
		background-position: top left;
		background-repeat: no-repeat;
		font-size: 10px;
		padding: 10px 10px 2px 10px;
		margin: 0px 27px 0px 0px;
	}
	
	div.subnav a:link, div.subnav a:visited, div.subnav a:active {
		display: block;
		background-color: #dce0cf;
		font-size: 10px;
		color: #333333;
		background-image: url(../images/page_layout/link_arrow.gif);
		background-position: 6px 6px;
		background-repeat: no-repeat;
		padding: 3px 14px;
		margin-bottom: 3px;
	}
	
	div.subnav a.selected:link, div.subnav a.selected:visited, div.subnav a.selected:active {
		display: block;
		background-color: #f8cf58;
		font-size: 10px;
		color: #8f6a00;
		background-image: url(../images/page_layout/link_arrow_selected.gif);
		background-position: 6px 6px;
		background-repeat: no-repeat;
		padding: 3px 14px;
		margin-bottom: 3px;
		text-decoration: none;
	}
	
	p.footnote {
		font-size: 10px;
	}
	
	#story_layer {
		position: absolute;
		background: transparent;
		width: 700px;
		height: 220px;
		top: 20px;
		z-index: 3;
		visibility: hidden;
	}
	
	div#liveaxle {
		padding-left: 40px;
		color: #666666;
		font-size: 10px;
	}
	
	div#liveaxle a:link, div#liveaxle a:visited, div#liveaxle a:active {
		color: #666666;
		text-decoration: underline;
	} 