a {
	color: #3d6092;
}

a:hover {
	border-bottom: thin solid #e78031;
	text-decoration: none;
}

acronym, abbr {
	border-bottom: thin dotted #e78031;
	cursor: help;
}

body {
	background: #ffffff;
	color: #444444;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#commentlist p {
	font-size: small;
}

#copyright {
	bottom: 10px;
	font-size: small;
	left: 10px;
	position: fixed;
}

h1 {
	display: none;
}

h2 {
	display: inline;
	font-size: x-large;
	font-weight: bold;
	padding: 0px;
}

h2 a {
	color: #e78031;
	text-decoration: none;
}

h2 a:hover {
	border-bottom: medium double #3d6092;
}

h3 {
	color: #3d6092;
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h4 {
	color: #3d6092;
	font-size: medium;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

h3 a, h3 a:hover {
	border-bottom: none;
	color: #3d6092;
	text-decoration: none;
}

input {
	border: thin solid #3d6092;
	margin: 2px 0px;
	padding: 0px;
}

#layout p {
	padding: 15px 10px;
	position: fixed;
	width: 240px;
}

#layout .topbar {
	background-color: white;
	border-bottom: thick solid #3d6092;
	border-top: thick solid #3d6092;
	z-index: 1;
}

li {
	line-height: 1.5;
}

#maincolumn {
	border-left: thin dotted #e78031;
	border-right: thin dotted #e78031;
	min-height: 100%;
	left: 280px;
	padding-left: 5px;
	position: absolute;
	top: 0px;
	width: 560px;
}

#maincontent {
	padding: 20px 10px;
	position: relative;
	top: 150px;
}

.meta {
	border-bottom: thin solid #e78031;
	border-top: thin solid #e78031;
	font-size: small;
	margin: 10px 0px;
	padding: 5px 0px;
}

p {
	line-height: 1.5;
	margin: 0px;
	padding-right: 10px;
	text-align: justify;
}

#subnav {
	padding: 10px 10px;
	position: fixed;
	top: 150px;
	width: 240px;
}

#subnav a {
	color: #3d6092;
	font-weight: bold;
	text-decoration: none;
}

#subnav a:hover {
	border-bottom: thin solid #e78031;
}

#subnav label {
	display: none;
}

#subnav li {
	display: block;
	margin: 10px 0px;
	padding: 0px;
}

#subnav p {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}

#subnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
}

#subnav ul li ul {
	font-size: small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#subnav ul li ul li {
	margin: 0px;
	padding: 0px;
}

.topbar {
	height: 102px;
	margin: 20px 0px;
	padding: 10px 0px 0px 0px;
	position: fixed;
	width: 100%;
	z-index: 2;
}

.topbar li {
	display: inline;
	margin: 10px;
	padding: 0px;
}

.topbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
}

/*
.orange {
	color: #e78031;
}

.blue {
	color: #3d6092;
}

a.rss {
	padding-right: 20px;
	background: transparent url(public_html/rss.gif) no-repeat top right;
}

*/
