a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #4444FF;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #0000FF;
}

body {
	background-color: #FFFFFF;
	border: 0;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

textarea[id="comment-text"] {
	width: 80%;
}

.clr {
	clear: both;
	height: 0;
	line-height: 0;
	width: 0;
}

.content {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: small;
	padding: 15px 15px 5px 15px;
}

.content blockquote {
	line-height: 150%;
}

.content h2 {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

.content h3 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

.content li {
	line-height: 150%;
}

.content p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	text-align: left;
}

.content p.posted {
	border-top: 1px dotted #CCCCCC;
	clear: both;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 25px;
	padding: 3px;
	text-align: right;
}

p.credit {
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.image-full {
	width: 300px;
}

.image-thumbnail {
	float: left;
	margin-bottom: 10px;
	width: 130px;
}

.image-thumbnail img {
	height: 115px;
	width: 115px;
}

.link-note {
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	margin-bottom: 15px;
	padding: 2px;
	text-align: left;
}

.photo {
	margin-bottom: 20px;
	text-align: center;
}

.sidebar {
	padding: 15px;
}

.sidebar h2 {
	border-bottom: 1px solid #666666;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	letter-spacing: .3em;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}

.sidebar img {
	border: 0;
}

.sidebar li {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	list-style-type: none;
	margin-top: 10px;
	text-align: left;
}

.sidebar ul {
	margin: 0px;
	margin-bottom: 30px;
	padding-left: 0px;
}

#banner {
	background-color: #DDDDDD;
	color: #000000;
	font-family: Arial, sans-serif;
	padding: 15px;
	text-align: left;
}

#banner a {
	color: #000000;
	text-decoration: none;
}

#banner h1 {
	font-size: x-large;
	font-weight: bold;
}

#banner h2 {
	font-size: small;
}

#banner-img {
	display: none;
}

#calendar {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 140%;
	margin-bottom: 30px;
	padding: 2px;
	text-align: center;
}

#calendar caption {
	border-bottom: 1px solid #666666;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	letter-spacing: .3em;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}

#calendar table {
	border: 0px;
	border-collapse: collapse;
	padding: 2px;
	width: 100%;
}

#calendar td {
	text-align: center;
}

#calendar th {
	font-weight: normal;
	text-align: center;
}

#center {
	margin-right: 300px;
}

#comment-data {
	border-right: 1px dotted #BBBBBB;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	position: relative;
	text-align: left;
	width: 180px;
}

#container {
	background-color: #FFFFFF;
	line-height: 140%;
}

#pagebody {
	position: relative;
	width: 100%;
}

#pagebody-inner {
	position: static;
	width: 100%;
}

#powered {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	margin-top: 50px;
	text-align: left;
}

#right {
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 300px;
}

.links ul {
	margin: 0px;
	margin-bottom: 30px;
	padding-left: 0px;
}

.links li {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: normal;
	line-height: 100%;
	list-style-type: none;
	margin-top: 10px;
	text-align: left;
}

