body {
	background:#fff;
	color:#333;
	font-family:georgia,futura,serif;
	font-size:14px;
}

a {
	color:#be0000;
	text-decoration:none;
}

a:hover {
	color:#666;
}

p {
	line-height:20px;
	padding:0 0 20px;
	text-align:justify;
}

h3 {
	color:#be0000;
	font-size:18px;
	font-weight:bold;
}

div#wrapper {
	margin:0 auto;
	position:relative;
	width:500px;
}

div#container {
	width:262px;
	margin:0 auto;
}

div#content,
div#sidebar {
	padding:0 15px;
}

div#header {
	margin:50px 0 30px;
}

div#footer p {
	height:50px;
	line-height:50px;
	text-align:center;
}

h1.pageTitle {
	background:url(/images/Logo-tjeastmond.gif) no-repeat top left;
	display:block;
	height:186px;
	width:262px;
	text-indent:-5000px;
}

div#twitter {
	margin:10px 0 0;
}

h3.twitterHeader {
	background:url(/images/recenttweet.gif) no-repeat top left;
	display:block;
	height:19px;
	margin:0 0 10px;
	width:149px;
	text-indent:-5000px;
}

