
BODY {
	background-image:url(_themes/expeditn/exptextb.jpg);
	backgrount-color:#FFFFFF;
	color:#000000;
	font-family: Book Antiqua, Times New Roman, Times;
	font-size:12pt;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

.nav {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

.nav TD {
	font-size:1.3em;
	text-align:center;
	font-weight: bold;
}

.nav TD A {
	font-weight:normal;
}

A, A:VISITED, A:ACTIVE {
	font-size:12pt;
	color:#993300;
}

A:hover {
	color:#999999;
}

P {
	text-indent: 20px;
}

#gallery-image {
	border:1px solid black;
	margin-top:10px;
}

#gallery-description {
	text-align:center;
	margin-top:15px;
}

#gallery-nav {
	text-align:center;
}

