body {
/*	background : #beccd8 url('/images/jumping_bg.gif') bottom left repeat-x; */
	background : #beccd8;
	background-attachment : fixed;
	/*background-position : 50% 100%;*/
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	padding-bottom: 25px;*/
}
	
#wrapper {
	background: #fff url(/images/wrapper_bg.gif) repeat;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #888;
	width: 730px;	/* total width, bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 728px;	/* above width, minus sum of left and right border width */
}
html>#wrapper {
	width: 728px;	/* same as last width above */
} 

#header {
	background: #eee;
	color: #336;
	border: 0;
	margin: 0;
	padding: 4px 4px 4px 10px;
	text-align: left;
	border-bottom : 1px solid gray;
	font-size : 1.2em;
	font-weight : bold;
}

#headerimage {
	background : #ddd url('/images/seneca_lake_header.jpg') top left no-repeat;
	height : 105px;
	margin: 0;
	padding: 0;
	border-bottom : 1px solid gray;
}

#headernote {
	font-size : 0.9em;
	text-align : right;
	margin-bottom : 2em;
}

#pagebody {
	font-size : 0.7em;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
}

#maincontent {
	float: left;
	margin: 0;
	padding: 10px 20px 20px 20px;
	width: 530px;	/* desired width of main content, bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 490px;	/* above width, minus sum of left and right padding/margin/border */
	height: 100%;
}

html>#maincontent {
	width: 510px;	/* same as last width above */
}

h3 {
	font-size : 1.4em;
	color : #030;
	margin-top : 0;
}
h4 {
	font-size : 1.2em;
	color : #030;
}

#sidebar {
	padding: 5px 10px 10px 0;
	margin: 0 0 0 540px;	/* left margin of first width above, plus right margin */
	color: #666;
	voice-family: "\"}\""; 
	voice-family:inherit;
	/* compensates for IE Win bungling */
/*	height: 100%;*/
}

#sidebar form {
	margin : 0;
	padding : 0;
}

#sidebar .section_header {
	border-bottom : 1px dotted gray;
	color : #333;
	font-weight : bold;
	margin : 0 0 6px 0;
	padding : 0;
}

#sidebar strong {
	color : #333;
}

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	font-size : 0.7em;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: center;
	height : 31px;
	clear: both;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
#footer a {
	color : #999;
}
#footerleftcontent {
	width:120px;
	float:left;
}
#footercentercontent {
	width:450px;
	float:left;
}
#footerrightcontent {
	width:120px;
	float:left;
}

#searchbox, #navlinks, #whathavei, #potter, #weatherblock, #subscribe_block, #seeme_block {
	margin-bottom : 3.5em;
}

.createspace {
	margin-bottom : 4px;
}

.smalldarkgray {
	color : #606060;
	font-size : 0.8em;
}

.blogDate {
	font-weight : bold;
	font-size : 0.9em;
	color : #66a;
	margin : 0 0 10px 0;
	padding : 0 0 3px 0;
	border-bottom : 1px dotted #66a;
}

.bluemono {
	font-weight : bold;
	color : #66A;
	margin : 0;
	padding : 0;
}
.blogByline {
	color : #aaa;
	font-size : 0.8em;
	margin : 8px 0 15px 0;
}
.blogByline A {
	color : #aaa;
	text-decoration : none;
}
p.blogEntries {
	padding : 0;
	margin-bottom : 18px;
}
.blogPost {
	padding : 0;
	margin : 0;
	padding-bottom : 0.25em;
	text-align : justify;
}
.blogcomment {
	border : 1px solid #bbb;
	background : #eee;
	padding : 4px;
	margin-bottom : 20px;
}
.blogcommentByline {
	text-align : right;
	color : #666;
	font-size : 0.9em;
}

A {
	color : #A00000;
}
A:hover {
	text-decoration : none;
}
A.currentpage {
	color : #400;
	font-weight : bold;
}
A.hidden {
	color : #000;
	text-decoration : none;
}
A.hidden:hover {
	color : #000;
	text-decoration : none;
}
pre, code {
	font-size : 1.2em;
}
blockquote {
	margin: 15px 0 15px 0;
	padding : 15px 20px 0 40px;
	background : url("/images/blockquote.gif") top left no-repeat;
}
ul.menuitems {
	list-style-image : none;
	list-style : none;
	margin : 0;
	padding : 0;
}
ul.menuitems li {
	margin-bottom : 0;
	padding-bottom : 0;
	line-height : 1.2em;
}

ul.nobulletlist {
	list-style-image : none;
	list-style : none;
}
ul.nobulletlistzeropad {
	list-style-image : none;
	list-style : none;
	margin : 0;
	padding : 0;
}

li.bottompad {
	margin-bottom : 15px;
}

.pubdate {
	margin : 3px 0 0 0;
	padding : 0;
	text-align : left;
	font-style : italic;
	font-size : x-small;
	font-weight : normal;
	color : #888;
}
.strongblackmono {
	color : #000;
	font-family : monospace;
	font-size : 1.3em;
	font-weight : bold;
}
.thintable {
	border : 1px #000 solid;
	border-collapse : collapse;
}
.thumbimg {
	border-color : #000;
}
.errormsg {
	color : #C00;
	font-weight : bold;
}

/* Begin ToolTip CSS */
/* upper left arrow div */
#upper_left_arrow {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* upper right arrow div */
#upper_right_arrow {
	position: absolute;
	left: -300px;
	z-index: 101;
	direction: rtl;
	text-align: right;
	visibility: hidden;
}

/* lower left arrow div */
#lower_left_arrow {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* lower right arrow div */
#lower_right_arrow {
	position: absolute;
	left: -300px;
	z-index: 101;
	direction: rtl;
	text-align: right;
	visibility: hidden;
}

/* main class for pointer arrow */
.arrow {
	border-color: black;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	overflow:hidden;
	height: 1px;
	font-size: 1px;
}

/* provides border or 'tip' for arrow */
.arrow_tip {
	background-color: black;
	height: 1px;
	font-size: 1px;
}

/* main tip div */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 8px;
	background-color: #FFC; 
	visibility: hidden;
	z-index: 100;
	text-align : center;

	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/* End ToolTip CSS */
