/* Home stylesheet */

/* Colours:

	#B41317 - Text red (link)
	#000 - Text

*/

/* HTML tag styles */

body {
	background-image: url("images/BG-Body-Home.gif");	
}


/* ---- CUSTOM STYLES ---- */

/* Page layout */

#frame {
	background-image: none;	
}
#pic {
	width: 960px;
	height: 300px;
	overflow: hidden;
}



/* Quotes  */

.quote2-space { width: 93px; height: 130px; padding: 5px; float: right; }
.quote2 { width: 186px; height: 130px; padding: 5px; float: left; margin-left: -111px; }
.quote2 img { float:left; position: absolute; z-index: 5; }
.quote2 p { display:none;} 





