body {
	text-align: left;
	font-size: small;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: white;
	color: #5f5758;
}

.vogBody {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	border-color: #ac6c16;
	border-style: none;
	background-color: white;
}

.border {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	border-style: dotted;
	border-color: #ac6c16;
	border-width: 2px;
}

p.footer {
	clear: both;
	padding-bottom: 20px;
	margin-right: 20px;
	line-height: normal;
	color: #5f5758;
	text-align: left;
	font-size: x-small;
	font-family: sans-serif;
}

.vog {
	height: 100%;
	min-width: 680px;
	width: 680px;
}

.vogHeading {
}

a:link {
	text-decoration: none;
	color: #577e8b;
}

a:hover {
	background-color: #a0a0a0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #8ecde3;
}

H1 {
	font-size: medium;
	padding-bottom: 20px;
	text-align: right;
}

H2 {
	font-size: medium;
	text-align: left;
}

.about {
	min-height: 50px;
	max-width: 20%;
	min-width: 20%;
	padding-right: 5%;
	clear: right;
	float: left;
	width: 20%;
}

.links {
	top: auto;
	float: right;
	min-height: 100px;
	max-width: 20%;
	min-width: 20%;
	text-align: right;
	width: 20%;
}

.archive {
	padding-left: 5%;
	min-height: 100px;
	max-width: 33%;
	min-width: 33%;
	padding-right: 5%;
	width: 33%;
}

.break {
	clear: both;
}

.blogPost {
	line-height: 150%;
	padding-bottom: 20px;
}

.vogentries {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
}

.lowercontent {
	margin-right: 10px;
	margin-left: 10px;
	width: 200px;
	float: left;
}

.bottomtext {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.vogNav {
	bottom: 0px;
	visibility: visible;
	text-align: center;
	font-size: small;
	float: left;
	display: block;
	position: fixed;
	left: 0px;
}

.vogNavAbout {
	top: 0px;
	visibility: visible;
	text-align: center;
	font-size: small;
	float: left;
	display: block;
	position: fixed;
	left: 0px;
}

#navSpacerAbout {
	max-height: 20px;
	padding-top: 10px;
	border-style: none;
	border-width: 1px;
	max-width: 40px;
	min-width: 40px;
	width: 40px;
	background-color: #b2b2b2;
	text-align: center;
	min-height: 20px;
	height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navSpacerAbout a:hover {
	text-decoration: underline;
	background-color: white;
	color: black;
}

#navSpacerAbout a:visited {
	color: white;
}

#navSpacerAbout a:link {
	color: white;
}

#navSpacer {
	padding-top: 10px;
	border-style: none;
	border-width: 1px;
	max-height: 20px;
	max-width: 40px;
	min-width: 40px;
	width: 40px;
	background-color: #b2b2b2;
	text-align: center;
	min-height: 20px;
	height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navSpacer a:hover {
	text-decoration: underline;
	background-color: white;
	color: black;
}

#navSpacer a:visited {
	color: white;
}

#navSpacer a:link {
	color: white;
}

blockquote {
	border-color: #d0f3fe;
	border-width: 2px;
	border-style: solid;
	background-color: #e9fefe;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 24px;
	padding-left: 24px;
}

#thumbTitle {
	border-top-style: dotted;
	border-top-width: 1px;
	font-size: x-small;
	border-bottom-style: none;
}

img.centred {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#navSpacer a: {
	color: white;
}

