#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/venere2.jpg);
}

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

#pageHeader h2 {
	color: #592f19; /* 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 */
}


