		body {
		background-color: #fff;
		color: #000;
		font-family: Verdana, sans-serif;
		font-size: 9px;
		font-weight: normal;
		}	

		.titleimg {
		position: absolute;
		top: -13px;
		left: 10px;
		z-index: 1
		}
	
		.master { 
		position: absolute;
		top: 28px;
		left: 28px;
		height: 443px;
		width: 363px;
		border: 1px solid #000;
		font-family: verdana, sans-serif; 
		font-size: 9px; 
		color: #000; 
		background-color: #FFF; 
		padding: 0px;
		}

		.slave { 
		position: absolute;
		top: 28px;
		left: 419px;
		border: 1px solid #000;
		font-family: verdana, sans-serif; 
		font-size: 9px; 
		color: #000; 
		background-color: #FFF; 
		padding: 0px;
		}

		.about { 
		position: absolute;
		top: 28px;
		left: 28px;
		width: 363px;
		border: 1px solid #000;
		font-family: verdana, sans-serif; 
		font-size: 9px; 
		color: #000; 
		background-color: #FFF; 
		padding: 0px;
		}
		
		.main {
		background-color: #FFF;
		color: #000;
		font-family: Verdana, sans-serif;
		font-size: 9px;
		font-weight: normal;		
		}

		.totals {
		background-color: #FFF;
		color: #000;
		font-family: Verdana, sans-serif;
		font-size: 9px;
		font-weight: normal;		
		text-align: right;
		}
		
		.indie {
		padding: 0px;
		}
		
		.header {
		position: absolute;
		top: 14px;
		left: 28px;
		}
		
		.details {
		position: absolute;
		top: 14px;
		left: 419px;
		}
		
		.footer {
		position: absolute;
		background-color: none;
		padding: 3px;
		width: 182px;
		top: 475px;
		left: 28px;
		}
		
		a, a:hover {
		color: #000;
		font-family: Verdana, sans-serif;
		font-size: 9px;
		font-weight: normal;
		text-decoration: underline;
		}
		
		img.enlarge {
		border: 1px solid #000;
		}
		
		.title {
		color: #000;
		font-family: Georgia, serif;
		font-size: 14px;
		font-weight: bold;	
		}
