a {
	text-decoration: none;
	color: #0B58E8;
}
body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D6E1A7;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8798BA;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACB8D0;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACB8D0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ACB8D0;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACB8D0;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACB8D0;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
#container {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9D886;
	border-left-color: #C9D886;
	width: 750px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width: 740px;
	background-color: #FFFFFF;
	padding: 5px;
}
#counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6E1A7;
	text-align: center;
}
#masthead {
	width: 750px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#members {
	float: left;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0B58E8;
	font-size: 12px;
	text-align: left;
	background-color: #DEE3ED;
	border: 01px solid #C5CDDE;
	padding: 5px;
	margin: 5px;
}
#members i {
	font-size: 11px;
	color: #333333;
}
#members p {
	padding-right: 15px;
	padding-left: 15px;
}
#photos img {
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#text_one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272B17;
	line-height: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#text_one p {
	padding-right: 10px;
	padding-left: 10px;
}
#text_two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272B17;
	line-height: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#text_two p {
	padding-right: 10px;
	padding-left: 10px;
}
#text p {
	padding-right: 15px;
	padding-left: 15px;
}
#title {
	background-color: #FFFFFF;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
.border_grey {
	border: 1px solid #999999;
}

