/*
 * TREVORBLOOM-HOLDING CSS FILE
 *
 * Web Design by Webfountain
 * email:pete@webfountain.co.uk
 * http://www.webfountain.co.uk
 
 */

/* COMMON STYLE - DEFAULT TEXT SETTINGS*/

* {
	font-family:  "Book Antiqua", Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	line-height: 30px;
	;
	list-style: none;
	color: #8A5624;
	white-space: normal;
	letter-spacing: 0px;
	text-align: center;
}

body {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	background-image: url(../holding-images/the-half-slave-background-trans.png);
	background-repeat: no-repeat;
}

/* REDEFINE HEADINGS*/



/* DIV - ID DEFINITIONS AND STYLES */




	
#wrapper{
	color:#333333;
	text-align: left;
	height: 570px;
	width:800px;
	
	margin-top: -285px;
	margin-left: -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	
	visibility: visible
	}
	
	#workspace{
	color:#333333;
	height: 570px;
	width:800px;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	background-color: #FFFFFF;
	z-index: 1;
	}
	
	
	#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 10px;
	background-color: #ffffff;
	background-image: url(../holding-images/ghc-logo-800w-225h.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

#left{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 390px;
	height: 450px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 0px;
	}

#right{
	position: absolute;
	top: 10px;
	left: 400px;
	width: 390px;
	height: 450px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	}




#footer{
	position: absolute;
	top: 470px;
	left: 0px;
	width: 800px;
	height: 95px;
	padding-left: 0px;
	color: #8D5D2C;
	line-height: 30px;
	font-style: italic;
	color:#96612B;
	color:#9e642e;
	}
	
#email{
	position: absolute;
	top: 63px;
	left: 317px;
	width: 150px;
	height: 15px;
	
	}	
	
#hi-res {
	position:absolute;
	top:84px;
	left:514px;
	width:45px;
	height:25px;
	z-index:3;
}

#lo-res {
	position:absolute;
	top:84px;
	left:560px;
	width:45px;
	height:25px;
	z-index:3;
}
	
	
	
#credits-checker{
	position: absolute;
	top: 513px;
	left: 1px;
	width: 800px;
	height: 29px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
	visibility: hidden;
	}

.bold {
font-weight:bold;
}

.header {
	font-weight:bold;
color: #96612B;
font-size:26px;
}

.sep {
font-size:12px;
line-height:12px;
}
.quote {
	font-weight:bold;
color: #96612B;
}



footer .p{
	color:#9e642e;
	}


.footer-text
{
	color:#9e642e;
	line-height: 30px;

}

.footer-text-1
{
	color:#9e642e;
	line-height: 30px;


}

.footer-text-2
{
	color:#9e642e;
	line-height: 30px;
	font-size: 16px

}



#footer a:link , #footer a:visited{
	background-color: #FFFFFF;
	color:#9e642e; 
	font-size: 100%;	
text-decoration:underline;


	font-style: italic;	
	}
#footer a:hover {
	background-color: #FFFFFF;
	color:#9e642e;
	text-decoration:none;
	font-style: italic;

	}
