body {
    font-size: 92%;
}

#layerheight {
    height: 945px;
}

#nav {
    margin: 0;
    padding: 0;
    background: #009000;
    list-style=type: none;
    width: 945px; /* horizontal menu */
    float: left;
}

#nav li {
    margin: 0;
    padding: 0;
    float: left;
    /* width: 100%;  vertical menu */
}

#nav a {
    float: left;
    /* width: 155px; */
    text-align: center;
    color: #FFF;
    border-right: 1px solid #FFF;
    text-decoration: none;
    line-height: 2.0;
}

#nav a:hover {
    background: #33CC33;
}

#body_hom #nav_hom a, #body_cmm #nav_cmm a, #body_ctw #nav_ctw a {
    background: #CC6699;
    color: #1A1303;
    font-weight: bold;
}
	TD { background-color: #FFFFFF; }
	TD img { display: block; }

    DIV.committees {
	   height: 65%;
	   overflow: auto;
	}
	DIV.committeedetails {
	   height: 65%;
	   overflow: auto;
	   background: #ffffff;
	}
    DIV.helpingout {
	   height: 65%;
	   overflow: auto;
	}
	DIV.fallfundraising {
	   height: 37%;
	   overflow: auto;
	}
    DIV.fridayfolders {
	   height: 65%;
	   overflow: auto;
	}
	
    DIV.coummunication {
	   height: 95%;
	   overflow: auto;
	}

	DIV.roundcorner2 {
	   width: 350px;
	   height: 95%;
	   overflow: auto;
	   background: #ffffff no-repeat top left;
	}
	DIV.roundcorner2 DIV DIV DIV {
	   background: transparent url("bl.gif") no-repeat bottom left;
	   padding: 15px;
	}
	
    DIV.roundcorner3 {
	   width: 200px;
	   overflow: auto;
	   background: #ffffff url("tr.gif") no-repeat top right;
	}
	DIV.roundcorner3 DIV {
	   background: transparent url("tl.gif") no-repeat top left;
	}
	DIV.roundcorner3 DIV DIV {
	   background: transparent url("lbr.gif") no-repeat bottom right;
	}
	DIV.roundcorner3 DIV DIV DIV {
	   background: transparent url("lbl.gif") no-repeat bottom left;
	   padding: 15px;
	}

   DIV.roundcorner4 {
	   width: 200px;
	   height: 95%;
	   overflow: auto;
	   background: #ffffff;
	}
		DIV.roundcorner4 DIV DIV DIV {
	   padding: 15px;
	}


    DIV.roundcorner5 {
	   width: 200px;
	   overflow: auto;
	   background: #ffffff url("tr.gif") no-repeat top right;
	}
	DIV.roundcorner5 DIV {
	   background: transparent url("tl.gif") no-repeat top left;
	}
	DIV.roundcorner5 DIV DIV {
	   background: transparent url("lbr.gif") no-repeat bottom right;
	}
	DIV.roundcorner5 DIV DIV DIV {
	   background: transparent url("lbl.gif") no-repeat bottom left;
	   padding: 15px;
	}
	
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
body
{ 
  background-image:  url('blue_green.jpg');
  background-repeat: repeat-x;
  width: 100%;
}