body {
	margin-top: 0px;
	background-color: black;
	background-image: url(./images/site-background.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	text-align: center;
}
.main {
	color: #000;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

A:Link, A:Visited, A:Active  { text-decoration : underline; font-weight : normal; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 14px;}
A:Hover  { text-decoration : none; font-weight : normal; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 14px;}


A.nav:Link, A.nav:Visited, A.nav:Active  { text-decoration : none; font-weight : bold; color : white; font-family : Arial, Helvetica, sans-serif; font-size : 10px;}
A.nav:Hover  { text-decoration : none; font-weight : bold; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 10px;}

P, TD  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : black; font-size : 14px;}

h1  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : black; font-size : 24px; margin-top: 10px;
}

.address  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : white; font-size : 14px;}

.sep  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : white; font-size : 10px;}

.small  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : black; font-size : 12px;}



