@charset "UTF-8";
a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.acknowledgement {
	font-size: 10pt;
	text-align: left;
}
.contactwebmaster {
	font-size: 100%;
	font-style: italic;
	font-variant: normal;
	color: #993300;
	text-align: right;
}
.eventdate {
    font-size: 105%;
    /*background-color: #CC6633;   */
	font-weight: bold;
    margin-bottom:0.25em;

}
.eventlocation {
    /*background-color: #00CC00;   */
    font-size: 100%;
    margin: 0em;
    padding: 0em;
}
.eventnotes {
	font-size: 100%;
    margin-top: 0em;
    margin-bottom: 0.25em;
    margin-left: 2em;
   /* background-color: #CCCCCC;  */
}
.eventtime {
    /*background-color: #66CCCC;   */
	font-size: 100%;
	font-weight: bold;
}

.eventtimelocation {
   /* background-color: #FFFF00; */
	margin-top: 0em;
    margin-bottom: 0.25em;
    margin-left: 2em;
}
.eventtitle {
   /*  background-color: #9999FF;  */
	font-size: 100%;
	font-style: italic;
    font-weight: bold;
    margin-top: 0em;
    margin-bottom: 0.25em;
    margin-left: 2em;
}
li {
  margin-bottom: 1.5ex;
}
.logo {
	color: #993300;
	font-size: 24px;
}
.navbarstyle li {
	display : inline;
	font-size : 13pt;
	font-weight : bold;
}

.navbarstyle a {
	color: #993300;
	text-decoration: none;
	border : 0;
	margin-right : 20px;
}

.navbarstyle a:hover {
	color: #0000FF;
}
.NEWitem {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.redirectclass {
	margin-right: 40px;
	margin-left: 40px;
	background-color: #eeeeee;
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times;
}
.redirectclass a {
	background-color: #FFFF00;
	font-weight: bold;
	color: #990033;
}
.return {
	font-size: 12px;
	text-align: center;
}
.screenclass {
	margin-right: 40px;
	margin-left: 40px;
	background-color: #eeeeee;
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times ;
}

.summarydate {
	size : 14 pt;
}
.summarylocation {
	size : 12 pt;
}
.summarytitle {
	size : 12 pt;
}
.text {
	font-size: 12pt;
	color: #000000;
}
.textdate {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.textnote {
	font-size: 14pt;
	font-style: italic;
	color: #00FFFF;
	width: 700px;
}
.textsubhead {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-align: center;
}
.updated {
	font-size: 10pt;
	color: #993300;
	text-align: right;
}
#logo {
	position: absolute;
	left:3%;
	top: 100px;
	z-index:2;
	height: 150px;
	width: 150px;
}
#navbar {
	position:absolute;
 	width:900px;
	height:50px;
	z-index:1;
	left:10%;
	top: 13px;
}
#text {
	position:absolute;
	left:10%;
	top:260px;
	width:80%;  
	height:800px;
	z-index:4;
	overflow: visible;
	text-align: justify;
	padding-left: 8px;
}

#texthomepage {
	position:absolute;
	left:18%;
	top:220px;
	width:64%;  
	height:800px;
	z-index:4;
	overflow: visible;
	text-align: justify;
	padding-left: 8px;
}

#title {
	position:absolute;
	left:25%;
	top:110px;
	width:40%;
	height:100px;
	z-index:2;
}
#titleimage {
	position:absolute;
	top:100px;
	width:25%;
	height:160px;
	z-index:3;
	text-align: right;
	left:70%;
}

