#pageHeader {
	height: 175px; /* If you wish to change the height of your header, change this value to reflect the new dimensions ::NOTE: 	IF YOU CHANGE THIS VALUE THEN YOU MUST ADD OR SUBTRACT THE VALUE TO #navcontainer "top: 142px;" */


 background: #ffffff url(../../images/custom/1980-imperia.jpg); 
}

#pageHeader h1 {
	color: #f1f1f1; /* This is the color of the Title text */
}

#pageHeader h2 {
	color: #f1f1f1; /* This is the color of the Slogan text */
}

#container {
	width: 835px; /* If you wish to change the width of your site and header, change this value to reflect the new dimensions :: NOTE: IT IS BEST TO INCREASE THE WIDTH BY MAGNITUDE 107px to keep the navigation buttons working properly */
}

#navcontainer {
	top: 142px; /* If you wish to change the width of your site and header, change this value to reflect the new dimensions ::NOTE: 	IF YOU CHANGE THIS VALUE THEN YOU MUST ADD OR SUBTRACT THE VALUE TO #navcontainer "top: 142px;"*/

		min-width: 648px; /* If you change the width of your site and header, change this value to reflect the new dimensions less 187px for the for the sidebar :: NOTE: IT IS BEST TO INCREASE THE WIDTH BY MAGNITUDE 107px to keep the navigation buttons working properly */
}

.photo-navigation {
		background: #ffffff url(../../images/custom/custom2.jpg) repeat-x; 
}


