/* Under Construction Placeholder Stylesheet
------------------------------------------------------------------------------------ */

/* Master Stylesheet
------------------------------------------------------------------------------------ */

		
	
/* Override Default Browser Properties
------------------------------------------------------------------------------------ */


	* {
	
		margin: 0;
		padding: 0;
		
		}
		
	ul {
	
		list-style-type: none;
		display: block;
		
		}
		
	img {
	
		border: 0;
		
		}
		
	table {
	
		border-collapse: collapse;
		
		}
		

div#horizon {

	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	text-align: center;
	
	}
	
div#layout {

	width: 850px;
	height: 475px;
	position: absolute;
	left: 50%;
	top: -237px;
	margin-left: -425px;
	
	background: url(../images/construction.jpg);
	text-indent: -5000px;
	overflow: hidden;
	
	}

a.credit {

	display: block;
	position: absolute;
	top: 440px;
	left: 808px;
	width: 50px;
	height: 50px;
	
	}