body 	{ background-color: #122c27;
	color: #6681b4;
	font-family: Rockwell, Calisto MT, Century Gothic;
	text-align: center;
	margin-top: 1%; 
	margin-bottom: 1%; }

h2	{ color: #437d74; }
	

h3	{ color: #437d74; }

h5	{ font-weight: normal; }

li	{ list-style-type: none; }

.banner	{ margin-bottom: 0; }

.index		{ padding-left: 10px; }

.maincontent	{ background-color: #161b2e;
		border: 3px solid #06060a; }
		
.ginko	{ background-color: #161b2e;
		border: 3px solid #06060a;
		margin-top: 10%; }
		

.submenu	{ background-color: #2a3052;
		border: 3px solid #606c56; }

.sidemenu	{ background-color: #204e45;
		border: 3px solid #06060a;
		padding-left: 5px; }

.whosideimg	{ background-image: url(side.gif);
		height: 7000px; }

.tlsideimg	{ background-image: url(side.gif);
		height: 9000px; }

.historysideimg	{ background-image: url(side.gif);
			height: 13000px; }

.culturesideimg	{ background-image: url(side.gif);
			height: 7000px; }

.folkloresideimg	{ background-image: url(side.gif);
			height: 2000px; }

.archsideimg	{ background-image: url(side.gif);
		height: 3000px; }

.note	{ font-size: 10pt; }

.info	{ font-size: 8pt; }


.courtesy	{ background-color: #231f2d;
		border: 3px solid #606c56; }

.sitedesign	{ color: #6681b4; }

.timeline	{ font-weight: bold;
		
 }

.image	{ float: left; 
	  margin-right: 5px; }


.altrow	{ background-color: #204e45;
		color: #569a8f; }

a:link		{ color: #f4e568;
		text-decoration: none; }

a:visited	{ color: #f4e568;
		text-decoration: none; }

a:hover	{ color: #569a8f; }

a:active	{ color: #78b2a8; }


