* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
}

a, a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover, a:active {
	color: #003366;
	text-decoration: underline;
	}

p {
	padding-top: 12px;
	font: 14px Georgia, sans-serif;
	color: #000000;
}

#pagebody {
	font: 14px Georgia, sans-serif;
	width: 750px;
	margin: 0 auto;
}

#mainbody {
	width: 750px;
	background-color: #ffffff;
	margin: 0 auto;
}

#searchtab {
	display:none;
}

form.search {
	display:none;
}

input.search_input {
	display:none;
}

#bannerhead {
	display:none;
}
#printbanner {
	margin: 0 auto;
}

#bannerbuttons {
	display:none;
}

#topnav {
	display:none;
}
	#topnav a, #topnav a:visited {
			display:none;
	}
	#topnav a:hover, #topnav a:active {
			display:none;
		}

#highlights {
	display:none;
}

#content {
	width: 750;
	background: #ffffff;
}

.leftcontentheader {
	font: 18px Georgia, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 20px;
	letter-spacing: 8px;
}

#leftcontentbox {
	padding: 7px 12px 12px 12px;
	border-style:solid;
	border-width: 1px;
	border-color: #dce3ed;
}

#rightcontentbox {
	padding: 17px 12px 12px 12px;
	border-style:solid;
	border-width: 1px;
	border-color: #dce3ed;
}

img.hideprint {
	display:none;
}

h1 {
	font: 18px Georgia, sans-serif;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	padding-top: 25px;
}

h2 {
	font: 16px Georgia, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

h3 {
	font: 14px Georgia, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin-top: 20px;
	text-transform: uppercase;
}

.post {
	padding-bottom: 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 2px;
}

#toppost {
	float: right;
	margin-top: 15px;
	text-align:right;
	font: 10px Georgia, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 5px;
}

.rightcontentheader {
	font: 18px Georgia, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 0px;
	letter-spacing: 5px;
	padding-bottom: 25px;
}

.rightcontenttext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;
}

.timesince {
	padding-top: 7px;
	padding-bottom: 14px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 2px;
}
	a.timesince, a:visited.timesince {
		text-decoration: none;
		color: #666666;
	}
	a:hover.timesince, a:active.timesince {
		color: #86a6c6;
		text-decoration: underline;
	}

#footer {
	height: 145px;	
}

#footerborders {
	width: 750px;
	margin: 0 auto;
	border-top: solid 1.5px #000000;
}

#bottomfooter {
	color: #333333;
	padding-top: 124px;
	text-align: center;
	font-size: 10px;
	font-family: tahoma, Helvetica, sans-serif;
}

#foottext {
	position: absolute;
	color: #000000;
	margin-top: 22px;
	margin-left: 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	#foottext a, #foottext a:visited {
		text-decoration: none;
		color: #000000;
	}
	#foottext a:hover, #foottext a:active {
		text-decoration: underline;
		}
#networks {
	display:none;
}

img.foot {
	padding-right: 15px;
}

#flickr img {
	margin: 3px;
	border:solid 2px #666666;}
	
#flickr img:hover {
	border:solid 2px #0080ff;}

#flickr {
	margin-bottom: 15px; }
	
li {
	line-height: 16.5px;
	margin-bottom: 5px;
}

ul {
	margin: 10px 0px 0px 40px;
	font: 14px Georgia, sans-serif;
	color: #000000;
}

input {
	color:	#000000;
	border-style:solid;
	border: 1px solid black;
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #dce3ed;
	padding: 5px 5px 5px 5px;
}
textarea {
	margin-top: 12px;
	color:	#000000;
	border-style:solid;
	border: 1px solid black;
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #dce3ed;
	padding: 5px 5px 5px 5px;
}

textarea:focus, input:focus { background: #FFCCCC; }

.commentlist {
	list-style: none;
	width: 400px;
	margin: 20px 0px 0px 20px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}

.commenthead {
	font: 18px Georgia, sans-serif;
	font-weight: bold;
	color: #990000;
}

.commentpost {
	float: right;
	margin-top: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
}

.commenttext {
	font: 12px Arial, Helvetica, sans-serif;
	background: #BFCEFF;
	padding: 0px 12px 12px 12px;
	border-style:solid;
	border-width: 1px;
	border-color: #000000;
}

HR {
	border-style:solid;
	border-width: .5px;
	border-color: #dce3ed;
}

#sidebar li {
	line-height: 16.5px;
	margin-bottom: 5px;
	list-style-type: square;
	list-style-color: #cccccc;
}

#sidebar ul {
	margin: 2px 0px 0px 20px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

blockquote {
	margin: 12px 40px 12px 40px;
}

#moreentries {
	font: 11px Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: right;
}

select {
	color:	#000000;
	border-style:solid;
	border: 1px solid black;
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #dce3ed;
	padding: 2px 2px 2px 2px;
}