body {
	background-color: #006600;
	background-image: url(/img/bkg_grn.jpg);
}
body.admin {
	background-color: #FFFFFF;
	background-image: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
H3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	font-style: italic;
	color: #000000;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.lyrics {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	align: center;
	width: 800px;
	border: 1px;
	background-color: #CC0000;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 3px 30px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFF66;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#calendar {
	float: left;
	width: 760px;
	font-size: 12px;
	text-align: center;
	margin-left: 20px;
	border: 0px;
	padding: 0px;
}
#calendar img {
	border: 0;
}
#calendar .caltitle {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#calendar .caldata{
	width: 732px;
	background-color: #FFFFFF;
	text-align: center;
}
#calendar .calhead{
    float: left;
	width: 100px;
	height: 25px;
	border: 2px #006600 groove;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	line-height: 25px;
	vertical-align: middle;
	background-color: #DDDDDD;
}
#calendar .calday{
    float: left;
	width: 100px;
	height: 125px;
	border: 2px #006600 groove;
	vertcal-align: top;
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
}
#calendar .daydate{
	float: right;
	width: 97px;
	padding-right: 3px;
	height: 15px;
	font-weight: bold;
	text-align: right;
}
#calendar .daydate a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
#calendar .daycontent{
	float:	left;
	width: 96px;
	height: 85px;
	text-align:	left;
	font-size: 15px;
	line-height: 15px;
	padding-left: 2px;
	padding-right: 2px;
}

#calendar .daycontent a {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
#admin {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: auto;
	font-size: 15px;
	text-align: center;
	background-color: #FFFFF;
}
#admin img {
	border : 0px;
}
#admin .title {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	margin: 15px;
}
#admin .subtitle {
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
#admin #header {
	float: left;
	width: 100%;
	height: 142px;
	background-color: #FFFFFF;
}
#admin #header #logo {
	float: left;
}
#admin #header #montage-h {
	float: right;
	text-align: right;
}	
#admin #login {
	float: left;
	width: 100%;
}
#admin #login table {
	border-width: 2px;
	border-style: groove;
	border-color: #006600;
	margin: 15px;
}	
#admin #login table td {
	border-width: 2px;
	border-style: outset;
	border-color: #006600;
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
}
#admin #body {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
}
#admin #body #webmenu {
	float: left;
	width: 20%;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px;
}
#admin #body #webmenu p {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 100%;
	text-align: center;
}
#admin #body #webinfo {
	float: right;
	width: 80%;
	margin: 0px;
	background-color: #FFFFFF;
}
#admin #body #webinfo h1 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
#admin #body #webinfo h2 {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
#admin #body #webinfo table {
	width: 100%;
	border-width: 2px;
	border-style: groove;
	border-color: #006600;
}	
#admin #body #webinfo table td {
	border-width: 2px;
	border-style: outset;
	border-color: #006600;
	padding: 3px;
}
#admin #body #webinfo p img {
	margin: 15px;
}
#admin #body #webinfo img.border {
	border: 3px;
	border-style: outset;
}
#admin #body #webimage {
	width: 140px;
	float: left;
}
#admin #footer {
	float: left;
	width: 100%;
	height: 30px;
	background-color: #FFFFFF;
}
#admin #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #336600;
	margin: 15px;
}
