body {
	background-repeat: repeat-y;
	background-color: #829a53;
	background-image: url(/images/interface/back-main.gif);
	background-position: center;
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
}

a {
	color: #4b6a8f;
	/*cursor: hand;*/
}

p {
	font-size: 12px;
	/*text-align: justify;*/
	text-align: left;
}
th {
	text-align: left;
	font-size: 12px;
}
td {
	font-size: 12px;
}

.highlight{
	background-color:#ffff66;
	font-weight: bold;
}

.more {
	font-size: 10px;
	position: absolute;
	bottom: 3px;
	right: 3px;
	background-repeat: no-repeat;
	background-image: url(/images/interface/bullet.gif);
	text-indent: 10px;
	background-position: 0px 1px;
}

 dl.float-right
{
border: 1px solid #000;
background-color: #828fac;
width: 242px;
text-align: center;
padding: 0 0 10px 0;
float: right;
margin: 0 0 1em 1em;
}
.float-right dt
{
font-weight: bold;
background-color: #1868b4;
color: #fff;
padding: 5px 10px;
margin-bottom: 10px;
}

.float-right dd img
{
border: 1px solid #000;
/*width: 100px;
height: 100px;*/
}

.float-right dd
{
margin: 0;
padding: 0 10px 5px 10px;
font-size: 85%;
}

 dl.bio-pics
{
width: 242px;
text-align: center;
padding: 0 0 10px 0;
float: right;
margin: 0 0 1em 1em;
}
.bio-pics dt
{
font-weight: bold;

color: #959289;
padding: 5px 10px;
margin-bottom: 10px;
}

.bio-pics dd img
{
/*border: 1px solid #000;
width: 100px;
height: 100px;*/
}

.bio-pics dd
{
margin: 0;
/*padding: 0 10px 5px 10px;*/
font-size: 85%;
}

 dl.bio-ctt
{
width: 242px;
text-align: center;
padding: 0 0 10px 0;
float: right;
margin: 0 0 1em 1em;
}
.bio-ctt dt
{
font-weight: bold;

color: #959289;
padding: 5px 10px;
margin-bottom: 10px;
}

.bio-ctt dd img
{
/*border: 1px solid #000;
width: 100px;
height: 100px;*/
}

.bio-ctt dd
{
margin: 0;
/*padding: 0 10px 5px 10px;*/
font-size: 85%;
}


h1, h2, h3, h4 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: -7px;
}
h5 {
	text-align: left;
	margin-bottom: -7px;
}

.category {
	font-weight: bold;
}

.hide {
	display: none;
}

.pullquote {
	width: 75%;
	/*float:right;*/
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*line-height:140%;*/
	margin:10px;
	background: url(/images/interface/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* Disabling quote effect in IE5 + */
	padding:5px 25px 5px 5px;
	border-style: solid;
	border-color: purple;
	border-width: 1px 1px 1px 1px;
}
.pullquote:first-letter {
	background: url(/images/interface/openquote.gif) no-repeat left top!important;
	padding:5px 0px 10px 54px!important;
	padding /**/:0px; /* Disabling quote effect in IE5 + */
	background /**/: url(); /* Disabling quote effect in IE5 + */
	}

.bookquote {
	width: 73%;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px;
	padding:5px 25px 5px 5px;
}

	
#pagecontent ul {
	font-size: 12px;
	text-align: left;
}
#pagecontent ol {
	font-size: 12px;
	text-align: left;
}
#contentcontainer ul {
	font-size: 12px;
	text-align: left;
}
#contentcontainer ol {
	font-size: 12px;
	text-align: left;
}	
	


#container {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}



#header {
	position: relative; 
	top: 0px;
	width: 710px;
	height: 100px;
}

#header-banner {
	width: 710px;
	height: 73px;
	background-image: url(/images/interface/back-header.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-color: black;
	border-width: 0px 1px 1px 1px;
}



#toolbar {
	text-align: right;
	width: 625px;
	height: 25px;
	position: absolute;
	top: -2px;
	right: 15px;
	color: #1e2a39;
	font-size: 11px;
	padding-top: 3px;
}

#toolbar a {
	color: #1e2a39;
	font-size: 11px;
	text-decoration: none;
}

#toolbar a:hover {
	text-decoration: underline;
}

#toolbar img {
	position: relative;
	top: 2px;
}

.toolbar_spacer {
	display: inline;
	padding: 0px 10px 0px 10px;
}

input.searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 70px;
	position: relative;
	bottom: 1px;
}

input.gobutton {
	position: relative;
	top: 3px;
	left: 3px;
}

select.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	height: 13px;
}
	


#buttonbar {
	position: absolute;
	right: -5px;
	bottom: 2px;
	width: 288px;
	height: 25px;
}

#buttonbar ul {
	padding: 0px;
	margin: 0px;
}

#buttonbar ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url("/images/interface/back-button.gif") repeat-x;
	text-align: center;
}

#buttonbar a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	width: 70px;
	height: 25px;
	font-size: 11px;
	color: white;
	line-height: 24px;
	border-style: solid;
	border-color: black;
	border-width: 1px 1px 1px 0px;
}

#buttonbar a#buttonfirst {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

#buttonbar li#buttonactive { 
	background: url("/images/interface/back-buttonhl.gif") repeat-x 20px;
}

#buttonbar a:hover {
	background: url("/images/interface/back-buttonhl.gif") repeat-x 20px;
}
	

#img_tagline {
	position: absolute;
	bottom: 4px;
	left: 32px;
}
#img_printtitle {
	display: none;
}
.img_title {
	position: absolute;
	top: 33px;
	left: 65px;
}

.img_logo {
	position: absolute;
	top: 2px;
	left: -18px;
}

.img_border {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
.img_float {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	float: right;
	margin:15px 5px 15px 10px;
}
		
.listing {
	padding: 0px 0px 0px 20px;
}

#footer {
	position: relative;
	font-size: 11px;
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}