body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
#header_container {
	background-color: #CCC;
	width: 100%;
	height: 205px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	margin: auto;
	width: 798px;
	height: 165px;
}
#logo h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 375%;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#navigation {
	height: 45px;
	font-family: "Courier New", Courier, monospace;
	font-size: 95%;
	border: 10px none #464A52;
	background-color: #090;
	width: 100%;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
	vertical-align: text-top;
}
#navigation ul li a {
	text-decoration: none;
	padding: 7px;
	float: left;
	margin: 5px;
	border: 1px solid #FFF;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFF;
}  
#navigation ul li a.end {
	border: 1px solid #FFF;
}
#navigation ul li a.present_end {
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation ul li a:hover {
	background-color: #666666;
}
#navigation ul li a.present {
	background-color: #666666;
}

#content {
	width: 799px;
	height: auto;
	margin: auto;
	border: thick none #FFF;
	background-image: url(llgreen.jpg);
	background-repeat: repeat;
}
#content #text p a img {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(llgreen.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#text {
	width: 650px;
	border: thick none #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	background-image: url(llgreen.jpg);
}
#text h1 {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	margin-top: 0px;
	font-style: italic;
	font-size: 24px;
}
#text p {
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	color: #31363E;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#sidebar h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	color: #009900;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD5C5;
}
#sidebar p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	line-height: 2px;
	font-style: italic;
}
#sidebar {
	width: 140px;
	background-image: url(sidebar.jpg);
	background-repeat: no-repeat;
	border: thick none #F0F;
	font-style: normal;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #093;
}
#logo {
	width: 798px;
	height: 165px;
	background-image: url(banner7.JPG);
	background-repeat: no-repeat;
	background-position: right;
}

#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 125%;
	color: #000;
	background-repeat: repeat;
	width: 650px;
	height: 60px;
	text-align: center;
	float: right;
	background-image: url(llgreen.jpg);
	font-weight: bold;
	border: medium solid #000;
}
#content #text #footer #footer_navigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0px;
	list-style-type: none;
	margin: 5px;
	float: none;
	color: #000;
	display: inline;
	text-align: center;
}
#footer p {
	font-family: "Courier New", Courier, monospace;
	font-size: 70%;
	color: #31363E;
	margin: 0px;
	padding: 0px;
}
#footer_navigation ul li a {
	text-decoration: none;
	height: 20px;
	margin-right: 50px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	vertical-align: middle;
	text-align: center;
	display: inline;
	border: medium none #000;
}
#content #text #footer #footer_navigation ul li {
	display: inline;
	background-image: url(llgreen.jpg);
	background-repeat: repeat;
}

#footer_navigation ul li a:link, #footer_navigation ul li a:visited {
	color: #000;
}
#footer_navigation ul li a:hover {
	background-color: #CCC;
	text-align: center;
}
#footer_navigation ul li a.present {
	background-color: #CCC;
}
