
body
{
	margin: 15px 230px 30px 30px;
	padding: 0px;
}

#content
{
	margin-left: 1em;
}

#header
{
	overflow: hidden;
}

#header .tagline
{
	padding-top: 60px;
}

#header .telephone
{
	padding-top: 52px;
}

#header
{
	padding-bottom: 3em;
	position: relative;
}

#header .logo
{
	text-align: center;
	margin: 1em 7.5em 0 3.5em;
	width: 110px;
	line-height: 1.2em;
	overflow: hidden;
}

#header .mission-statement
{
	position: absolute;
	right: 40px;
	bottom: 25px;
}

.twitter .twitter-link
{
	text-align: center;
}

ul.sources
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 2em 0;
	overflow: hidden;
}

ul.sources li
{
	display: block;
	width: 200px;
	height: 250px;
	margin: 1em 3em;
	text-align: center;
	float: left;
}

ul.sources li img
{
	border: 1px solid gray;
}

.tweet_avatar
{
	float: left;
	margin-right: 0.5em;
}

.blogger-post-footer
{
	height: 1.5em;
}

.two-column img
{
	float: left;
}

.two-column h1,
.two-column h2,
.two-column h3,
.two-column h4,
.two-column p,
.two-column ul
{
	margin-left: 200px;
}

.two-column p img
{
	margin-left: -200px;
}

