/* Start of Section specific styles */
#menu { background-color: #cccc99;
        width: 128px; }
#content { border-color: #999966; }

/* Main Menu specific */
#menu a.image{ background-image: url(explorer_logo.gif);
               background-repeat: no-repeat;
               width: 128px;
							 padding-top: 66px; }
				
/* Main Content specific */
h1 { background-color: #999966; }


