body {
	background-color: #000;
	margin: 10px;
	font-family: georgia, "Times New Roman", verdana, serif; 
	}

a:link {
	color: #008B8B; 
	text-decoration: none; 
	}
	
a:visited {
	color: #6A5ACD; 
	text-decoration: none; 
	}
	
a:link:hover {
	color: #B8860B; 
	}
	
a:visited:hover {
	color: #B8860B; 
	}

 .mlink {
	font-weight: bold;
	}

div.header {
	position: relative;
	top: 0px;
	left: 10px;
	}

img.header {
	border: 0;
	}

div.title {
	position: relative;
	left: 177px;
	height: 30px;
	width: 577px;
	margin-top: -23px;
	background-color: white;
	}

h2.title, h2.pagename {
	text-align: right;
	padding-right: 10px;
	margin-top: 6px;
	}

h3.title {
	text-align: right;
	padding-right: 10px;
	margin-top: 6px;
	}


ul.linklist {
	text-decoration: none;
	clear: both;
	padding-top: 10px;
	}

li.linklist {
	display: inline;
	padding: .3em;
	}

div.content {
	position: relative; 
	margin-left: 177px;
	margin-top: -5px;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 567px;
	padding: 5px;
	background-color: white;
	}

div.bottom {
	position: relative;
	padding-top: 0;
	margin-top: -40px;
	margin-left: 175px;
	width: 577px;
	}

p.white_text {
	color: #fff;
	text-align: justify;
	}
	
p.merchant {
	text-align: justify; 
	padding-left: 3px;
	}

img.merchant {
	float: right; 
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 0;
	}

div.navigation {
	position: fixed; 
	left: 10px; 
	top: 108px;  
	margin: 0; 
	width: 160px; 
	}

address {
	position: relative;
	margin-left: 174px;
	width: 577px;	
	margin-top: 30px;
	color: #fd0;
	text-align: center;
	font-size: 80%;
	}

div.copy { 
	position: relative;
	margin-left: 174px;
	width: 577px;
	margin-top: 20px;
	font-family: verdana, georgia, sans-serif; 
	font-size: 80%; 
	text-align: center;
	}
	
 .footer, .aifooter {
	position: relative;
	margin-left: 174px;
	width: 577px;
	margin-top: 10px; 
	font-family: verdana, georgia, sans-serif; 
	font-size: 80%; 
	text-align: center;
	}
	
