body {
	font: 13px/1.7em "Lucida Grande", Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #dadedf url('/images/navigation/topbg.gif') repeat-x;
}

p {margin: .5em 0 1em 0;}

a:link, a:visited {
	text-decoration: underline;
	color: #638c0f;
}

#holder {
  display: block;
  width: 932px;
  margin: 0 auto;
  text-align: center;
}

#page {
	position: relative;
	text-align: left;
}

#right_col {
	float:right;
	margin-left:680px;
	position:absolute;
	width:235px;
	top:10px;
	z-index:10;
	display: inline;
}

#content {
	border:0 none;
	margin:0 16px 0 12px;
	text-align:left;
	width:665px;
}

#header {
	position: relative;
	background-image: url('/images/navigation/topbar.jpg') no-repeat;
	width: 932px;
	height: 213px;
	z-index: -3;
	margin-left: 0px;
}

.rightheader {
	position:relative;
	background: url('/images/navigation/rightheader.gif') no-repeat;
	width: 235px;
	height: 126px;
	z-index: 3;
}

.innerheader {
	position: relative;
	background: url('/images/navigation/innerheader.gif') no-repeat;
	width: 659px;
	height: 136px;
	z-index: 2;
	margin-left: 0px !important;
	margin-left: 12px;
}

#subheader {
	position: relative;
	background: url('/images/navigation/subheader.gif') no-repeat;
	width: 932px;
	height: 48px;
	z-index: -3;
}

#buttons {
	position: relative;
	background-image: url('/images/navigation/buttons.gif');
	background-repeat: no-repeat;
	width: 932px;
	height: 36px;
	z-index: 3;
	margin-left: 0px;
        margin-top: 0px !important;
	margin-top: -3px;
}
#border {
	z-index: 0;
	position:  relative;
	background: #fafbfb url('/images/navigation/bg.gif');
}

#footer {
	position: relative;
	background: url('/images/navigation/footer.gif') no-repeat;
	width: 932px;
	height: 49px;
	z-index: 1;
}

.rightfooter {
	position: relative;
	background: url('/images/navigation/rightfooter.gif') no-repeat;
	width: 235px;
	height: 27px;
	margin: -16px 0 0 -9px;
	z-index: 2;
}

.rightborder {	
	margin: -110px 0 10px -1px;
	background: url('/images/navigation/rightbg.gif') repeat-y;
	z-index: 1;
}

.rightcontent {
	margin-left: 10px;
	position:relative;
	width: 215px;
	z-index: 4;
}

.innerborder {
	margin: -120px 0 3px 0;
	background: url('/images/navigation/innerbg.gif') repeat-y;
	width: 665px;
}

.innercontent {
	margin-left: 10px !important;
	margin-left: 20px;
	position:relative;
	width: 640px;
	z-index: 3;
}

.innerfooter {
	background: url('/images/navigation/innerfooter.gif') no-repeat;
	width: 659px;
	height: 15px;
	z-index: 5;
	margin-top: -17px;
}

img {border: 0;}
iframe { color: #000000; font-family: Georgia; font-size: 10pt; background-color: #ffffff; }
.recall { color: #a7a7a7; font-size: 75%; text-decoration: line-through; }
.infobox { padding: 6px; margin-top: 2px; margin-bottom: 2px; }
.inline { text-align: left; border: 0px; min-height: 110px; width: 665px;}
.avatar { padding: 5px; margin-left: 10px; float: right; z-index: 2; position: relative;}