	#nav1 {
	font-size:105%;
	background:#E7E7E7 url(images/nav_backgrounds/birds.jpg) no-repeat top left;
	width:122px;
	height:535px;
	margin-top:4px;
	padding:4px;
	}
	
	#main_container1 {
	clear:both;
	width:900px;
	min-height:100%;
	/*height:300px;*/
	background:url(images/template_backgrounds/birds.jpg) no-repeat top left;
	margin:0 auto;
	margin-top: 15px;
	}
	
	/*
	Staff pages
	*/
	#nav2 {
	font-size:105%;
	background:#E7E7E7 url(images/nav_backgrounds/staff.jpg) no-repeat top left;
	width:122px;
	height:535px;
	margin-top:4px;
	padding:4px;
	}
	
	#main_container2 {
	clear:both;
	width:900px;
	min-height:100%;
	/*height:300px;*/
	background:url(images/template_backgrounds/staff.jpg) no-repeat top left;
	margin:0 auto;
	margin-top: 15px;
	}
	
		/*
	Media pages
	*/
	#nav3 {
	font-size:105%;
	background:#E7E7E7 url(images/nav_backgrounds/media.jpg) no-repeat top left;
	width:122px;
	/*height:535px;*/
	margin-top:4px;
	padding:4px;
	}
	
	#main_container3 {
	clear:both;
	width:900px;
	min-height:100%;
	/*height:300px;*/
	background:url(images/template_backgrounds/media.jpg) no-repeat top left;
	margin:0 auto;
	margin-top: 15px;
	}
	
	/*
	Design pages
	*/
	#nav4 {
	font-size:105%;
	background:#E7E7E7 url(images/nav_backgrounds/design.jpg) no-repeat top left;
	width:122px;
	/*height:535px;*/
	margin-top:4px;
	padding:4px;
	}
	
	#main_container4 {
	clear:both;
	width:900px;
	min-height:100%;
	/*height:300px;*/
	background:url(images/template_backgrounds/design.jpg) no-repeat top left;
	margin:0 auto;
	margin-top: 15px;
	}
	
	/*
	hardware pages
	*/
	#nav5 {
	font-size:105%;
	background:#E7E7E7 url(images/nav_backgrounds/hardware.jpg) no-repeat top left;
	width:122px;
	/*height:535px;*/
	margin-top:4px;
	padding:4px;
	}
	
	#main_container5 {
	clear:both;
	width:900px;
	min-height:100%;
	/*height:300px;*/
	background:url(images/template_backgrounds/hardware.jpg) no-repeat top left;
	margin:0 auto;
	margin-top: 15px;
	}
	
	/*
	interweb pages
	*/
	#nav6 {
	font-size:105%;
	background:#E7E7E7 url(images/nav_backgrounds/internet.jpg) no-repeat top left;
	width:122px;
	/*height:535px;*/
	margin-top:4px;
	padding:4px;
	}
	
	#main_container6 {
	clear:both;
	width:900px;
	min-height:100%;
	/*height:300px;*/
	background:url(images/template_backgrounds/internet.jpg) no-repeat top left;
	margin:0 auto;
	margin-top: 15px;
	}