body {
	margin: 0px 0px 20px 0px;
	background-color: white;
	text-align: center;
	}
a {
	text-decoration: underline;
	}
a:link {
	color: #003300; text-decoration: underline;
	}
a:visited {
	color: #cc6600; text-decoration: none;
	}
a:active {
	color: #cc6600; text-decoration: none;
	}
a:hover {
	background-color: #cc6600; color: white;
	}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 96%;
	background-color: #FFFFFF;
	}
#banner {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	}
#banner-img {
	display: none;
	}
#banner a {
	color: #cc6600;
	text-decoration: none;
	}
#banner a:hover {
	color: white;
	text-decoration: none;
	}
#banner h1 {
	color: #afc2a7;
	font-size: large;
	font-weight: bold;
	}
#banner h2 {
	font-size: small;
	}
.content {
	padding: 0 15px 5px 0;
	background-color: #FFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content pre {
	font-size: larger;
	}
.content p {
	color: #666666;
color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}
.content blockquote {
	line-height: 150%;
	}
.content li {
	line-height: 150%;
	}
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	}
.content h3 {
	color: #003300;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 0px;
	line-height: normal;
	padding: 3px;
	}
/******************************************/
/* Inset box                              */
/******************************************/

#inset {
	float: right;
	margin: 0 0 0 10px;
	padding: 15px 10px 15px 0px;
	background: #f1f1f1;
	background: #ccc;
	width: 25%;
	}
.insetside {
	font-family:verdana, arial, sans-serif;
	color:black;
	font-size:small;
	font-weight:normal;
 	line-height:120%;		
	}	
.insetside h3 {
	color: #003300;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
.insetside div:before {
	font-size: medium;
	content: "\2248  ";
	color: #31659C ;
	}
.browsecontext {
	font-style: italic;
}
.insetside ul {
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 30px;
	}
.insetside ul ul {
	margin-bottom: 0px;
	}
.insetside p {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 130%;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 0;
	margin-top: 0;
	color: #666;
	color: black;
}
.insetside li {
	color: #003300;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 125%;			
	margin-top: 5px;
	list-style-type: none;
	}
.insetside #categories li {
	list-style-type: disc;
	}
/* End Inset */

.formatTitle {
	font-size: 110%;
	color: #003300;
	line-height: 115%;
}
.formatTitle a {
	text-decoration: none;
}
.formatTitle a:hover {
	color: #003300;
	background: white;
}
.sidebar {
	padding: 15px 0 15px 15px;
	}
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}
#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}
#calendar th {
	text-align: center;
	font-weight: normal;
	}
#calendar td {
	text-align: center;
	}
.photo {
	text-align: left;
	margin-bottom: 20px;
	}
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
textarea[id="comment-text"] {
	width: 80%;
	}
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
