body { margin: 0; background-color: #523; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; }
ul#contacts ul, ul#contacts li, #left ul, #left ol, #left li { margin: 0; padding: 0; list-style: none; }
a { color: #c94; text-decoration: none; }
	a:hover { color: fff; text-decoration: underline; }

#banner { margin-bottom: 1em; background: #fff; color: #523; height:95px; border-bottom: 52px solid #c94; }
	#banner a, #banner a:hover { color:#523; }
	#banner h1 { position:absolute; margin:0; background: url('/images/logo.gif') no-repeat; font-weight:bold; font-size:3.6em; line-height:100%; text-align:right; }
		#banner h1 a { display:block; height:52px; width:655px; padding:103px 0 0 115px; }
			#banner h1 a:hover { text-decoration:none; }

	#contacts { position:absolute; width:655px; top: 1em; left:75px;/* this should be 115px, but it's pushed 40px in from the left for some reason*/ }
		#contacts li { text-align:right; font-size:1.2em; }
			#contacts li a { text-decoration:underline; }


#container { width: 770px; padding-bottom: 5em; }

	#left { float: left; width:130px; }
		#nav { }
			#nav li { text-align: right; margin-bottom: 0.3em; font-size: 1.2em; font-weight: bold; }
	
		#flickrBadge { width: 120px; margin: 1em 0 0 10px; }
	
	#right { float:left; width:630px; margin-left:10px; font-size:1.4em; line-height:1.5em; }
		#patch { background: #fff; border-right: 1em solid #c94; height:177px; }
			#patch img { float:left; }
			#patch p { margin:0; padding: 0.6em 0.6em 0 310px; color: #523; line-height: inherit; }
	
		#homepage_text { float:left; width:432px; }
		#homepage_intro { float:left; width:314px; }
		#homepage_weather { margin-top:20px; position:absolute; left:464px; z-index:2; }
		#white_background_fix { background:#fff; height:340px; width:306px; position:absolute; left:464px; top:390px; z-index:1; }
		
		.cloudy_sky_night #masthead { height:auto; }
		.cloudy_sky_night #main { background:#fff; }
		
		#bbc { float:right; margin:1.26em 0 0 0.5em; line-height:normal; }
	
		#right h2, #right h3, #right th { color:#6cf; font-weight:normal; }
		
		#right h2 { font-size:1.8em; margin:0.7em 0 0.4em 0; }
		
		#right h3 { margin-bottom:0; font-weight:bold; }
			#right h3 small { color:#fff; }
			
		#right img { border: 1px solid #fff; }
			#right a img { border-color: #c94; }
		
		#right li { margin-bottom:0.6em; }
		
		#right table { border:none; margin:0; width:100%; }
		#right tr { vertical-align:top; }
		#right th { text-align:left; white-space:nowrap; }

		#questions ul { float:right; margin:0 0 0 1em; list-style:none; }
		#questions ol li { }
			#questions ol li span { font-weight:bold; }
			
		.inline { margin:0; padding:0; list-style:none; }
			.inline li { display:inline; margin-right:2em; white-space:nowrap; }
			
		#minutes { margin:0.5em 0 0 0; padding:0; list-style:none; }

		hr { clear:right; }

		p.caption { margin:-1em 0 0 0; padding:0; font-style:italic; text-align:center; }

		/* Flickr stuff */

		.zg_div {margin:0px 5px 5px 0px; }
		.zg_div_inner {border: solid 1px #000000; background-color:#ff0; color:#666; text-align:center; font-family:arial, helvetica; font-size:11px;}
		.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#800000 !important; background:inherit !important; text-decoration:none !important;}
