
body, tr, td    { font-size: 14px; color: black; background: white; font-family: Arial, Helvetica, sans-serif; margin: 0px; top: 0px; left: 0px }
.leftcorner    {	
	
	width: 151px;
	height: 144px
}
.photo {
	float : left ;
	padding-top: 0px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	
}
.top {
	position: absolute;
	left: 151px;
	top: 0px;
	background-image : url(Graphics/greenfade_hzx.jpg);
	height : 144px;
	width: 100%;
	color: #dedabe
}
.top h1 {
	margin-left: 0em;
	padding-top: 20px;
	font-size : 50px;
	text-shadow : Black;
}
.top h2 {
	margin-left: 6.5em;
	padding-top: 2em;
	font-size : 25px;
}
.leftcolumn   {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background-image : url(Graphics/greenfade_vtx.jpg);
}

.navbar          { vertical-align: top; margin: 1em 1em 1em 0em;  width: 8.8em }
.navbar h4       { font-weight: bold; font-size: 1.2em; margin-top: 1em; margin-bottom: 0.5em; margin-left: 1em }

.rightcolumn   {
	position:absolute ;
	width :87% ;
	height: 100%;
	top: 151px;
	left: 151px;
	
	}
	
	.left {
	position : relative;
	width : 150px;
	left : 5px;
}

.right {
	position : relative;
	width : 150px;
	left : 300px;
}

.content        {
	padding: 1em 1em 1em 1em;
	float : right ;
	font-style : verdana, sans ;
	font-size : larger;
	color : #006666;
	height: 50%;
}
	
.content a  {
	text-decoration: none;
	display: inline;
	
}
.content a:link {
	color: #336666;
	text-decoration : underline;
}
.content a:visited   { color: #cc9900 ;}
.content a:hover  {color: #99cccc;}
.content h1  { margin-bottom: 0px }
.content h2 { font-size: 2em; margin-top: 0px; margin-bottom: 0.5em }
.content h3 { font-size: 1.5em; margin-bottom: 0.5em }
.navitems    { margin-right: 1em; margin-left: 1em }
.navitems a  { text-decoration: none; padding: 0.25em 0.25em 0.25em 0.25em; display: block }
.navitems a:link { color: #dedabe; }
.navitems a:visited   { color: #cc9900 ;}
.navitems a:hover  {
	background-color: #003333;
}
.navitems a:active   { color:#990000 }
.centered { text-align: center; }
strong,b { font-weight: bolder }
li { margin-bottom: 0.5em }
.sacsubmenu { display: none; }
.committeesubmenu { display: none; }
.poem        { margin-right: 1em; margin-left: 1em; padding-top: 8px; padding-bottom: 2em; max-width: 40em}
.poem a  {
	text-decoration: none;
	padding: 1em 1em 1em 12.5em;
	display: block;
}
.poem a:link {color: #003300; }
.poem a:visited   { color: #cc9900 ;}
.poem a:hover  {color: #99cccc;}
.quote {
	text-align: center;
	border-collapse : collapse;
	font-style : italic;
	font-weight : bolder;
	font-size : larger;
	font-family : Verdana, sans-serif;
	color : Green;
}
.quote2 {
	text-align: center;
	border-collapse : collapse;
	font-style : italic;
	font-weight : bolder;
	font-size : smaller;
	font-family : Verdana, sans-serif;
	color : Green;
}
.quotebox {
   
	left: 151px;
	top: 80%;
	width: 100%;
	padding: 1em 1em 1em 1em;
	
}