/* This CSS sheet is copyright by Robert Banning and is not for use by others! */
*{padding:0;margin:0;}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;}
body {
	background-image: url(graphics/wood_bg.jpg);
}
a:link{color:#003399;
	text-decoration:none;}
a:hover{
	color:#990000;
	text-decoration:underline;}
a:visited{
	color:#003399;
	text-decoration:none;}
a:active{
	text-decoration:none;}
#wrap{
	width:994px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;}
#top{
	height:141px;
	background-image: url(graphics/woodheader.jpg);
	background-repeat: no-repeat;
	width: 994px;
	background-position: bottom;}
#topspacer {
	background-image: url(graphics/topwoodspacer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 994px;}
#header{
	height:24px;
	line-height: 20px;
	background-image: url(graphics/headerstrip.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;}
#content{
	background:#ffffff;
	width: 960px;
	margin-right: 12px;
	margin-left: 22px;}
#wrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(graphics/wrapper.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#content h2 a{
	text-decoration:none;}
#nav{
	background:#ffffff;
	float:left;
	width:180px;
	margin-right: 10px;}
#center{
	background:#ffffff;
	float:left;
	width:560px;
	padding-right:0;
	padding-bottom:0;
	padding-left:10px;
	padding-top: 10px;
}
#center h2{
	height:30px;
	line-height:30px;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:100;
	padding:00 0px 0;}
#center h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing:-1px;
	line-height: 30px;
	font-weight: 100;
	color: #333333;
	text-decoration: none;}
#right{
	background:#ffffff;
	float:left;
	width:168px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bottom{
	padding:15px 0;
	background-image: url(graphics/bottom.jpg);
	background-repeat: no-repeat;}
#footer{
	padding:0 0 0 0;
	text-align:center;
	font-size:11px;
	color:#000000;}
#nav ul {
	list-style-type: none;
	padding: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
#nav li {
	display: block;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBC8D1;}
#nav a:hover {
	color: #FFFFFF;
	background-color: #879FAD;}
#nav a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 10px;
	display: block;}
#nav em a:hover {
	text-decoration: none;
	background-color: #FFFFFF;}
input.converterBox {
	font-size:12px;
	width:40px;
}
.converter tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

