/* Main Selectors */
body {
	background-color: #c1c79b;
	background-image: url('bkgrnd.jpg');
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
	color: #000000;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 0;
	/*width: 600px;*/
}

a, a:visited {
	background-color: transparent;
	color: #ff0000;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #ff0000;
	text-decoration: underline;
}

a: active {
	text-decoration: none;
}


a.leftnav:visited {
	background-color: transparent;
	color: #656748;
	text-decoration: none;
}

a.leftnav:link {
	background-color: transparent;
	color: #656748;
	text-decoration: none;
}

a.leftnav:hover {
	background-color: transparent;
	color: #656748;
	text-decoration: blink;
	font-weight: bold;
}

a.leftnav:active {
	text-decoration: none;
}

a.topnav {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: -10px;
	margin-right: 2px;
}

a.topnav:visited {
	background-color: transparent;
	color: #656748;
	font-weight: bold;
	text-decoration: none;
}

a.topnav:link {
	background-color: transparent;
	color: #656748;
	font-weight: bold;
	text-decoration: none;
}

a.topnav:hover {
	background-color: transparent;
	color: #656748;
	font-weight: bold;
}

a.topnav:active {
	font-weight: bold;
	text-decoration: none;
}

a.smallboxtitle:visited {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

a.smallboxtitle:link {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

a.smallboxtitle:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
}

a.smallboxtitle:active {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}


/* Header */
div#header h1 {
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
h1 {
	text-align: left;
	background-color: transparent;
	color: #656748;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

p.description {
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 320px;
	margin: auto;
}

p.caption {
	text-align: center;
	font-size: 0.8em;
	display: block;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-size: 0.6em;
	color: #656748;
	text-align: center;
	padding: 0 0 2em 0;
	line-height: 95%;
	width: 80%;
}



p.general {
	text-align: left;
	vertical-align: top;
	font-size: 0.8em;
	display: block;
	width: /*520px*/ 100%;
	padding: 0.2em 0 0.2em 0;
}



/* Main Table */
div#main  {
	margin: 0 auto 0 auto;
	text-align: center;
	/*width: 500px;*/
}

div#main table {
	text-align: center;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	vertical-align: top;
	/*width: 100%;
	height: 100%;*/
}

div#main table.inner {
	text-align: center;
	background-color: transparent;
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #8a8d63;
	border-width: 2px 3px 2px 3px;
	vertical-align: top;
	/*width: 100%;
	height: 100%;*/
}

div#main table.leftnav1 {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 100%;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: top;
	border-color: #e2e2d2;
	border-width: 0 0 0 0;
}

div#main td.big {
	background-image: url('apabkgrnd2.jpg');
	background-attachment: fixed;
}

div#main td.isi {
	background-image: url('apabkgrnd2.jpg');
	background-attachment: fixed;
	border-style: solid;
	border-color: #8a8d63;
	border-width: 0 3px 2px 3px;
}

div#main td.title {
	text-align: center;
	width: 85%;
	background-color: transparent;
	height: auto;
	margin: 0 auto 0 auto;
	vertical-align: bottom;
}

div#main td.subtitle {
	text-align: center;
	background-color: transparent;
	margin: 0 auto 0 auto;
}

div#main td.subtitle-lr {
	text-align: center;
	background-color: transparent;
	background-image: url('bkgrnd.jpg');
	margin: 0 auto 0 auto;
}

div#main td.footnote {
	text-align: center;
	width: 100%;
}

div#main td.left {
	text-align: center;
	background-color: transparent;
	border-style: solid;
	border-color: #8a8d63;
	border-width: 2px 2px 2px 0px;
	/*margin: 3ex 0 3ex auto;*/
	vertical-align: top;
	font-size: 0.8em;
	width: 25%;
}

div#main td.content {
	text-align: center;
	border-style: solid;
	border-color: #8a8d63;
	border-width: 2px 0px 0px 0px;
	padding: 0 2ex 2ex 2ex;
	vertical-align: top;
	background-color: transparent;
}

div#main td.leftnav {
	text-align: left;
	background-color: #d0d3b7;
	color: #656748;
	border-style: dotted;
	border-color: #8a8d63;
	border-width: 2px 0px 2px 0px;
	vertical-align: top;
	width: 230px;
	font-size: 0.75em;
	margin: 0 0 0 0;
	padding: 1ex 1ex 1ex 1ex;
}

div#main td.leftnav:hover {
	background-color: #daddc2;
}

div#main td.topnav {
	text-align: center;
	vertical-align: middle;
	font-size: 0.9em;
	font-weight: bold;
	color: #656748;
	background-image: url('button.jpg');
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}

div#main td.title img {
	border-style: none;
	text-align: center;
	vertical-align: top;
}

div#smallbox table	{
	margin-left: 30px;
}

div#smallbox td	{
	background-repeat: no-repeat;
}


div#smallbox p.upper {
	font-size: 16px;
	/*font-weight: bold;*/
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 12px;
	margin-left: 45px;
	margin-right: 15px;
}

div#smallbox p.lower {
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 185px;
}

div#smallbox p.lowest {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 150px;
}

div#smallbox img.x
{
position:absolute;
left:0px;
top:0px;
z-index:-1
}

