* {
	margin-top: 0px;
}
body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgrd_int.jpg);
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
a {
	color: #006;
	text-decoration: none;
	}
a:link, a:active, a:visited {
	color: #006;
}
a:hover {
	color: #000;
	text-decoration: underline; 
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
	line-height: 24px;
	letter-spacing: .50px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 1.25px;
	font-weight: bold;
	padding-top: 8px;
	color: #000;
	text-transform: uppercase;
}
.footer {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.emphasis {
	font-weight: bold;
	}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
acronym {
	border-bottom: none;
	text-decoration: none;
	text-transform: none;
}
table, th, td {border: 1px solid #006;
border-collapse: collapse;
padding: 6px;
}
#gallery table, th, td {
	padding: 1px;
	border: 0;
	}
#special_offer {
	background-color:#006;
	padding: 3px;
	color: #FFFFFF
	}