BODY 	{ 
	background-color: lightgreen; 
	background-image: none;
	margin-right: auto
	}

#left_menu {
	background-color: lightgreen;
	position: absolute;
	left: 5px;
	top: 10px;
	width: 170px
	}

P.menu_item {
	font-family: serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	margin: 4px 15px 4px 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: none;
	width: 160px;
	}

P.menu_item A {
	color: #005A00;
	text-decoration: none
	}

DIV.header {
	background: darkgreen;
	padding: 15px 10px 15px 10px;
	margin-bottom: 0px;
	width: 600px;
	color: lightgreen;
	font-family: serif;
	font-size: large;
	font-weight: bold;
	}

DIV.header HR {
	color: lightgreen
	}

DIV.glt	{
	background-color: lightgreen; 
	position: absolute;
	top: 10px;
	left: 180px;
	width: 600px;
	color: black;
	font-family: serif; 
	}

DIV.glt P {
	margin-top: 0;
	margin-bottom: 0.5em
	}

DIV.glt H2 {
	color: #005A00; 
	font-family: serif; 
	font-size: medium;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 0
	}

DIV.glt UL {
	margin-top: 0;
	margin-bottom: 0.5em
	}

DIV.glt EM {
	font-style: italic;
	font-weight: bold;
	font-size: larger
	}

DIV.right_box {
	font-style: italic;
	font-size: smaller;
	float: right;
	align: center;
	margin: 2px 2px 2px 2px
	}

DIV.left_box {
	font-style: italic;
	font-size: smaller;
	float: left;
	align: center;
	margin: 2px 2px 2px 2px
	}

P.caption {
	font-style: italic;
	font-size: smaller;
	}

DIV.inline_box {
	border: thin solid #005A4A;
	padding: 8px
	}

DIV.inline_box H2 {
	margin-top: 0px;
	margin-bottom: 4px
	}

P.contact {
	color: #000000;
	font-family: sans-serif;
	font-size: xx-small;
	text-align: center
	}

