﻿/* css */

#screen{position:relative;height:310px;width:440px;margin-top:0px;}
	#screen .next, #screen .prev{position:absolute;top:0px;display:none;}
	#screen .prev{left:10px;}
	#screen .next{right:10px;}
#bg_nav	{position:absolute;top:273px;left:10px;width:230px;height:20px;}
#bg_google_nav {position:absolute;top:273px;left:260px;width:150px;height:20px;}
#google_nav_text {position:absolute;top:273px;left:260px;width:150px;height:20px; cursor:pointer; text-align:center; color:#bfaa85; font-weight:bold; font-size:11px;}
#navigation{position:absolute;top:273px;left:20px;width:210px;height:17px;text-align:left; overflow:hidden;}
	#navigation ul{margin:0px 0px 0px 0px;padding:0px;}
		#navigation li{margin:0px 0px 0px 0px;display:inline;padding:0px 0px 0px 0px;list-style-type:none;}
			#navigation a{color:#933;text-decoration:none;}
	
#sections{overflow:hidden;background-color:black;width:440px;height:293px;clear:left;margin-left:0px;}
	#sections ul{width:99999px; margin:0px; padding:0px;}
		#sections li{float:left; margin:0px; padding:0px;}
			#sections li.fallen{margin-top:369px;}
			#sections p{width:550px;margin:0px 0;font-size:85%;line-height:1.4em;}
			#sections h2{color:#993333;margin:0px 0pt;}
			#sections a{color:#777;font-weight:bolder;text-decoration:none;}
.titlephotobar {position:absolute;top:273px;left:165px;width:210px;height:17px;color:#ffffff;text-align:right;font-size:11px;}	
/*.titlephotobar {position:absolute;top:361px;left:280px;width:95px;height:17px;color:#ffffff;text-align:right;font-size:11px;}*/