/* Start of Section specific styles */
#menu { background-color: #33ccff;
        width: 128px; }
#content { border-color: #0099cc; }

/* Main Menu specific */
#menu a.image{ background-image: url(beaver_logo.gif);
               background-repeat: no-repeat;
               width: 128px;
							 padding-top: 80px; }
				
/* Main Content specific */
h1 { background-color: #0099cc; }


