body {
	background-color: #FFFFFF;
	background-image: url(images-cal/ecsl_background.jpg);
	background-repeat: repeat-x;
	margin-top: 90px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;


}
#logoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
}
#navDiv {
	position: absolute;
	left: 0px;
	top: 79px;
}
#leftImageDiv {
	position: absolute;
	left: 0px;
	top: 100px;

}
#maincell, #sidebar {
	line-height: 1.5;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#maincell{
	font-size: 13px;
	border-right: 2px dotted #CC3300;
}
#sidebar {
	font-size: 12px;
	width: 30%;

}
td, p, div, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 20px;
	margin: 0px;
	color: #324279;
}
h2 {
	font-size: 14px;
	margin: 36px 0 0 0;
}
#sidebar h2 {
	color: #CC3300;
	margin: 12px 0 6px 0;
}
#sidebar ul {       
	/*/*/padding: 0 0 0 1em;       
	margin: 0 0 0 1em;       
	list-style-type: none;       
	list-style-image: url(assets/ecsl_bullet.gif); /* */ 
}
#sidebar li {       
	/*/*/margin: 0 0 3px 0; /* */ 
}  
#sidebar a {      
	 /*/*/padding: 2px 4px;       
	 display: block;       
	 border: 1px solid #FFFFFF;       
	 line-height: normal;       
	 width: 160px; /* */ 
} 
#sidebar a:link, #sidebar a:visited {       
	color: #324279; 
} 
#sidebar a:hover {       
	color: #FFFFFF;       
	background-color: #324279;       
	border: 1px solid #CC3300;       
	text-decoration: none; 
} 
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {  
	color: #FFFFFF;  
	background-color: #324279;  
	border: 1px solid #CC3300;  
	text-decoration: none; 
} 
#footer {       
	font-size: 10px;       
	width: 300px;       
	margin: 15px 0 0 0px;       
	border-top: 1px solid #808080;       
	padding-top: 6px;       
	color: #FFFFFF; 
}
#footer p {       
	margin: 0 0 6px 0; 
}  
.header {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.subhead {
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;



}
#iframe {       
	font-size: 10px;       
	font-family: Verdana, Arial, Helvetica, sans-serif;
}