@charset "ISO-8859-1";
#wrapper {
	margin: auto;
	width: 885px;
}
#wrapper2 {
	margin: auto;
	width: 970px;
}
body {
	font-family: Arial, verdana, sans-serif;
	font-size: 100%;
	margin-top: 20px;
	color: #E8E8E8;
	background-color: #FFFFFF;
}


p {
	font-size: .65em;
	color: #7D7D7D;
	letter-spacing: 0.125em;
	line-height: 1.75em;
}
a {
	color: a2b24c;
	text-decoration: none;
}

a:hover {
	color: #d4dd9f;
}
#about {
	padding-left: 35px;
	padding-right: 40px;
}
h2 {
	font-size: .85px;
	font-weight: bold;
}
.index {
	color: #999999;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.25em;
}

.contact {
	text-align: left;
	margin-left: 180px;
	line-height: 1.1em;
	font-size: 0.8em;
	margin-bottom: 11px;
	color: #7d7d7d;
}
.descript {
	text-align: right;
	text-indent: 0px;
	font-size: 0.65em;
	color: #7D7D7D;
	letter-spacing: 0.125em;
	line-height: 1.75em;
	padding-right: 6px;
}
.pageturn {
	color: #999900;
	text-align: right;
}
.descript a {
	color: #7d7d7d;
}
.descript a:hover {
	color: #CCCCCC;
}
.tele {
	vertical-align: bottom;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	color: a2b24c;
}
.tele a {
	color: #7D7D7D;
}
.dotted_line {
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin: 1px;
	height: 46px;
	border-left-width: 0.15em;
}
.dottedbg {
	background-image: url(images/dotted_css.gif);
	background-repeat: repeat-y;
	height: 50%;
	padding-top: 3px;
}
.dottedright {
	float: right;
	background-image: url(images/dotted_css.gif);
	background-repeat: repeat-y;
	height: 60px;
	background-position: left;
	width: 10px;
}
#index {
}
#index_text {
	text-align: center;
}
#about p {
	font-size: .8em;
}
