body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 76%;
 background-color:#4b8644;
 background-image: url(../images/background2010.jpg);
 background-repeat: repeat-x;
 color: black;
}

h1 {
	font-size: 2em;
	color: #003;
	border-bottom: 1px solid #003;
	padding-bottom: 2px;
}

h2 {
	font-size: 1.5em;
	color: #003300;
	}
	
h3 { font-size: 1.2em;
	}
	
h4 { font-size: 1em;
	margin-bottom: 0px;
	}

a img { border:none; }

#wrapper {
	margin: 0px auto;
	width: 810px;
	background: #FFF url(../images/wrapper_bkg.png) repeat-y;
}

#content {
	float: left;
	background: #FFF;
	height: auto;
	width: 620px;
	padding: 0px 5px;
}

#glue {
	float:none;
	clear:both;
	width:810px;
	}

#header {
	width: 630px;
	float: left;
	height: auto;
	background: #EEC;
}

#footer {
	width: 796px;
	height: 25px;
	clear: both;
	background: #4b8644;
	padding: 2px;
	text-align:center;
	font-size: 0.9em;
	margin: 10px auto;
}

#leftcolumn {
	background: #004100 url(../images/leftnav_grad.png) bottom no-repeat;
	height: auto;
	width: 180px;
	float: left;
	padding: 0px;
	padding-bottom: 20px;
}

#menu {
	display: block;
	position: relative;
	left: -20px;
	color: #030;
	width: 150px;
}

#menu li {
margin-bottom: 4px;
list-style: none;
margin-bottom: 8px;
}

#menu li a {
	color: #CC9;
	text-decoration:none;
	}
	
#menu li a:hover {
	color: #FD4;
	}

.pictable {
	background-color: #fff;
	margin: 0px auto;
	}

/* text styles */
.alert { color: #C00; }
.bigger { font-size: 1.1em; }
.smaller {font-size: .9em; }

/* more useful styles */
.picLeft { float:left;
	border: 1px solid black;
	margin: 5px;
	margin-left: 0px;
	}
.picRight { float:right;
	border: 1px solid black;
	margin: 5px;
	margin-right: 0px;
	}
ul.linklist li {
	margin-bottom: 3px;
	}
.leftcol {
	width: 305px;
	float: left;
	}
.rightcol {
	width: 305px;
	float: right;
	}#wrapper #content .Section1 {
	text-align: center;
}
#wrapper #content .Section1 table {
	text-align: center;
}
#wrapper #content .Section1 img {
	border: 1px solid #000000;
}
#wrapper #content .Section1 table td {
	vertical-align: top;
}

