/* 	PHD CSS; DEVELOPED 1-JUL-2008    
   	LAST MODIFIED: 1-AUG-2008								*/

/*  This file contains home page CSS, specifically 
		the main content area and tabbed navigation  		*/

/* MAIN CONTENT AREA */
#mainimg {
	margin:0;
	padding:0;
	width:598px;
	height:216px;
	float:right;
	border:none;
	background-image:url(../images/home.jpg); /* change photo */
	background-repeat:no-repeat;
	background-position:right;	
	}

