body {
	background-color: #6699CC;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

a {
	text-decoration: underline;
}

a:link {
	color: #6699CC;
}

a:visited {
	color: #6699CC;
}

a:active {
	color: #6699CC;
}

a:hover {
	color: #99CC66;
}

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

#container {
	background-color: #222;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	line-height: 140%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 800px;
        height: 100%;
}

#banner {
	background-color: #000000;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-family: Georgia, 'Times New Roman', serif;
	height: 39px;
	padding: 15px;
	text-align: left;
}

a#banner-img {
	display: none;
}

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

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

#banner h2 {
	font-size: small;
}

#center {
	float: left;
	overflow: hidden;
	width: 430px;
}

.content {
	background-color: #222;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#right {
	background-color: #222;
	float: left;
	overflow: hidden;
	width: 180px;
}

#left {
	background-color: #222;
	float: right;
	overflow: hidden;
	width: 180px;
}

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

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

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

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

.content h3 {
	color: #FFFFFF;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

.content p.posted {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	margin-bottom: 25px;
	padding: 3px;
	text-align: left;
}

.sidebar {
	min-height: 100%;
	padding: 15px;
}

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

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

#calendar caption {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	letter-spacing: .3em;
	text-align: left;
	text-transform: uppercase;
}

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

#calendar td {
	text-align: center;
}

.sidebar h2 {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	letter-spacing: .3em;
	text-align: left;
	text-transform: uppercase;
}

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

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

.sidebar img {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
}

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

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

.flickrimg {
	border-color: #6699CC;
	border-style: solid;
	border-width: 3px;
}

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

#comment-data {
	border-right-color: #BBB;
	border-right-style: dotted;
	border-right-width: 1px;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	text-align: left;
	width: 180px;
}
