body { background:#f9d9ca url(t1back.jpg) bottom right fixed no-repeat; padding-bottom:10px }
body h1 { margin-top:0px; }
a, a:visited {
	color:#333;
	text-decoration:underline;
}
.castable tr { vertical-align:top }
.bdot td { border-bottom:1px dotted #999; }
.imagebar {
	position:static;
	background:none;
	border:0;
	width:220px;
	min-width:220px;
	float:left;
	margin-left:-150px;
	z-index:10;
	text-align:center;
	vertical-align:middle;
	padding-top:40px;
}
.imageset {
	margin-top:25px;
	border:1px solid #abc;
	width:200px;
	text-align:center;
	vertical-align:middle;
	background: #f8f8ff;
}
.middiv {
	margin:70px 0px;
	padding:0px;
}
.topbar {
	width:25%;
	text-align:center;
	margin:4px;
	padding-bottom:2px;
}
.topbar, .menu, #menu a {
	border:1px solid #c90;
	background-color:#fec;
	color:#333
}
.epdiv {
	border:1px dashed #c90;
	padding:10px;
	margin:0px;
	padding-left:50px;
	margin-left:90px !important;
	margin-left:150px;
	margin-bottom:5px;
	margin-right:130px;
	min-height:1200px;
	height:auto !important;
	height:1200px;
	min-width:400px;
	width:auto;
}
.epdiv h1 { width:400px }
.fill {
	height:auto !important;
	height:435px;
	min-height:435px;
	margin-top:12px;
	width:auto;
}
.Hc { text-align:center; margin:auto }
.fill table td { text-align: left }
.fl {
	margin-left:16px;
	list-style:square;
}

.menu {
	width:320px
}
#menu {
	top:64px;
}
#menu a:hover { background:#ddd !important; }
.grey9 { right:142px; font-size:75% }
.grey9 a { color:#333; }
/* standard scheme is orange 
 alternate schemes t2=aqua/blue, t3=green, t5=red, t4=purple
*/
.t2 { background:#d7f5ff url(t2back.jpg) bottom right fixed no-repeat; }
.t2 .epdiv { border:1px dashed #036; }
.t2 .topbar, .t2 .menu, .t2 #menu a {
	border:1px solid #036;
	background-color:#dfe;
}
.t3 { background:#f9fde4 url(t3back.jpg) bottom right fixed no-repeat; }
.t3 .epdiv { border:1px dashed #096; }
.t3 .topbar, .t3 .menu, .t3 #menu a {
	border:1px solid #096;
	background-color:#efe;
}
.t5 { background:#fee6f4 url(t5back.jpg) bottom right fixed no-repeat; }
.t5 .epdiv { border:1px dashed #630; }
.t5 .topbar, .t5 .menu, .t5 #menu a {
	border:1px solid #630;
	background-color:#fcc;
}
.t4 { background:#e8d8ff url(t4back.jpg) bottom right fixed no-repeat; }
.t4 .epdiv { border:1px dashed #636; }
.t4 .topbar, .t4 .menu, .t4 #menu a {
	border:1px solid #636;
	background-color:#eef;
}