body { 
	margin:0px; 
	padding-top:20px; 
	background:#531c20 url('../images/l_bg.jpg') top left repeat-x;
	font-family:arial,helvetica,sans-serif;
}
table { 
	border-collapse:collapse;
}
td { 
	padding:0px; 
	font-size:15px;
}
table.main {
	width:850px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}
td.content {
	color:#9f8350; 
	font-size:15px;
	background:#000000; 
	padding:6px;
}
content a {
	color:#9f8350;
}
div.copyright {
	color:white; 
	font-size:10px; 
	text-align:center; 
	padding-top:6px; 
	padding-bottom:15px;
}
div.bottom {
	color:black; 
	font-size:14px; 
	text-align:center; 
	height:16px; 
}
td.foot {
	font-size:70%;
	color:#000000;
	text-align:center; 
	vertical-align:middle;
}
td.glossary {
	background: #222222;
	height: 32px;
	cursor: hand;
	cursor: pointer;
}

/*
td.menu {height:32px; color:black; font-size:14px; font-weight:bold;}
td.menu a {color:black; text-decoration:none}
.submenu {position:absolute; visibility:hidden; top:254px; width:230px; border:1px solid #ceb27c; z-index:2;}
.subItem {background-color:#9d824b; cursor:pointer; padding:1px 2px 1px 2px}
.subItemActive {background-color:#ceb27c; cursor:pointer; padding:1px 2px 1px 2px}
*/

img.galleryImage {
	border:1px solid #ceb27c;
}
.gallery {
	font-size:14px;
}
.nav {
	font-size:13px; 
	padding:0px 6px 0px 6px;
}
.navRight {
	font-size:13px; 
	padding:0px 18px 0px 6px;
}
.nav a {
	color:#ceb27c;
}
.navRight a {
	color:#ceb27c;
}

.caption {
	padding-bottom:8px;
}
