@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	color: #ab3320;
	background-image: url(graphics/pdbkground.jpg);
	background-repeat: repeat-x;
}
#content {
	clear: right;
	float: right;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid 1px
#;
	padding: 10px 10px 10px 10px;
	margin: 0 2
	% 2% 2%;
	border-left-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-top: 15px;
	width: 460px;
	vertical-align: top;
	margin-bottom: 15px;
}
#page {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 700px;
}
header {
	margin: 0%;
}
#links
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
	width: 150px;
	float: left;
	margin-right: 10px;
	border: solid;
	margin-top: 10px;
	border-color: #663333;
	border-width: 1px;
	clear: left;
	background-image: url(graphics/linksbkgrnd.jpg);
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
}
#links a {
	text-decoration: none;
	color: #336600;
	line-height: 2;
	display: block;
}
#links  a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
#address {
	font-family: verdana;
	font-size: small;
	text-transform: lowercase;
	color: #336666;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	clear: both;
	background-image: url(graphics/footerbk.gif);
}
#address a:hover {
	color: #663300;
}
#address a {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
a {
	color: #660033;
	text-decoration: none;
}
#links     .current  {
	color: #FFFFFF;
	background-color: #CC6633;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-indent: 5px;
	font-style: normal;
	text-decoration: none;
}
