/*** SITE STYLES ***/
	html { height:100.01%; }
	body { background:#050505 url(../images/body_bkd.jpg) repeat-y center top; font-family: Helvetica, Arial, san-serif; line-height:18px; font-size:90%; margin:auto 0 auto 0;}
	a { color:#000; text-decoration:none; }
	
	.clear { clear:both; line-height:1px; height:1px; }
	
	#site { width:906px; margin:0 auto; }
	
	#branding { margin:0 0 0 15px; position:absolute; z-index:900; }
	
	#fold {background: url(../images/site_top.jpg) no-repeat; position:relative; z-index:-1; margin:0 auto; width:906px; height:54px; }
	
	#main_navigation { background:url(../images/nav_bg.jpg) no-repeat; width:906px; height:57px; margin:0 auto; z-index:20; }
	#main_navigation ul { list-style:none; padding:12px 0 0 200px; }
	#main_navigation li { float:left; display:inline; }
	#main_navigation a { color:#ffffff; text-align:center; padding:5px 15px; text-decoration:none; font-size:15px; font-weight:bold; font-style:italic;}
	#main_navigation a:hover, #main_navigation .current { color:#8c0a09; }

	#content { background: url(../images/content_bg.png) repeat-y; font-size:12px; width:908px; min-height:400px; position:relative; }
	
	#banner { width:906px; height:393px; margin:-17px 0 0 0; position:relative; z-index:30;  }

	#banner_overlay { width:541px; bottom:31px; left:180px; display:none; position:absolute; z-index:1000; }
	
	#banner_controls { background:url(../images/banner_controls.png) no-repeat; list-style:none; width:90px; height:19px; left:0; position:absolute; }
	#banner_controls li { float:left; display:inline; }
	#banner_controls a { line-height:1px; padding:5px; display:block; }
	#collapse { margin:3px 7px 0; }
	#prev { margin:0 0 0 2px; }
	#pause { margin:2px 0 0; }
	#next {  }

	#banner_descriptions { width:541px; height:96px; bottom:-19px; left:0; position:relative; overflow:hidden; }
	#photo_description_01 { color:#fff; background:url(../images/banner_info_bg.png) no-repeat; width:505px; height:64px; padding:18px; position:absolute; z-index:110; overflow:hidden; }
	#photo_description_02 { color:#fff; opacity:0; background:url(../images/banner_info_bg.png) no-repeat; width:505px; height:96px; padding:18px; position:absolute; z-index:120; overflow:hidden; }
	#photo_description_01 h2, #photo_description_02 h2 { font-size:14px; text-transform:uppercase; }
	#photo_description_01 p, #photo_description_02 p { font-size:12px; }

	#banner_frame { background:url(../images/banner_frame.png) no-repeat; width:906px; height:393px; position:absolute; z-index:100; }
	#layer1 { background: url(../images/pic1.jpg) no-repeat; width:886px; height:390px; position:absolute; z-index:90; }
	#layer2 { width:886px; height:390px; position:absolute; z-index:95; }
	
	#divider { background:url(../images/divider.jpg) no-repeat; width:906px; height:58px; }
	#divider ul { padding:25px 0 0 50px; }
	#divider li { float:left; display:inline; }
	#divider a { color:#fff; font-weight:bold; padding:10px; }
	#divider a:hover, #divider .current { color:#000; }
	#divider .current { color:#fff; text-decoration:underline; }
	
	#page_content { position:relative; z-index:10; }
	
	#footer { background:url(../images/footer_bg.png) no-repeat; width:902px; height:114px; bottom:-3px; left:6px; position:absolute; z-index:1; }

	#site_footer { color:#fff; font-size:12px; text-align:center; width:908px; padding:18px 0 50px 0; margin:0 auto; }
	#conveyor_tag { background:url(../images/conveyor_tag.png) no-repeat 0 0; width:110px; height:25px; margin:10px auto 0; display:block; }
	#conveyor_tag:hover { background:url(../images/conveyor_tag.png) no-repeat 0 -25px; }


/*** Preload Banner Images ***/
	#preloaded_images { position: absolute; overflow: hidden; left: -9999px; top: -9999px; height: 1px; width: 1px; }	


/*** HOME STYLES ***/
	#left_column { width:360px; padding:0 25px 0 0; margin:25px 0 0 40px; float:left; display:inline; }
	#left_column h2, #right_column h2 { font-size:18px; }
	#left_column p { text-align:justify; }
	#mission { font-family:Helvetica, Arial, sans-serif; text-align:left; font-size:16px; }
	
	/*#right_column { background:url(../images/player.jpg); width:418px; height:281px; margin:25px 25px 0 0; float:right; display:inline; }*/
	#right_column { width:418px; height:281px; margin:25px 25px 0 0; float:right; display:inline; }
	#right_column a { display:inline-block; }


/*** Preload Banner Images ***/
	#error_message { font-size:14px; }


/*** DEFAULT STYLES ***/
	#user_content { padding:0 0 25px 0; margin:25px 60px 0; }
	#user_content h2 { font-size:21px; margin:0 0 18px 0; }
	#user_content h3 { font-size:18px; margin:0; }
	#user_content ol,
	#user_content ul { margin:9px 18px 9px 32px; }
	#user_content a { color:#900; font-weight:bold; }
	#user_content a:hover { text-decoration:underline; }
	
	#user_content td { vertical-align:top; padding:5px; }
