

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:ffffff;
	scrollbar-shadow-color:dddddd;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-darkshadow-color:000000;
	scrollbar-3dlight-color:ffffff;
	background: #99CC66;
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #333;
	outline: none;
	}

.ask_waffles {
	float: right;
	width:264px;
	background-color: #f3f8f9;
	border: 3px solid #321414;
	background: no-repeat;
	background-image: url(2010/ask_waffles.jpg);
	margin:8px;
	padding-top:220px;
}
.ask_waffles p {
		font-family: "Courier New", Courier, monospace;
	   font-size: 9x;
	   line-height: 100%;
		padding-top:-8px;
		padding-right:6px;
		padding-left:6px;
		padding-bottom:6px;
}
a:visited {
	color:  #333;
	text-decoration: underline;
	}
a:active {
	color:  #333;
	text-decoration: underline;
	}
a:hover {
	color: #333;
	text-decoration: none;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

ul {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
ol {

	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 17px;
	line-height: 35px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
	}
	
	

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 10px;
	text-transform:capitalize;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -10px;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

.js-kit-comments {
	width:640px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	}
	
.right {float:right;
	margin-left:10px;}
.left {float:left;
margin-right:10px;}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.center {
	text-align: center;
}

#logo {
	position: relative;
	top: 10px;
		margin: 10px 0 20px 200px;
	background : url(2010/mast_shuffleboard.jpg) no-repeat #fff;
	height: 450px;
	width: 892px;
	border:#321414 solid 4px;
	padding: 0;
}


#container {
	margin: 10px 0 5px 200px;
	width:900px;
	padding: 0px;
}

	
.sidebar {
	float: right;
	width: 200px;
	padding: 5px;
	background: #FFFFFF;
	border: 4px solid #000;
	color: #000;


}
.redacted {
	font: bold small-caps 10pt Times;
	color: White;
	background-color : Black;
}

.img_sidebar {
	margin: 0px;


}
.entry_small {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px; 	/* opera does not like 'margin:20px auto' */
	background: #ffffff;
	border: 4px solid #321414;
	text-align:left; /* part 2 of 2 centering hack */
	width: 645px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 645px;
	}
.entry_big {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 5px solid #ccc;
	text-align:left; /* part 2 of 2 centering hack */
	width: 1020px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1020px;
	}

html>body #content {
	width: 660px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
img.border {border: 2px solid #000000;
	}
img {margin-bottom: 8px;  margin-top: 3px; border:0px;}

td.pretty {
	border: 2px solid;
	border-color: #f3f8f9;
	border-collapse: collapse;
	padding-bottom : 6px;
	padding-right : 6px;
	padding-left : 6px;
	padding-top : 6px;
	vertical-align: top;
	padding : 6;
}
