.logo {
	height: 150px;
	width: 200px;
	background-image: url(img_2/pr_works_03.JPG);
}
body {
	background-color: #FFF8E8;
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #8A2D0E;
	font-style: italic;
	text-align: center;
	padding-top: 70px;
}
.top {
	background-image: url(img_2/peo_01.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}

.act {
	background-color: #C5FF50;
	text-align: center;
	height: 25px;
	width: 130px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.act a {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #8A2D0E;
	text-decoration: none;
	font-weight: bold;
}
.act a:hover {
	color: #003300;
}
p {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #225E28;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
li {
	font-weight: bold;
	color: #003300;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color: #8A2D0E;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #225E28;
	padding-top: 10px;
	padding-left: 10px;
}

.left {
	text-align: center;
	height: 150px;
	width: 200px;
	vertical-align: top;
	padding-top: 15px;
}
img {
	background-image: url(img_2/g_b_2.jpg);
}
.pass {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFF8E8;
	text-align: center;
	width: 130px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5FF50;
	border-right-color: #FFF8E8;
	border-bottom-color: #C5FF50;
	border-left-color: #C5FF50;
}
