	body {
		background-color: #000;
		font: .8em/1.3em verdana,arial,helvetica,sans-serif;
		margin: 0;
		padding: 0;
		
	}
	
	a{outline:none;}
	
	img{
	border:0px;}
	
	#home img{
	margin-top:10px;
	border:2px solid white;
	}

	#header {
	color:#FFF;
		text-align: center;		
		width: 100%;
		height: 45px;
		padding: 10px 0 10px 0;
		font-size:10px;
		
	}
	
	#contact{
	padding-top:100px;
	color:#FFF;
	}
	
	#footer {
	font: .8em arial,helvetica,sans-serif;
		text-align: center;		
		color: #ccc;
		width: 100%;
		height: 20px;
		padding: 20px 0 10px 0;
	}
	
	#flashcontent {	
	text-align: center;
		width: 100%;
		height: 500px;		
	}
	
	a{
	text-decoration:none;
	color:#FFF;
	border-bottom:1px solid #222;
	}
	a:hover{
	color:#FFF;
	border-bottom:1px solid #fff;
	}
	#title a img{	
	text-decoration:none;	
	border-bottom:1px solid #333;
	}
	
	#mint a{
	color:#333333;}
	
	#mint a:hover{
	color: #666666;}


	