@charset "utf-8";
/* CSS Document */

html body{
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
}

form,h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

a:link {
	color: #FFFFFF;
	text-decoration:none
}

a:visited {
	color: #FFFFFF;
	text-decoration:none
}

a:hover {
	color: #FFFFFF;
	text-decoration:none
}

a:active {
	color: #FFFFFF;
}

#pagecontainer {
	text-align:left;
	background-color:#8cc63f;
	height:696px;
	width:984px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	position:relative;
}

#headerlinkbar {
	height:23px;
	width:400px;
	top:146px;
	left:400px;
	position:absolute;
	vertical-align: middle;
	z-index:2;
}

.headerlinks {
	font-size:0.8em;
	letter-spacing:0.2em
}

.headerlinks a:link {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.headerlinks a:visited {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.headerlinks a:active {
	font-weight:normal;
	color:#FFFF00;
	text-decoration:none;
}

.headerlinks a:hover {
	font-weight:normal;
	color:#FFFF00;
	text-decoration:none;
}

#footerlinkbar {
	height:23px;
	width:400px;
	top:601px;
	left:96px;
	position:absolute;
	vertical-align: middle;
	z-index:2;
}

#thispage {
	top:173px;
	left:97px;
	width:162px;
	position:absolute;
	font-size:1.2em;
	letter-spacing:0.2em;
	text-align:center;
	z-index:2;
}

#footer {
	height:23px;
	width:700px;
	top:630px;
	left:96px;
	position:absolute;
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:0.2em;
	color:#3e722e;
}

.homebulletlist a {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.3em;
}

.homebulletlist_on a {
	font-weight:normal;
	color:#FFFF00;
	text-decoration:none;
	font-size:1.3em;
}

.homebulletlist a:link {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.3em;
}

.homebulletlist a:hover {
	font-weight:normal;
	color:#FFFF00;
	text-decoration:none;
	font-size:1.3em;
}

.homeethicaljunction {
	position:absolute;
	top:623px;
	left:863px;
	width:100px;
	height:50px;
}

.txt {
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#3e722e;
	line-height:1.4em;
}
