html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;
}

body  {
	line-height:1.7em;
	background:#D2D2D2 url(img/bgmain.gif) repeat-x;
	font-family:Helvetica,Arial,sans-serif;
	font-size:62.5%;
}

a{
	-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
    -o-transition: all 0.3s ease-out;  /* Opera 10.5 */
  	-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
}
.access {position:absolute; left:-9999px;}
/*--End Zero Out--*/

body#people #n-people a, body#music #n-music a, body#weddings #n-weddings a, body#live #n-live a, body#skate #n-skate a{
	color: #848484;
}

#header{
	background:#fff url("img/arms.jpg") 38px 0 no-repeat;
	height:177px;
	width:3000px;
}
#main{
	float:left;
	height:485px;
}

	#nav{
		float:left;
		Width:282px;
		padding-top: 3px;
	}
	
		#nav a{
			font-size: 2.6em;
			font-weight: 600;
			text-decoration: none;
			color: #d2d2d2;
			line-height:.7em;
			list-style:none outside none;
			padding-left: 40px;

		}
			
			#nav a:hover{
				color:#000000;
			}
	
		#twitter{
			background:url(img/twitter.jpg) no-repeat 0 60px;
			height:300px;
			margin:0;
		}
			
			#twitter_div{
				font-size: 1.7em;
				font-weight:200;
				font-style: italic;
				color: #d2d2d2;
				line-height: 1em;
				padding:100px 0 0 100px;
				font-family: Georgia,times new roman,serif;
			}
			
				#twitter_div a{
					font-size: 1em;
					font-weight: 400;
					line-height: 1.2em;
					color: #848484;
					padding-left:0px;
				}
				#twitter_div li{
					list-style: none;
				}
				
			#twitter-link{
				float:left;
				padding-top: 5px;
				text-align:right;
			}

	#scroller{
		float:left;
		white-space:nowrap;
		height:485px;
		position: absolute;
		margin-left:300px;
		/*overflow-x:scroll;*/
		/*overflow-y:hidden;*/
	}
		.piece {
			float:left;
			margin-left:10px;
		}
	
			.content {
			float:left;
			white-space:normal;
			margin-left:10px;
			width:600px;

		}
			
			.content dt{
			font-size: 2em;
			font-weight: 600;
			color: #474747;
			margin-top: 165px;		
			}
			
			.content dd{
			font-size: 1.2em;
			font-weight: normal;
			color: #848484;		
			margin-top: 10px;		
			}		
			
			.content a{
			color: #974c62;
			text-decoration: none;
			}	
	
			.image{
				text-align:center;
				vertical-align:middle;
			}
				.white{
				border:solid #d2d2d2 1px;
				}
			
			.info{
				background-color:#FFFFFF;
				height:40px;
				margin-top:10px;
				padding-top: 3px;
				padding-left:5px;
				text-align:left;
				vertical-align:top;
			}
			
			.second{
				color:#A0A0A0;
			}
				.second a{
					color: #974c62;
					text-decoration: none;
				}
				
		.back{
			float:left;
			margin-left: 10px;
			width:100px;
		}
			.back a{
				font-size: 2.6em;
				font-weight: 600;
				text-decoration: none;
				color: #FFFFFF;
				line-height:.7em;
				list-style:none outside none;
				height: 285px;
				display: block;
				padding-top: 200px;
				padding-left: 5px;
				background-color: #848484;
			}
			
			.back a:hover{
				color:#D2D2D2;
			}
	
	
#footer{
	margin: 472px 0 0 40px;
	position:absolute;
	color:#fff;
	font-size:1.2em;
}
	#footer a{
		text-decoration: none;
		color: #848484;
	}
