body {
	font-size: 12pt;
	font-family: "Trebuchet MS", "Tempus Sans ITC", "Comic Sans MS", Arial, Verdana;
	color: #006666;
	text-decoration: none;
	background-image: url(http://www.n3uea.com/Pictures/whitebg.gif);
	font-weight: bold;
}

.title {
	color: #006666;
	text-align: center;
	background-image: url(http://www.n3uea.com/Pictures/whitebg.gif);
	font-family: "Trebuchet MS", "Agency FB", Arial, "Times New Roman";
	font-size: 36px;
	font-style: italic;
	line-height: 40px;
	font-weight: bolder;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{

z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
text-decoration: none;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 13px;
left: 65px; /*position where enlarged image should offset horizontally */

}
.links {
	color: #009666;
	text-align: center;
	font-family: "Trebuchet MS, Tempus Sans ITC, Comic Sans MS, Arial, Verdana";
	font: 12px/24px;
	background-image: url(Pictures/whitebg.gif);
	text-decoration: none;
}

.links a:hover {
	color: #CCCCCC;
	text-align: center;
	font-family: "Trebuchet MS, Tempus Sans ITC, Comic Sans MS, Arial, Verdana";
	font: italic bolder 12px/24px;
	text-decoration: none;
	background-color: #006666;
}
.title1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #006600;
	line-height: 36pt;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 36pt;
	font-weight: bold;
	color: #FF0000;
}
.title3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	line-height: 36pt;
	font-weight: bold;
	color: #0000FF;
}
.title4 {
	font-size: 24pt;
	line-height: 36pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AB5632;
}
.timedate {
	color: 006666;
}
