@charset "utf-8";
/* CSS Document */


/* MFL header & marquee */
#front-page-hed{
	color: #900;
	font-size: 1.3em;
	width: 490px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../../2010/images/2010css/emerg-bg.png);
}

#Marquee_MFL {
	position:absolute;
	width:900px;
	height:271px;
	left: 50%;
	margin-left: -450px; /* half the width of the div */
	z-index:10;
	top: -7px;
}
#Cat_DB {
	position:absolute;
	width:212px;
	height:145px;
	z-index:11;
	left: 50%;
	margin-left: -450px; /* half the width of the div */
	top: 287px;
}
#Box_right {
	position:absolute;
	width:173px;
	height:254px;
	left: 50%;
	margin-left: 277px; /* half the width of the div */
	top: 287px;
	z-index:11;
}
#twentyfour {
	position:absolute;
	width:173px;
	height:114px;
	left: 50%;
	margin-left: 277px; /* half the width of the div */
	top: 714px;
	z-index:11;
}
#Box_left {
	position:absolute;
	width:212px;
	height:400px;
	left: 50%;
	margin-left: -450px; /* half the width of the div */
	top: 446px;
	z-index:12;
}
#Editable_center_window {
	position:absolute;
	width:490px;
	height:600px;
	left: 50%;
	margin-left: -226px;
	z-index:2000;
	top: 390px;
	background-color: #FFFFFF;
}
#Page_header {
	position:absolute;
	width:490px;
	height: 100px;
	left: 50%;
	margin-left: -226px;
	z-index:1990;
	top: 290px;}

#Leg_left {
	position:absolute;
	width:172px;
	height:390px;
	left: 50%;
	margin-left: -432px; /* half the width of the div */
	z-index:2001;
	top: 454px;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: -1.75em;
	padding-left: 1em;
} 
#Leg_left a:link {
	color: #FFFF99;
}
 
#Leg_left a:hover {
	color: #FFFFCC;
	background-color: #990000;
	text-decoration: none;
} 

#Leg_left a:visited {
	color: #FFFFCC;
} 

#Leg_right {
	position:absolute;
	width:154px;
	height:398px;
	left: 50%;
	margin-left: 286px;
	z-index:2002;
	top: 295px;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#Leg_right a:link {
	color: #FFFF99;
	font-weight: bold;
}
 
#Leg_right a:hover {
	color: #FFFFCC;
	background-color: #990000;
	text-decoration: none;
} 

#Leg_right a:visited {
	color: #FFFFCC;
} 
.RCLSbox {
	background-image: url(../images/rcls.jpg);
	background-repeat: no-repeat;
	padding-left: 144px;
	font-family: inherit;
	font-size: inherit;
	font-style: italic;
	height: 130px;
	position: relative;
	vertical-align: middle;
	text-align: left;
	padding-top: 40px;
	left: 2px;
	top: 1116px;
}
.banner-event {
	width: 490px;
	height: 22px;
	font-weight: bold;
}
.banner-datetime {
	width: 490px;
	height: 22px;
}
.banner-registration{
	width: 490px;
	height: 22px;
}
.banner-details {
	width: 490px;
}
.banner-event-label {
	background-image: url(../template%20grafx/T1-event.jpg);
}
.banner-datetime-label {
	background-image: url(../template%20grafx/T2-date%20time.jpg);
}
.banner-registration-label {
	background-image: url(../template%20grafx/T3-registration.jpg);
}
.banner-details-label {
	background-image: url(../template%20grafx/T4-details.jpg);
	height: 100px;
}
.banner-details-enclosure {
	width: 380px;
	float: right;
	margin-bottom: 18px;
}


#regular {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.01em;
	font-size: 1em;
	text-align: left;
	vertical-align: bottom;
}

#l-pos {
	width: 100px;
	height: 21px;
	float: left;
	margin-right: 4px;

}
#white-bold-caps {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.Board-block {
	text-align: center;
	height: 300px;
	width: 150px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 4px;
	clear: none;
	position: relative;
}
.float-right-calendar {
	clear: none;
	float: right;
	margin-left: 10px;
	margin-top: 25px;
}
