html {
	height: 101%;
}

body {
	background-color: #E8E8E8;
	text-align: center;
	font: 10pt/1.6 "Lucida Grande", Helvetica,  Arial, Verdana, sans-serif;
}

p, h1, h2, div {
	padding: 0;
	margin: 0;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

a, a:visited {
	color: #00f;
}

h1 {    
    display: inline;
	font: bold 36pt/30pt Cambria, Georgia, Palatino, Palatino Linotype, Myriad Pro, Serif;
	text-transform: uppercase;
	letter-spacing: -1pt;
}

h1 a, h1 a:visited {
	text-decoration: none;
	color: #000;
}

h2 {
	text-transform: uppercase;
	font-size: 9pt;
	letter-spacing: 0;
	color: #2D3741;
	margin-top: -4pt;
	font-weight: bold;
	padding-left: 3px;
	width: 797px;
	display: block;
}

div#header {
    display: block;
    width: 800px;
    overflow: auto;
    float: left;
    margin-bottom: 70px;
}

p.affirmation {
    width: 800px;
    float: left;
	background-color: #2D3741;
	color: #fff;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	padding: 0;
	text-align: center;
	font-size: 24pt;
	margin-bottom: 70px;
	display: block;
	float: left;
}

p.s {
text-align: center;
margin-bottom: 70px;
width: 800px;
display: block;
float: left;
}

p.r {
text-align: right;
}

p.affirmation a, p.affirmation a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 24pt;
}

p.links {
    width: 800px;
    display: block;
    float: left;
	font-size: 9pt;
	text-align: right;
}

a.showtoday, a:visited.showtoday {
	font-weight: bolder;
}

a.rss, a:visited.rss {
	color: #f60;
}

iframe#twitterWidget {
    float: right;
    height: 43px;
    width: 250px;
    margin-top: 14px;
}
