body {
	background: #fff;
	color: #313131;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

p {
	margin-bottom: 1em;
	line-height: 20px;
}

#wrap {
	margin: 0 auto;
	width: 960px;
	padding-top: 30px;
	overflow: hidden;
}

#left {
	width: 120px;
	float: left;
}

#left h1 {
	margin-top: 30px;
	text-indent: -9999px;
	width: 112px;
	height: 208px;
	background: transparent url(../images/tagline.gif) top left no-repeat;
}

#right {
	width: 785px;
	padding-left: 55px;
	float: right;
	overflow: hidden;
}

h1, h2, h3, h4 {
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	color: #313131;
	margin-bottom: .5em;
}

h1 {
  	font-size:24px;
}

h1 {
  	font-size:24px;
}

h1 {
  	font-size:24px;
}

#right h1 {
	color: #00835f;
}

h2 {
	margin-top: 3px;
	font-size: 21px;
}

#right h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

.two-column {
	width: 380px;
	float: left;
	padding-top: 20px;
}

.first {
	margin-right: 25px;
}

#foot {
	width: 960px;
	clear: both;
}

#foot p {
	text-align: right;
	font-size: 10px;
}

a, a:visited {
	text-decoration: none;
	color: #6f500f;
}

a:hover, a:active {
	background: #6f500f;
	color: #fff;
	border-bottom: 2px solid #46b8f1;
}

h1#its-just-not-ok {
  	background: transparent url(../images/ItsJustNotOK.gif) top left no-repeat;
  	width: 785px;
  	height: 100px;
  	text-indent: -9999px;
}

#microblog {
    border-top: 1px dashed #cdcdcd;
  	padding: 13px 0 0;
  	margin: 18px 0 0;
  	font-size: 12px;
}

#twitter_update_list li {
  	margin-bottom: 13px;
  	overflow: hidden;
}

#twitter_update_list li span {
	float: left;
	clear: both;	
	line-height: 16px;
}

#twitter_update_list li:last-child a {
	float: left;
	clear: both;
}