body {
	margin:0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#474E21;
}

p {
	margin: 10px;
	line-height: 3.5ex;
	margin-top: 4ex;
	text-align:justify;
/*	text-indent:3em;*/
}

li {
	line-height: 3.5ex;
}

#contact {
	text-align:center;
	line-height:normal;
}
#title1, #storyTitle {
	color: #2B6E06;
	font-size:14px;
	font-weight:bold;
	border-bottom: 2px solid #103C00;
	margin:10px;
	height:3ex
	
}

#storyTitle{
	font-size:12px;
}

#storyAuthor {
	margin-top: -10px;;	
}

#storyQuote {
	font:	"Times New Roman", Times, serif;
	font-style: italic;
	text-indent:3em;
}	

#story {
	text-indent:0px;
	text-align:justify;
}	

#monoTitle {
	color: #2B6E06;
	font-weight:bold;
}

#monoAuthor {
	color: #000000;
	font-style:italic;
}

#persName {
	font-weight:bold;
}

#mainArea{
	background-color:#FFFFFF;
	width:750px;
	border-collapse: collapse;
}

#mainMenu {
	background-color: #1B2816;/*#071C0A;*/ 
	color:#DCE8FF; 
	width:750px;
	height:3ex;
	font-size:8pt;
/*	border-right:1px solid white;*/
}

#mainMenu a, #mainMenu a:visited {
	text-decoration:none;
	color:#DCE8FF;
	padding: 5px;
	padding-left: 5px;
	font-weight:bold;
}

#mainMenu a:hover {
	color: yellow;
/*	background-color: #69B58D; #FF56D5;*/ 
}

#subMenu {
/*	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;*/
	width:100%;
	
} 

#subMenu a, #subMenu a:visited {
	text-decoration: none;
	background-color: #78C435; /*7DBA9F; #5AD17E;*/ 
	color: #ffffff;/*101F05; /*0E2C17;*/ 
	border-collapse: collapse;
	display: block;
	border-bottom: 1px solid #DAE4C9;
	padding: 1ex;
	padding-left: 3ex;
	text-align:left
}

#subMenu a:hover{
	background-color: #1B8900; /*107010; #FF56D5;*/
	color:#FFFFFF;
}

#infoTable, #boardTable {
	width:95%; 
	border-collapse:collapse;
}

#infoTable {
	background-color:#3BA513; 
	color:#B7F881; 
	border-color:#3BA513;
	text-align:left;
}

#boardTable, #committeeTable{
	text-align:center;
}

#infoTable #row1 {
	background-color:#FFFFFF;
	color: #666666;
}

#infoTable #row2, #boardTable #row1 {
	background-color:#EDFCD6; 
	color:#666666;
}

#boardTable #row2 {
	background-color:#FCFCE3;
	color: #666666;
	font-size:9px;
	vertical-align:top;

}

#mainColumn {
	width:77%;
	vertical-align:top;
	height: 500px;
}

#sideColumn {
	vertical-align:top;
	background-color:#DAE4C9;
	text-align:left; /*dating center*/
}