html {
	margin: 0;
	padding: 0;}

body {
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: black;
	background: white url(images/head-bg.gif) repeat-x top left;}

a:link {color:#700000; background:white;}
a:visited {color:#003333; background:white;}
a:hover {color:white; background:#700000;}
a:active {color:#ffffcc; background:#700000;}

h1 {
	font: italic bold 1.2em sans-serif;
	color: #003333;
	background: white;}

h2 {
	font: italic bold 1.1em sans-serif;
	color: #003333;
	background: white;}

h3 {
	font: italic bold 1em sans-serif;
	color: #003333;
	background: white;}

.indent {margin-left: 50px;}

.indent-l {margin-left: 50px;}

.indent-t {margin-left: 50px;}

#content {
	clear: left;
	margin: 0 0 0 20px;
	padding: 0;}

#credit {
	text-align: right;
	font-size: .9em;}

#footer {
	margin: 1em 0 0 0;
	text-align: center;}

#headinfo {
	margin: 15px 0 0 400px;
	text-align: center;
	color: white;
	background: #224444;
	font: italic 1em sans-serif;}

#headinfo p { margin-top: 0;}

#headpic {
	float: left;
	margin: -10px 0 0 -10px;
	padding: 0;
	width: 400px;}

#logoprint { display: none;}

#nav {
	clear: both;
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
	font-size: 1em;}

#skip {
	position: absolute;
	top: 0;
	left: -15em;}

/*----------------------- Home page - Blog stuff */
.mission {
	font-style: normal;
	font-size: 1em;
	color: black;
	background: white;
	text-align: center;}

.post-footer {
	font-size: .9em;
	text-align: right;}