a#banner-img {
	display: none;
}

a, a:link {
	text-decoration: underline;
	color: #000080;
}

a:visited {
	color: #000080;
	text-decoration: none;
}

a:hover {
	color: #c00;
}

a:active {
	color: #f00;
}

blockquote {
	background: #8c91c4;
	color: #444;
	border: 2px solid #000080;
	margin:  5px 10px 5px 10px;
	padding: 5px;
}

body {
	margin: 0px 0px 20px 0px;
	background-color: #fffff0;
	background-image: url(text-lifelike.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #c00;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 135%;
	text-align: left;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	border-bottom: 2px solid #c00;
}

h3, .date {
	color: #8c91c4;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
}
input, textarea, select {
	background: #8c91c4;
	color: #000080;
	font-size: 95%;
	padding: 1px;
	border: 1px solid #000080;
}
textarea[id="comment-text"] {
	width: 80%;
}

.bullet {
	list-style-type: square;
}

.link-note {
	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 95%;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-bottom: 15px;
}

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

.side {
	background: #8c91c4;
	margin: 0px;
	padding: 2px;
	text-align: left;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	line-height: 125%;
	color: #444;
}

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

.side li {
	color: #444;
	font-size: 95%;
	text-align: left;
	line-height: 150%;
	margin-top: 2px;
	list-style-type: none;
	}

.sidetitle {
	background: #c00;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 95%;
	margin: 0px;
	text-transform: uppercase;
}

.subtitle {
	color: #000080;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 125%;
	text-align: left;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
}



/* this puts the star graphic in the title */
.title {
	background-image: url(title.gif);
	height: 36px;
	width: 36px;
	background-position: top right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	float: right;
	margin: 5px 0px 5px 5px;
}

#banner {
	background-image: url(sidebar-flag.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border: 2px solid #000080;
	height: 167px;
	width: 240px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#calendar {
	line-height: 140%;
	width: 240px;
	color: #444;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
	background: #8c91c4;
	border: 2px solid #000080;
}

#calendar caption {
	background: #C00;
	color: #fff;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .1em;
	border-bottom: 1px solid #000080;
}

#calendar table {
	padding: 1px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	background: #8c91c4;
}


#calendar td {
	text-align: center;
	background: #8c91c4;
}

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

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 4px solid #8c91c4;
}

#comments-container {
	background: #8c91c4;
	margin: 0px;
	padding: 0px;
	border: 2px solid #000080;
}

#container {
	background: #fffff0;
	width: 240px;
	position: absolute;
	left: 5px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#comments-content {
	padding: 5px;
	background-color: #fffff0;
	color: #444;
	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 100%;
	
}

#content {
	padding: 5px;
	background-color: #fffff0;
	color: #444;
	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 100%;
	position: absolute;
	top: 155px;
	left: 265px;
}

#content blockquote, #content li {
	line-height: 150%;
}

#content dd {
	color: #444;
	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: normal;
	margin-bottom: 10px;
}

#content dl {
	margin: 5px;
}

#content dt {
	color: #000080;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	line-height: normal;
	margin-left: 0px;
}

#content p {
	color: #444;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

#content p.posted {
	color: #8c91c4;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	border-top: 1px solid #ddd;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

#content ul li, #content ol li {
	color: #444;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: normal;
}

#divider {
	background-image: url(divider.gif);
	width: 56px;
	height: 17px;
	margin-top: 10px;
	margin-bottom: 25px;
	background-color: #fffff0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#sidebar {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
}

#side-wrap {
	width: 240px;
	border: 2px solid #000080;
	margin-bottom: 20px;
}

#left {
	float: left;
	width: 155px;
	margin: 0px;
	padding: 2px;
	background-color: transparent;
}

#powered {
	font-family: "Book Antiqua", "Century Schoolbook", georgia, times, serif;
	font-size: 125%;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	color: #444;
}

#right {
	float: right;
	width: 155px;
	margin: 0;
	padding: 2px;
	background-color: transparent;
}


/* #calendar caption, .sidebar h4 {
 	color: #000080;
 	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
 	font-size: 90%;
 	border-bottom: 1px solid #000080;
 	text-align: left;
 	font-weight: bold;
 	padding: 3px;
 	letter-spacing: .1em;
}
*/
