#topbg
{
background:url(images/topbg.jpg) no-repeat
}

#menubg
{
background:url(images/menubg.jpg) repeat-x;
}

#yellow-bg
{
background:url(images/yellow-bg.jpg) repeat-x;
}

#footer-bg
{
background:url(images/footer-bg.jpg) repeat-x;
}

h5
{
font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
font-size: 18px;
padding-top:2px;
color:#045eb6;
font-weight:bold;
}

h6

{
font-family: " Helvetica", Arial, Verdana, sans-serif;
font-size: 12px;
color:#045eb6;
letter-spacing:.5px;
font-weight:bold;
}

#content {
	float: left;
	padding: 10px;
	margin: 20px;
	background: #fff;
	border: 5px solid #e8f3fd;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 620px;
	}

#div {margin:0;padding:0; top:0px; border-width:0px; display:none}

#tip {
float:right;
padding-left:3px;
padding-right:3px;
text-align:left;
background: #fbe096;
border: 5px solid #e8f3fd;
voice-family: "\"}\"";
voice-family:inherit;
width: 175px;
}

.clements
{
font: "Verdana";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

.headertitle
{
font:"Lucida Grande", sans-serif;
font-size:20px;
font-weight:bold;
color:#000000;
}

.footer-text
{
color: #454545;
font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
line-height: 18px;	

}

body {

	color: #000000;

	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;

	font-size: 12px;

	line-height: 18px;	

}

.bluetext
{
	color: #045eb6;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;	
	font-weight:bold;
}
.redtext
{
	color: #ba101b;
font-family:Arial, Verdana, sans-serif;
letter-spacing:-.15px;
	font-size: 13px;
	line-height: 18px;	
	font-weight:bold;
}
a.redtext:link
{
color: #000000;
	color: #ba101b;
	font-family:Arial, Verdana, sans-serif;
	letter-spacing:-.15px;
	font-size: 13px;
	line-height: 18px;	
	font-weight:bold;
	}
.bluetext-bold
{
	color: #000000;
	font-family:Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;	
	font-weight:bold;
	font-style:italic;
}
.answer
{
	color: #a30101;
	font-family:Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;	
	font-style:italic;
}
.leftmenu
{
font-family:Arial, Verdana, sans-serif;
font-size: 13px;
letter-spacing:-.15px;
color:#a30101;
font-weight:bold;
}

a:link, a:visited{

	color: #a30101;
	text-decoration:none;
}

a:hover, a:active{

	color: #000000;
	text-decoration:underline;

}

#scroller
{
background: url(images/esl-box.jpg) no-repeat
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:926px;position:relative;display:block;height:36px;font-size:12px;font-weight:bold;background:transparent url("images/bgOFF.gif") repeat-x top left;font-family:sans-serif; border-bottom:4px solid #2f669c;border-top:1px solid #C0E2D4; }
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#000000;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


hr { border:none;border-top:dotted 1px gray }