body{
	width: 7.75in;
	background: #fff;
	color: #474747;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 83%;
}

/* Links --------------------------------------------------------------  */
a{
	color: #5065A4;
}
a:visited{
	color: #888;
}
a:hover{
	text-decoration: none;
}

/* Headings ----------------------------------------------------------- */
h2 em, 
h3 em{
	display: block;
	margin-top: 0em;
	font-size: 80%;
	color: #666;
	font-style: normal;
}
#contents h2:first-child{
	margin-top: 0;
}
#contents h2{
	color: #2F3778;
}
#contents h3{
	font-size: 110%;
}

/* Main Body Section  ------------------------------------------------- */
#contents{
	line-height: 1.4;
}

#footer-links{
	margin-top: 1.5em;
	padding: 0.5em 0.25em 0 0.25em;
	line-height: 1.3;
	border-top: 3px solid #aaa;
}
#home #footer-links a.home,
#machine #footer-links a.machine,
#inside #footer-links a.inside,
#history #footer-links a.history,
#sitemap #footer-links a.sitemap
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
address{
	font-style: normal;
	font-size: 95%;
}

/* Random Styles ----------------------------------------------------- */
/* Miscellaneous Styles ------------------------------------------------------ */
.machine-listing td, 
.machine-listing th, 
.machine-listing{
	border: 1px solid #999;
}
.machine-listing{
	margin-right: 15px;
	border-right: none;
	border-bottom: none;
}
.machine-listing td, 
.machine-listing th{
	width: 15%;
	height: 3em;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	border-left: none;
	border-top: none;
}
.machine-listing th{
	background: #eee;
}
.center{
	text-align: center;
}
.more{
	text-align: right;
}
img.map{
	margin-right: 8px;
	border: 1px solid #999;
}