/* Site Designed and Programmed by Henry Russell Bruce Copyright 2009 */
#top-nav,#header,#featured,#products,#visit-mitm,#aside{display:none;}/* Prevent from Printing */
a{
	color:#222;
}
.alignright{
	float:right;
	margin:8px 0 12px 20px;
}
.alignleft{
	float:left;
	margin:8px 20px 12px 0;
}
.aligncenter{
	display:block;
	margin:8px auto;
}
table.specs{
	margin:8px;
	border:1px solid #d8d8d8;
	text-align:center;
}
table.specs th{
	padding:2px 0;
	border-bottom:1px solid #dedede;
	vertical-align:bottom;
	background:url(../images/table-header.png) repeat-x #f2f2f2;
}
table.specs tr.odd{
	background:#f2f2f2;
}
table.specs tbody tr:hover{
	color:#111;
	background:#dcdcdc;
}
#footer{
	padding:20px 0 0;
	text-align:center;
}
#footer address{
	display:inline;
	font-style:normal;
}
#footer a{
	text-decoration:none;
}