/*
      Mad Styles
	  
*/

body {
 font-family: Times;
 color:#000000;
 line-height: 1.4;

}

h1 {
	display: none;
}

h2 {
	display: none;
}


hr {
 	color: #d7833f;
	background-color: #d7833f;
	height: 2px;
}

span.orange {
	color: #d7833f;
	font-size: 1.25em;
}

span.hidden {
	display: none;
}

img.preview {
	border: thin solid #000;
}

img {
	border: none;
}

#black { 
	background-color:#000000;
	height: 100px;
	postion:absolute;
	top:0px;
	width: 101%; 
}

#grey { 
	background-color:#e9e9e9;
	height: 120px;
	position:absolute;
	top: 105px; 
	width: 100%;
}

#main {
	position: absolute;
	top:225px;
	left: 50%;
	width: 522px;
	margin-left: -261px;
}

#gallery {
	position: absolute;
	left: 50%;
	width: 522px;
	margin-left: -261px;
}

#text	{
	width: 377px;
}

#lists {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 145;
}

.sketchLinks {
		display: none;
}
	
