html {
	scrollbar-face-color:#6d468e;
	scrollbar-highlight-color:#d8c9e5;
	scrollbar-3dlight-color:#ece4f2;
	scrollbar-darkshadow-color:#432b59;
	scrollbar-shadow-color:#432b59;
	scrollbar-arrow-color:#80a850;
	scrollbar-track-color:#d5e2c2;
}

body {
	scrollbar-face-color:#6d468e;
	scrollbar-highlight-color:#d8c9e5;
	scrollbar-3dlight-color:#ece4f2;
	scrollbar-darkshadow-color:#432b59;
	scrollbar-shadow-color:#432b59;
	scrollbar-arrow-color:#80a850;
	scrollbar-track-color:#d5e2c2;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e7cdd2;
	color: #6d468e;
	background-image:url(images/bkg1.jpg);
	margin:50px;
	padding:0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.sides {
	width:5px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	text-align:center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.outer {
	background-image:url(images/bkg2.jpg);
}

.inner {
	background-image:url(images/bkg3.jpg);
	width:800px;
}

.thumbnail {

	background-image:url(images/bkg3.jpg);
	width:600px;
}

.thumbcell {
	width:120px;
	height:95px;
	border-color:#6d468e;
	border-style:solid;
	border-width:thin;
}

p.narrow {
	margin-left:20px;
	margin-right:20px;
}

.piccell {
	text-align:center;
	padding:25px;
}

A:link {
	color: #007a77;
	text-decoration:none;
}

A:visited {
	color: #8639a5;
	text-decoration:none;
}

A:hover {
	color: #007a77;
	text-decoration:none;	
}

A:active {
	color: #fe693c;
	text-decoration:none;
}
