body {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #000000;
	padding: 38px;
	background-color: white;
}

a { 
	color: #000000; 
	text-decoration: none; 
}

a:active { color: red; }
a.highlight { color: red; }
a.pagelink { color: #008000; }
a.pagelink2 { color: #008000; }
a.pagelink3 { color: red; }

a:hover { color: red; }
a.highlight:hover { color: red;	}
a.pagelink:hover { color: red; }

#title {
	position: absolute;
	left: 250px;
	top: 30px;
	color: black;
}

#sidebar {
	position: absolute;
	left: 50px;
	top: 150px;
	font-size: 16pt;
	line-height: 120%;
}

#content {
	position: absolute;
	left: 250px;
	top: 150px;
	width: 65%;
	min-width: 600px;
	color: #000000;
	font-size: 12pt;
	padding-bottom: 60px;
}

#slideshow {
	position: absolute;
	left: -40px;
	top: 0px;
	width: 65%;
	min-width: 600px;
	color: 000;
	}

.email {
	color: #008000;
}

table {
	border: 0px;
}

.thumbwidth {
	width: 200px;
}

.thumbwidth2 {
	padding-right: 10px;
	padding-bottom: 10px;
}

.thumblink {
	border: 1px solid #000;
}

.thumblink:hover {
	border: 1px solid red;
	cursor: pointer;
}

.text02quote {
	color: #00bfff;
}


