
		* { margin: 0; padding: 0; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
		font-weight: 300; color: #516064; text-shadow: 0 0 0 #fff;}
		
		h1, p {
		margin-left: auto;
		margin-right: auto;
		width: 814px;
		padding-top: 60px;
		display: block;
		font-size: 20px;
		margin-bottom: 40px;
		font-weight: 300;
		}
		
		h1 a { text-decoration: none; outline: 0; }
		h1 a:hover { text-decoration: underline; }
		
		#home_header {
		margin-left: auto;
		margin-right: auto;
		width: 814px;
		padding-top: 60px;
		margin-bottom: 64px;
		}
		
		#home_header h1 {
		float: left;
		width: 500px;
		padding-top: 0;
		margin: 0;
		}
		
		#home_header form {
		float: right;
		}
		
		
		#search { 
		float: right;
		}
		
		#search input {
		margin-top: -14px;
		border: 1px solid transparent;
		border-top: 1px solid #acb5b8;
		border-left: 1px solid #b1bcbe;
		padding: 5px 3px 5px 8px;
		font-size: 15px;
		font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
		font-weight: 300; 
		color: #819BA1;
		background: #e6edef;
		-moz-border-radius: 4px;
		width: 169px;
		-webkit-border-radius: 4px;
		}
		
		#search input.active, #search input:hover {
		color: #444;
		}
		
		.flickr { color: #CC3366; }
		.twitter { color: #009999; }

		body {
		background: #F8FBFC;
		margin-left: auto;
		margin-right: auto;
		}
		
		#main {
		margin-left: auto;
		margin-right: auto;
		width: 812px;
		text-align: left;
		}
		
		#main a {
		outline: 0;
		display: block;
		width: 210px;
		height: 188px;
		text-align: left;
		text-decoration: none; 
		float: left;	
		}
		
		#main a.right {
		width: 180px !important;
		}

				
		#main a span.link {
		color: #fff;
		margin-left: 0;
		padding: 5px;
		padding-left: 7px;
		color: #fff;
		background: #CC3366;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-top-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-bottomleft: 0;
		font-size: 16px;
		line-height: 20px;
		display: none;
		}
		
		#main a span.pic {
		background: #fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;	
		display: block;
		width: 180px;
		padding-top: 40px;
		height: 120px;
		clear: both;
		background-position: center -3px;
		}
		
		
		#first { float: left;width: 390px; }
		
		#list { float: right; width: 390px; }
		
		#link0 {
		width: 390px !important;
		float: none !important;;
		display: block !important;; 
		clear: both !important;
		height: 376px !important;
		}
		
		#link0 span.pic {
		display: block; 
		clear: both;
		width: 390px !important;
		height: 308px !important;
		}
		
		#link0 span.link {
		font-size: 30px !important;
		}
		
		#messages {
		color: #fff;
		}
		
		p { display: block; clear: both; font-size: 14px; padding-top: 20px; letter-spacing: 0; color: #819BA1;  }
		p a { text-decoration: none; color: #516064;  }
		p a:hover { text-decoration: underline; }
		
		