body	{ 	font-family: Arial, Helvetica, sans-serif;
			font-size: 80%;
			text-align: center;}

.container {	width: 750px;
				margin: auto auto;
				text-align: left;
				}
.skindeep {
	background-attachment: fixed;
	background-image: url(images/swish.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #66CCAA;
	text-decoration: underline;
}
table {font-size: 100%;}

.foot {	font-size: 80%; text-align: right; margin-top: 10px;}

.footNav	{	margin-top: 10px; font-weight: bold; text-align:center;}

.botHalf { 	width:204;border:4px solid #66CCAA;float:left;background-color:#66CCAA; }
.address { clear:both; margin-top: 10px; text-align:center; border-bottom: 1px dotted #000;}