<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
html, body {
	text-align: center;	
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 40px; /*CHANGE THIS EVENTUALLY*/
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #B5211E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B5211E;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #F00;
}
#logo {
	background-image: url(http://www.hugelaser.com/images/logo.gif);
	background-repeat: no-repeat;
	width: 971px;
	height: 120px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 18px; /*CHANGE THIS EVENTUALLY*/
}
#logosm {
	background-image: url(http://www.hugelaser.com/images/logosm.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 60px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 18px; /*CHANGE THIS EVENTUALLY*/
	text-align: right;
	font-size: 18px;
}
.smalltext {
	font-size: 12px;
}
.top {
	background-image: url(http://www.hugelaser.com/images/top.gif);
	background-repeat: no-repeat;
	width: 934px;
	height: 10px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 0px;
	background-color: #F7EFEF;
}
.bottom {
	background-image: url(http://www.hugelaser.com/images/bottom.gif);
	background-repeat: no-repeat;
	width: 934px;
	height: 10px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;	
}
.middle {
	background-image: url(http://www.hugelaser.com/images/middle.gif);
	background-repeat: repeat-y;
	width: 894px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.middlesmall {
	background-image: url(http://www.hugelaser.com/images/middle.gif);
	background-repeat: repeat-y;
	width: 894px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerimg {
	padding-bottom: 7px;	
}
-->
