div#container{
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#info{
	width: 750px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	height: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#info ul
{
	list-style-type: disc;
	color: #000000;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 4px;
}
#info li {
	padding-bottom: 10px;
	padding-right: 40px;
}
#info a:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
#info a:active {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
#info a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#info a:hover {
	background-color: #009900;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#info h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 750px;
	height: 34px;
	text-transform: uppercase;
	background-image: url(images/titleback.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#info .tableheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/tableheader.jpg);
	background-repeat: repeat-x;
	height: 25px;
	display: table-row;
	text-align: left;
	font-weight: bold;
	text-indent: 15px;
}
div#news{
	width: 200px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 5px;
	background-color: #FFFFFF;
}
div#pic{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	height: 1100px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #005A00;
}
.ItemHeading {
	font-weight: bold;
	color: #009900;
	font-size: 18px;
}
