@charset "utf-8";
#body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #000;
	background-color: #999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#body #wrapper {
	font-size: 0.8em;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1 em;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body #wrapper #header {
	background-image: none;
	margin: 1px;
	padding: 1px;
}
#body #wrapper #header h1 {
	text-indent: -9999px;
	background-image: url(../images/PSA_Chapter_Banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	width: 900px;
	/* [disabled]padding-top: 5px; */
	padding-bottom: 5px;
	/* [disabled]margin-top: 20px; */
}

#body #wrapper #nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: auto;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}


#body #wrapper #nav a {
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: .1em;
	background-color: #900;
	padding: 2px;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	border: 1px solid #000;
}
#body #wrapper #nav a:link {
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: .1em;
	background-color: #900;
	padding: 2px;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	border: 1px solid #000;
}
#body #wrapper #nav a:visited {
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: .1em;
	background-color: #900;
	padding: 2px;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	border: 1px solid #000;
}
#body #wrapper #nav a:hover {
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: .1em;
	background-color: #000;
	padding: 2px;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	border: 1px solid #000;
}
#body #wrapper #content {
	padding: 5px;
	float: none;
	height: auto;
	width: auto;
	margin: 5px;
}
#body #wrapper #content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
#body #wrapper #content h3 {
	font-size: 1.1em;
	color: #000;
}
#body #wrapper #content p a {
	color: #900;
	text-decoration: none;
}
#body #wrapper #content a:link {
	color: #900;
	text-decoration: none;
}
#body #wrapper #content a:visited {
	color: #900;
	text-decoration: none;
}
#body #wrapper #content a:hover {
	color: #900;
	text-decoration: underline;
}
#body #wrapper #content img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#body #wrapper #content p img  a{
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #wrapper #content p img a:link  {
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #wrapper #content p img a:visited  {
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #wrapper #content p img a:hover  {
	text-decoration: underline;
	border: 1 solid #900;
}

#body #wrapper #content #leftbar {
	float: left;
	width: 150px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#body #wrapper #content #rightbar {
	float: right;
	height: auto;
	width: 150px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 1px;
}
#body #wrapper #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	text-align: center;
	margin-top: 1px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	float: none;
	height: auto;
	width: 900px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #666;
}
#body #wrapper #footer p a {
	color: #666;
	text-decoration: none;
}
#body #wrapper #footer p a:link {
	color: #666;
	text-decoration: none;
}

#body #wrapper #footer p a:hover {
	color: #666;
	text-decoration: underline;
}
.special    {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.announce {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	border: 2px solid #900;
	text-align: center;
	/* [disabled]font-weight: bold; */
}
.right {
	text-align: right;
	text-decoration: none;
	float: right;
}
