/* CSS Document */

/* layout details */
#bkgimage {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(../img/int-bkgtop.jpg);
	background-repeat: repeat-x;
}
#breadcrumbs {
	position: absolute;
	visibility: visible;
	z-index: 43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #024572;
}
#content {
	position: absolute;
	visibility: visible;
	z-index: 19;
	top: 180px;
	left: 18px;
	width: 745px;
	border-top-color: #C1ABAB;
	border-left-color: #C1ABAB;
	border-right-color: #C1ABAB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 12px;
}
#copyright {
	position: absolute;
	visibility: visible;
	z-index: 17;
	left: 6px;
}
#credit {
	position: absolute;
	visibility: visible;
	z-index: 30;
	top: -1px;
	left: 780px;
	width: 160px;
	border-top-color: #C1ABAB;
	border-left-color: #C1ABAB;
	border-right-color: #C1ABAB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	padding: 6;
}
#footer {
	position: absolute;
	height: 40;
	width: 100%;
	visibility: visible;
	right: 0px;
	vertical-align: middle;
	text-align: right;
}
#logo {
	position: absolute;
	visibility: visible;
	top: 2px;
	z-index: 29;
	right: 14px;
}
#aebpresents{
	position:absolute;
	z-index:32;
	top: 36px;
	visibility: visible;
	left: 380px;
	width: 500px;
}
#printlogo{
	display: none;
}
#titlevolume{
	position:absolute;
	z-index:34;
	left: 368px;
	top: 74px;
	visibility: visible;
}
#search {
	position: absolute;
	right: 64px;
	visibility: visible;
	top: 2px;
	z-index: 22;
	width: 280px;
	text-align: right;
	font-weight: bold;
	font-size: 100%;
	color: #BBCFED;
}
#search a{
	color: #BBCFED;
	text-decoration: none;
}
#search a:hover {
	color: #5EBD67;
}


/* document details */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../../img/bul.gif);
	font-size: 100%;
	background-color: #FCF3E0;
	background-image: url(../img/int-bkgtop.jpg);
	background-repeat: repeat-x;
}
ol {
	list-style-type: decimal;
}
td {
	vertical-align: top;
}
td img{
	border:0;
}


/* font details */
a {
	font-weight: bold;
	color: #255E2C;
	text-decoration: none;
}
a:hover {
	color: #993366;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.copy140 {
	font-size: 140%;
	font-weight: bold;
	color: #D8410E;
}
.copy90 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.copy80 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.copy12px {
	font-size: 12px;
	color: #094A76;
}
.copy16px {
	font-size: 16px;
}
.copyorg {
	color: #F04B11;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #7E7E7E;
}
.credit {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.crumbscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #00243C;
}
.crumbscopy a {
	font-weight: normal;
	color: #243D02;
	text-decoration: none;
}
.crumbscopy a:hover {
	color: #993366;
}
.label {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.printAHTTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #035284;
}
.sidebarnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
.sidebarnav a{
	color: #00557D;
	text-decoration: none;
}
.sidebarnav a:hover {
	color: #993366;
}
.arttitletable {
	border: 2px solid #035284;
}
.head2 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #035284;
}
.listentable {
	background-color: #E3DECE;
}

