body {
	-moz-background-clip: initial;
	-moz-background-inline-policy: initial;
	-moz-background-origin: initial;
	background-attachment: scroll;
	background-image: none;
	background-position: 50%;
	background-repeat: repeat;
	color: rgb(102, 102, 102);
	font-family: 'Lucida Grande',Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14pt;
	margin: 9px;
}

a:link {
	color: rgb(153, 153, 153);
	text-decoration: none;
}

a:hover {
	color: rgb(0, 96, 0);
	text-decoration: underline;
}

a:active {
	color: rgb(153, 153, 153);
	text-decoration: none;
}

a:active:hover {
	color: rgb(0, 96, 0);
	text-decoration: underline;
}

a:visited {
	color: rgb(153, 153, 153);
	text-decoration: none;
}

a:visited:hover {
	color: rgb(0, 96, 0);
	text-decoration: underline;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#sidebar {
	float: left;
	text-align: left;
	width: 150px;
}

#container {
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 160px;
	width: 600px;
}

#content1 {
	float: left;
	padding: 20px;
	text-align: justify;
	width: 270px;
}

.content2 {
	padding: 20px;
	text-align: justify;
}

h3 {
	color: rgb(0, 96, 0);
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

#title {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: rgb(51, 51, 51);
	font-size: 24pt;
	height: 120px;
	letter-spacing: -1px;
	margin-top: 30px;
	text-align: right;
}

#footer {
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 10px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	text-transform: lowercase;
}

#navlist {
	-moz-background-clip: initial;
	-moz-background-inline-policy: initial;
	-moz-background-origin: initial;
	background-attachment: scroll;
	background-image: none;
	background-position: 50%;
	background-repeat: repeat;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 0pt;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0pt;
	width: 13em;
}

#navlist li {
	border-top-style: solid;
	border-top-width: 1px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	text-align: right;
}

#navlist li a {
	-moz-background-clip: initial;
	-moz-background-inline-policy: initial;
	-moz-background-origin: initial;
	background-attachment: scroll;
	background-image: none;
	background-position: 50%;
	background-repeat: repeat;
	display: block;
	padding-bottom: 0.25em;
	padding-left: 0.75em;
	padding-right: 0.5em;
	padding-top: 0.25em;
	text-decoration: none;
}

#navlist li a:link {
	color: rgb(0, 96, 0);
}

#navlist li a:visited {
	color: rgb(153, 153, 153);
}

#navlist li a:hover {
	-moz-background-clip: initial;
	-moz-background-inline-policy: initial;
	-moz-background-origin: initial;
	background-attachment: scroll;
	background-image: none;
	background-position: 50%;
	background-repeat: repeat;
	border-color: rgb(255, 238, 51);
	color: rgb(102, 102, 102);
}

p {
	padding: 20px;
}
