* { font-family: Arial, Helvetica, sans-serif; }
a img { border: 0; }
body { background-color: white; }
td { vertical-align: top }
.frac {
	font-style: oblique;
}
.frac sup, .frac sub {
	font-style: normal;
	font-size: 65%;
	position: relative;
}
.frac sup {
	top: 0.2ex;
	left: 0.15em;
	vertical-align: text-top;
}
.frac sub {
	top: 0.1ex;
	left: 0;
	vertical-align: text-bottom;
}
#masthead {
	background-color: #81ab8f;
	color: white;
	padding: 1em;
}
#masthead p { margin: 0; padding: 0; }
.toplink, .firsttoplink {
	background: black url(http://www.woodworkingtips.com/etips/images/inner-left-edge.gif) no-repeat;
	padding: 0.3em;
	text-align: center;
	font-size: 80%;
}
.firsttoplink { background-image: url(http://www.woodworkingtips.com/etips/images/first-left-edge.gif); }
.toplink a, .firsttoplink a { color: yellow; background-color: black; }
.toplink a cite, .firsttoplink a cite { font-weight: bold; }
#content { padding: 0.5em; }
#content h1 { font-size: 110% }
#content h2 { font-size: 105% }
#content img.floatright { float: right; margin: 0 0 5px 5px; border: 0; clear: right; }
#content img.floatleft { float: left; margin: 0 5px 5px 0; border: 0; clear: left; }
#content dl {
	width: 250px;
	float: left; 
}
#content dt { font-weight: bold; }
#content dd {
	background: white url(http://www.woodworkingtips.com/etips/images/arrow.gif) no-repeat 0px 3px;
	margin-left: 0;
	padding-left: 12px;
}
#bottomads { clear: left; text-align: center; }
#content .sig {
	padding-left: 1em;
	clear: both;
}
#sidebar {
	background-color: #666;
	color: white;
	font-size: 80%;
	vertical-align: top;
}
#sidebar p {
	padding: 0 5px;
	text-align: center;
}
#sidebar a img { margin-top: 7px; }
#sidebar p a { color: yellow; }
#sidebar .ad { padding: 0; }
#sidebar ul { text-align: left; padding: 0 5px; margin-left: 0; }
#sidebar li { margin-left: 1.2em; }
#footer {
	background-color: #999;
	text-align: center;
	color: white;
	padding: 0.3em 0;
}
#footer a { color: white; }
