@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
h1,h2,h3,h4,h5,h6 {
}
h4 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	color: #666;
	text-decoration: none;
}
#container {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#main {
	height: auto;
	width: 1000px;
	overflow: visible;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 18px;
	color: #666;
	margin-top: 60px;
	line-height: 24px;
	margin-bottom: 60px;
}
#main p {
	margin:0px;
}
#main img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#jay {
	width: 320px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
}
#erick {
	width: 320px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
}
#chris {
	width: 320px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
}
#jay p, #erick p, #chirs p {
	padding:0px;
	margin: 0px;
}