body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #8dab17;
	font: 75%/1.6 "Trebuchet MS";
	text-align: center;
}

#wrapper{
	width: 946px;
	margin: 0 auto;
	background: #bdca89;
	color: #000;
	position: inherit;
}

#all {
	width: 898px;
	margin: -4px auto  0 auto;
	border-right: 1px solid #7d9714;
	border-left: 1px solid #7d9714;
	background: #ddf063;
	color: #000;
	text-align: left;
}

#container2 {
	width: 718px;
	float: left;
	margin: 0 auto;
	background: #ddf063;
	color: #000;
	text-align: left;
}

/*begin navigation menu */
#navBarTop {margin:0 auto;background: #9fbe33;color: #fff;position: absolute;}
ul.menu {list-style:none; margin:0; padding:0; 	width: 898px;list-style-image:none;}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; background: #7d9714; color:#fff; text-decoration:none; font-variant: small-caps;
 font-weight: bold;letter-spacing: 1px;}
ul.menu li {position:relative; float:left; margin-right:0;list-style-image:none !important;}
ul.menu ul {position:absolute; top:26px; left:0; background: #7d9714; color:#fff; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border-bottom:1px solid #9fbe33; width:148px; margin:0; font-size: 1em;list-style-image:none;}
ul.menu ul li a {display:block; padding: 3px 2px 5px 5px; background: #7d9714;  color:#fff; text-align:left;}
ul.menu ul li a:hover {background-color: #ffcc00; color:#333;}
ul.menu ul ul {left:148px; top:-1px;}
ul.menu .menulink {padding: 5px 0 7px 5px; font-weight:bold; 
background: url(../images/header1.gif); width: 84.8px; }
ul.menu .menulink:hover, ul.menu .menuhover {background: url(../images/header1_over.gif);color: #333;} 
ul.menu .sub {background: #7d9714 url(../images/arrow_white.gif) 140px 8px no-repeat;}
ul.menu .topline {border-top:1px solid #9fbe33;}
/*end navigation menu */

/*keep this*/
#projects ul, li{
	font-size: 1.1em;
	line-height: 1.25em;
}

/*begin footer */
#footer {
	clear: both;
	margin: 0;
	padding: 7px 3px;
	background: #9fbe33 url(../images/header1.gif) repeat-x bottom; 
	color: #fff;
	font-weight: bold;
	text-align: center;
	height:18px;
}

#footer .shiftLeft{
	margin-right: 145px;
}

#footer .shiftRight{
	margin-left: 145px;
}
/*end footer */


#middleColumn{
	background: #fff;
	color: #000;
	margin-right:-168px


}
/*begin content - middle column */
#MainPanel {
	width: 898px;
	float: left;
	padding: 0px 0 0px 0;
	margin-bottom:0;
	background: #fff;
	color: #000;
	margin-top:20px;
}

#MainPanel p{
	padding: 0 2em;
	margin-bottom: -5px;
	font-size: 1.12em;
	line-height: 1.6em;
}

#MainPanel h1{
	/*margin: .5em  0 -.5em 1em;*/
	/*color: #6c8118;*/
	background-color: transparent;
	font: bold 1.6em "Trebuchet MS";
}
#MainPanel h4{
   	/*margin: 1.5em  0 -.7em 1.5em;
	color: #6c8118;*/
	background-color: transparent;
	font: bold 1.2em "Trebuchet MS";
}

.topPic{
	margin: 12px 4px 12px 5px;
}

.randomPic{margin:15px;
	
}

.listing{ 	margin: 2em;
	
}
.listing li{
	margin-bottom:.75em;
}



/*end content - middle column */

.support{
	margin: 150px 0 -32px 3px;
}

.squeezeLine {
	margin: 6px 0;
	line-height: 103%;
}



.redText{
	background-color: transparent;
	color: #cc0000;
	font-weight: bold;
}

.greenText{
	background-color: transparent;
	color: #009900;
	font-weight: bold;
}



.shiftLeft {
	margin-left: 4px;
}

.shiftLeft2 {
	margin-left: 5px;
}

.shiftLeft3 {
	margin-left: 2px;
}

.shiftLeft4 {
	margin-left: 7px;
}

.shiftLeft5 {
	margin-left: 12px;
}

.shiftLeftDown {
	margin: 2px 0 0 15px;
}