dd { width: 400px; }
dt { color: #882222; }
xli { width: 400px; }

a:active { color: #f88c3d; }
a:visited { color: #8899dd; }
a.const:visited { color: #2243a2; }
a { color: #2243a2 }
a:hover {
	/* background-color: #ffc9a2; color: #2243a2; */
	/* background-color: #2243a2; color: white; */
	/* text-decoration: none */
	color: #f88c3d;
	font-weight: bold;
}

body {
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	margin-top: 0
}

div#left-region {
	position: fixed;
	top: 0px;
	left: -33px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 0));
	z-index: 4;
}

div#left-buttons {
	position: absolute;
	top: 100px;
	left: 50px;
	z-index: 2;
}

div#left-white-line {
	position: absolute;
	top: 65px;
	left: 32px;
	height: 12px;
	width: 178px;
	background-color: #ffffff;
	font-size: 0px;
	z-index: 4;
}

img#left-bg { z-index: 1; }

div#top-region {
	position: fixed;
	top: 0px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 0));
	left: 0px;
	height: 65px;
	width: 100%;
	background-color: #2243a2;
	z-index: 2;
}

img#top {
	position: absolute;
	left: 200px;
	z-index: 5;
}

span#ticker {
	position: absolute;
	left: 10px;
	top: 45px;
	width: 70%;
	z-index: 8;
	xfont-size: 0px;
	xbackground-color: #2243a2;
	font-size: 80%;
	font-weight: bold;
	font-family: Arial,Helvetica;
	color:	#ffc9a2;
}

div#triplet-region {
	position: fixed;
	right: 30px;
	top: -10px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 0));
	z-index: 4;
}

img#triplet-logo {
	position: absolute;
	right: 0px;
	top: 22px;
	z-index: 2;
}

div#triplet-links {
	position: relative;
	top: 130px;
	right: 0px;
}

img.triplet {
	vertical-align: middle;
	z-index: 8;
}

span.triplet-2 {
	font-family: Arial, Helvetica;
	alignment: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 80%;
	background-color: #ffffff;
}

div#gallery {
	position: relative;
	left: 10px;
	font-family: Arial, Helvetiva;
	font-size: 90%;
	color: #7788dd;
}

div#gallery-buttons {
	position: relative;
	top: 5px;
	height: 40px;
}

iframe#news-window {
	position: absolute;
	border-style: ridge;
	border-width: 4px;
	border-color: #8899dd;
	margin-top: 0px;
	margin-height: 0px;
	top: 280px;
	right: 0px;
	width: 200px;
	height: 200px;
}

div.news-appetizer {
	font-family: Arial,Helvetica;
	padding-left: 5px;
	font-size: 70%;
	background-color: #ffcfaa;
	width: 200px;
	height: 200px;
}

div.news-appetizer p {
	margin-top: 0px;
}

div#main-region {
	position: relative;
	left: 190px;
	top: 120px;
	width: 500px;
	height: 100%;
	font-family: Arial,Helvetica;
	z-index: 0;
}

div#content {
	position: relative;
	left: 10px;
	width: 100%;
	font-weight: bold;
	font-size: 80%;
}

div#content p { text-align: justify; }

div#main-region-guestbook {
	position: relative;
	left: 190px;
	top: 120px;
	width: 70%;
	height: 58%;
	font-family: Arial,Helvetica;
	z-index: 0;
}

iframe#guestbook {
	margin-top: 0px;
	margin-height: 0px;
	width: 100%;
	xheight: 100%;
}

h2 { font-size: 16pt; }

div#footer {
	position: relative;
	top: 0px;
	padding-bottom: 10px;
	left: 10px;
	font-size: 70%;
	font-family: Arial, Helvetica;
	color: #555555;
	height: 20%;
}

td.photo { background-color: #000000; }
th.photo-label {
	background-color: #e8e8e8;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial,Helvetica;
}

td.gig {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial,Helvetica;
	xbackground-color: #000000;
}

.resourceDate {
     font-size: 70%;
}

.gap {
     border-style: solid;
     border-width: 1px;
     border-color: #888888;
     padding-left: 4px;
     padding-right: 4px;
     padding-top: 3pt;
     background-color: #ffffee;
     color: #666666;
     font-weight: normal;
     font-size: 70%;
}
