.Head  {
	font-size: large;
	font-style: normal;
	color: #CCCCCC;
	float: left;
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5%;
	width: 65%;
	
}
.general img {
	margin: 10px;
	padding: 10px;
}


.Main {
	font-size: large;
	font-style: normal;
	color: #CCCCCC;
	float: left;
	position: relative;
	padding-right: 2px;
	padding-left: 2px;
	width: 75%;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5%;
	clear: both;
}
.Sidebar {
	font-size: 14px;
	float: right;
	font-style: normal;
	font-weight: normal;
	margin: 5px;
	width: 18%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: right;
	position: relative;
}


a:link {color: #66CC33; text-decoration:none;}	
a:active {color:#9999CC; text-decoration:none;}
a:hover{color:#FFFFF0; text-decoration:underline;}
a:visited{color:#CCCCCC;text-decoration:none;} 


.Address {
	font-size: 10px;
	float: right;
	font-style: normal;
	font-weight: bold;
	margin: 5px;
	clear: none;
	width: 20%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
}
table {
	font-weight: bolder;
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: center center;
	text-align: left;
	vertical-align: top;
	display: table;
	border: medium solid #000000;
	margin: 5px;
	padding: 5px;
	clear: both;
	float: none;
	background-image: url(images/tablebg.png);
}

h2 {
	font-family: "Britannic Bold";
	font-size: 18px;
	font-style: normal;
	color: #66CC33;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #333333;
	background-position: 50% 50%;
	background-image: url(images/LogoJGF.jpg);
	background-repeat: no-repeat;
	
}
.calendar{
	text-align: center;
	vertical-align: bottom;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	float: none;
	padding-top: 15px;
}
.general th {
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}




#calendar_table    {
	float: left;
	background-color: #333333;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 5px;
	background-image: none;
	border: thin outset #FFFFFF;
}

#calendar_head     {background-color:#66CC33; color: #FFFFF0; letter-spacing: 4px}

.calendar_weekdays {width: 30px; font-size: 10pt; border-bottom-style: solid}

.calendar_dates    {text-align: center; background-color: #333333;}

#calendar_today    {font-weight: bold; color: #66CC33; background-color: #333333;;
                    border: 1px solid black}.general {
	text-align: center;
	padding: 5px;
	clear: both;
	width: 95%;
	position: static;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.indented {
	text-align: left;
	width: 75%;
}

ul {
	list-style-type: square;
}
.NetworkingLinks {
	text-align: center;
	padding: 2px;
}
