/* HOMEPAGE RULES */


/* HEADER */

div#header {
	position: relative;
	margin: 0px auto 0px auto;
	width: 700px;
	height: 361px;
}

	#header h1 {
		padding: 3px 0px 0px 0px;
		width: 700px;
		height: 358px;
		background: transparent url("/images/homepage_montages/homepage_montage_5.jpg");
		background-repeat: no-repeat;
		background-position: 0px 3px;
	}
	
		#header h1 span {
			display: none;
		}
	
	
/* BODY TEXT REGION */

div#body_text {
	background: transparent url("/images/backgrounds/site_watermark.gif");
	background-position: top right;
	background-repeat: no-repeat;
}
