
html, body {
	height: 100%;
}
body { margin:0px; padding:0px;   }

#mcl {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;background-attachment:fixed; background-image:url('main_bg.jpg'); background-position:bottom; background-repeat:repeat-x;
}
html>body #mcl {
	height: auto;
}
#focusarea {
	position:relative;
	z-index:20;font-family:Arial;font-size:10pt;
	padding-bottom: 45px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index:55;
	height:45px;
}

.subinfo { position:relative;top:25px;left:15px; }
a.matlinks { color:#000000;text-decoration:none; }
a.matlinks:hover { text-decoration:underline; }
UL.subinfolist { margin:0px;padding:0px;width:350px;padding-bottom:35px; }
LI.subinfolist { margin:3px; }
table.gallery { border-collapse:collapse;margin-top:10px; }
td.gallery { border:1px solid #CCCCCC;padding:5px;text-align:center;background-color:#FFFFFF; }
.alias { font-size:8pt;padding:1px; }
.alias_gmode { font-size:8pt;padding:3px; }

a { font-weight:bold;color:#000000;text-decoration:none; }
a:hover { text-decoration:underline; }
a.linksbelow { color:#000000;text-decoration:none; }

.weekday { padding:5px;margin-bottom:5px;font-weight:bold;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;
background-color:#f1f1f1;border-left:1px solid #CCCCCC;float:left;position:static;cursor:pointer;cursor:hand; }
.kpfield { padding:4px;font-size:10pt;vertical-align:middle; }
.aorc { border-bottom:1px dashed #CCCCCC;font-size:10pt;padding:2px;font-weight:bold; }

.crossfade {
	padding: 0;
	margin: 0;
	position: absolute;
	left:0px;
	top:0px;
	z-index:26;
}

#cfadeimg {
	position: relative;
	width: 364px;
	height: 200px;
}

.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 364px;
	height: 200px;

}

ul.alcedonav {
	list-style:none;
	margin:-3px 0px 0px 0px;
	padding:0px;
	width:179px;
	cursor:pointer;
	cursor:hand;
	position:static;
}
.contarea {
	z-index:100;
	margin:-3px 12px 10px 12px;
	width:590px;
	font-size:10pt;
}

.bordercl {
	border-right:1px dashed #AAAAAA;
}

li { padding-top:3px;padding-bottom:3px; }

ul.alcedonav li {
	margin:3px 0px 0px 0px;
	list-style-type:none;
	padding:0px 0px 1px 9px;
	background-repeat:no-repeat;
	color:#982B44;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
	height:20px;
}
.navli_ff:hover {
	background-image:url('nav_bg.png');
}
.navli_ie:hover {
	background-image:url('nav_bg.gif');
}
ul.alcedonav li a:visited {
	-moz-opacity:0.60;
	filter:alpha(opacity=60);
	opacity:0.6;
}