<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-top: 0px;
	margin-left: auto;
    margin-right: auto;
    width: 839px;

	font-family: arial, helvetica, sans-serif;

	font-size: 12px;

	color: #777777;

	background-color: #111111;

    background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-x; 

	}

#info {
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	border: none;
	height: 200px;
	margin-left: 140px;
	padding: 150px 210px 0px 10px;
}
#info p {
	background-repeat: no-repeat;
	border: none;
	margin-left: 0px;
	margin-top:-5px;
}

#splash {
	width: 100%; 
	height: 71px; 
	position:absolute; 
	top: 40%; 
	left:0; 
	margin: auto; 
	text-align:center;
}

#text {
	margin-left: 200px;
	padding: 20px 80px 0px 80px;
	width: 250px;
}

#coinsphoto{
	float: left;
	width: 267px;
	padding: 10px 18px 0px 15px;
}

#coins {
	float: left;
	padding: 20px 0px 0px 0px;
	width: 275px;
}

#coins p, #services p, #wholesale p {
	border: none;
	margin-left: 0px;
	margin-top:-5px;
}


#contact, #services, #wholesale {
	margin-left: 200px;
	padding: 30px 80px 0px 80px;
	width: 250px;
}

#contact p {
	border: none;
	margin-left: 0px;
	margin-top:-2px;
}
p.title {
	font-size: 18px;
	font-weight:bold;
}
	
#mainphoto{
	float: left;
	width:267px;
	padding: 10px 10px 0px 15px;
	background-color: #111111;
	
}


#tnphoto{
	float: left;
	width:300px;
	background-color: #111111;
	padding: 5px 12px 0px 5px;
	
	
}

#tnphoto a img {
		list-style: none;
		margin: 0px;     
		padding: 5px 5px 5px 5px;    
	    border: none;    
		display: inline; 
	}
	
#tnphoto img {
		list-style: none;
		margin: 0px;     
		padding: 5px 5px 5px 5px;    
	    border: none;    
		display: inline; 
	}
	

	
#nav {
	float: left;
	width: 125px;
	padding: 0px;
	background-color: #111111;
	color: #575757;
	font-size: 10px;
	text-align: left;	
}


#nav ul {
	list-style: none;
	margin: 0px;
	padding: 10px 12px 0px 10px;
	border: none;
	color: #575757;
	font-weight:bold;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	}
#nav ul li {
		list-style: none;

		padding: 0px;
		border: none;
		color: #575757;
		font-weight:bold;
		text-decoration: none;
}
	#nav a {
		list-style: none;                 
		padding: 0px;

		border: none;
		color: #575757;
		font-weight:bold;
		text-decoration: none;

}
	#nav a:link {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
		color: #575757;
		font-weight:bold;
		text-decoration: none;

}
	#nav a:visited {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none; 
		color: #575757;
		font-weight:bold;
		text-decoration: none; 
}
/*
	#nav a:hover{
		list-style: none;
		margin: 0px;
		padding-left:5px;
		padding-right:0px;
		border: none;
		color: #575757;
		font-weight:bold;
		text-decoration: none;
		background-color: #282828;
		
}

*/



	#nav a:hover{
		list-style: none;
		margin: 0px;
		padding-left: 19px;
		border: none;
		color: #575757;
		font-weight:bold;
		text-decoration: none;
		background: url(images/side_nav.gif) 0 100% no-repeat;
		
}


#border{
	
	float: left;
	width: 12px;
	padding: 0px;
	background-color: #111111;

}
#footer{
	width: 792px;
}
	#footer a img{
		border: none;

}
	#footer a:link img{
		border: none;

}
	#footer a:visited img{
		border: none;
}



#services p {
	color: #CCC;
}
</pre></body></html>