html, body, #content {
	min-height: 99%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
}
#content {
	width: 800px;
	margin: 0px auto;
	padding: 0px 10px;
	border-style: solid;
	border-width: 0px 1px 1px;
}
#header {
	margin: 0px -10px;
	text-align: center;
	height: 140px;
	clear: both;
}
#header img {
	width: 820px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
div.bar {
	width: 820px;
	margin: 0px -10px;
	text-align: center;
	font-size: 95%;
	clear: both;
}
div.button, div.buttonish {
	font-size: 95%;
//	font-variant: small-caps;
	text-align: center;
	clear: both;
	margin: 3px;
//	float: left;
}
div.button {
	font-weight: bold;
//	max-width: 150px;
}
div.button:hover {
	border-style: solid;
	cursor: pointer;
}
div.bar:last-child {
	border-bottom: 0px;
}
div.bar a, div.button a {
	text-decoration: underline;
}
h1, h2 {
	padding: 0px 10px;
	clear: both;
}
h1 {
	font-size: 150%;
	margin-top: 0px;
}
h2 {
	font-size: 120%;
}
/*
h2:before {
	content: counter(h2) ". ";
	counter-increment: h2;
}
*/
h3 {
	font-size: 120%;
}
table {
	padding: 0px 5px;
	margin: 5px 0px;
}
td {
	padding: 2px 2px 0px 2px;
}
.noborder {
	border: 0px;
}
a {
	font-weight: bold;
}
img {
	border: 0px;
}
.nomargin, div.bar p {
	margin: 0px;
}
div.sections {
	width: 820px;
	margin: 0px -10px;
	text-align: center;
	font-size: 95%;
}
div.sections ul, div.photobox ul, #horizon div.popup ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.sections li {
	display: inline;
	color: white;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	margin: 0px 2px 0px 0px;
	padding: 0px 5px;
	line-height: 1.5em;
}
div.subsections {
	position: relative;
	bottom: 2px;
	width: 800px;
	margin: -1.5em -10px 0px -10px;
}
div.subsections li {
	float: left;
}
div.subsections li:first-child {
	border-left: 0px;
}
div.navigation {
	border: 1px solid white;
	padding: 0px 10px;
	font-size: 95%;
	clear: both;
}
div.navigation span {
	float: right;
}
small, .small {
	font-size: 95%;
}
.verysmall {
	font-size: 85%;
}
.italic {
	font-style: italic;
}
.strike {
	text-decoration: line-through;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.strong {
	font-weight: bold;
}
tt {
	font-family: monospace;
}
blockquote {
	padding: 0px 10px;
}
input, textarea, select {
	font-size: 95%;
}
input.styled, textarea.styled, select.styled {
	width: 350px;
}
textarea.styled {
	height: 200px;
}
div.journalImage {
	font-size: 95%;
	text-align: center;
	float: right;
	width: 100px;
	margin: 0px 0px 0.5em 10px;
}
div.journalImage img {
	width: 100px;
	height: 100px;
}
div.comment {
	border-style: dotted;
	border-width: 1px;
	margin-bottom: 5px;
}
div.comment p:first-child {
	margin: 0px 5px;
}
div.comment p {
	margin: 5px;
}
hr, .clear {
	clear: both;
}
.noclear {
	clear: none;
}
div.photoThumb {
	float: left;
	margin-right: 10px;
}
div.border, img.border {
	border-width: 1px;
	border-style: solid;
}
div.softborder {
	border-style: dotted;
}
div.inline {
	padding: 0px 5px;
	margin: 0px 0px 5px 0px;
}
div.inline ul {
	display: inline;
	padding: 0px;
}
div.inline ul li {
	list-style: none;
	display: inline;
	margin: 0px 5px 0px 0px;
}
div.photobar {
	width: 180px;
}
div.photobox {
	float: left;
	width: 180px;
	margin: 0px 10px 10px 0px;
	text-align: center;
}
div.photobox img {
	width: 180px;
	height: 135px;
}
img.photo {
	width: 640px;
	height: 480px;
}
.margin0 {
	margin: 0px;
	padding: 0px;
}
div.comment, div.altcomment {
	min-height: 100px;
	text-align: left;
}
div.commentAvatar {
	width: 100px;
	height: 100px;
	overflow: hidden;

	border-width: 0px 1px 0px 0px;
	border-style: dotted;
}
div.commentBody {
	margin-left: 100px;
	margin-top: -100px;

	border-width: 0px 0px 0px 1px;
	border-style: dotted;
}
div.userImage {
	float: left;
	margin: 0px 10px 5px 0px;
	width: 100px;
	height: 175px;
	overflow: hidden;
}
div.smallAvaComment {
	min-height: 48px;
}
div.smallAva {
	width: 48px;
	height: 48px;
}
div.smallAvaBody {
	margin-left: 48px;
	margin-top: -48px;
}
ul.columns {
	list-style: none;
}
ul.halfcol {
	padding: 0px;
	min-width: 340px;
	max-width: 340px;
}
ul.columns li {
	padding: 5px 0px;
	width: 705px;
	min-height: 1.1em;
}
ul.halfcol li {
	width: 340px;
}
ul.halfcol input.styled {
	width: 220px;
}
ul.columns div {
	width: 350px;
	margin-right: 5px;
	float: left;
	min-height: 1.5em;
}
ul.form div {
	width: 350px;
	margin: 1em 0px 0px 5px;
	float: right;
	min-height: 2em;
}
ul.halfcol div {
	width: 110px;
}
#imDiv div.userImage {
	float: none;
	margin: 5px;
}
div.hidden {
	display: none;
	visibility: hidden;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
//	overflow: visible;
//	visibility: visible;
//	display: block;
}
#horizon div.popup {
	position: fixed;
	z-index: 100;
	overflow: auto;

	top: 50px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	height: 200px;
}
div.highlite {
//	border-left-width: 3px;
//	border-right-width: 3px;
	border-style: solid;
}