/* CSS - Ben Tomassetti portfolio - 2010 */

body {
	/*margin: 20px 0px 00px 20px; */
	background-color:#FFF;
	font-family: Helvetica, Arial;
	font-size: 12px;
	/* line-height: 24px; */
	}

#bg {
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: #CCCCCC;
	border-right: #CCCCCC;
	z-index: 0;
	}

.header_title { 
	font-family: Helvetica, Arial; 
	font-size:80px; 
	color: #443E47; 
	font-weight:normal; 
	text-transform:uppercase; 
	line-height:1.5; 
	padding-bottom:0px; 
	padding-left:10px;
	}
	

.and { 
	font-family: Helvetica, Arial; 
	font-size:20px; 
	color: #443E47; 
	font-weight:normal; 
	/**text-transform:uppercase; **/
	line-height:1.5; 
	padding-bottom:3	0px; 
	padding-left:10px;
	
	}

.and a {
		text-decoration:none;
		color: #443E47; 
}
	
.header_bottom { 
	clear:both; 
	width:800px; 
	border-top:1px solid #ccc; 
	margin: 0px 0px 10px 10px; 
	}


.seperator {
	/** position: relative; **/
	width: 5px;
/**	padding-left: 30px;	
	padding-right: 20px; **/	
	color: #FFFFFF;
	}