/* CSS Document */
html {margin: 0; padding: 0;
     background: url(../images/elhbackground2.gif)  #ADCC29;
	 }
	 
body {
	position:relative;
	width: 752px;
	margin: 0 auto;
	background-color:#E6FF80;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
	}
	
#top {
	width:752px;
	height:39px;
	background: url(../images/top_background3.gif) #6D7C19 no-repeat;
	}
#top h5 {
	position:absolute;
	left:85%;
	color: #ADCC29;
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	overflow:hidden;
	}
#breadcrumb {
	margin: 0 0 0 250px;
	padding-top: 15px;
	color: #A2BF25;
	letter-spacing:.1em;
	background: url(../images/ul_bread_arrow.gif) no-repeat 0 15px;
	}	
#breadcrumb li {
	padding-left: 15px;
	background: url(../images/li_bread_arrow.gif) no-repeat 0 50%;
	margin:0;
	list-style:none;
	display: inline;
	}
#breadcrumb #first_crumb {
	background:none;
	padding-left:35px;
	}
html>body #breadcrumb #first_crumb {
	padding-left:0;
	}
#breadcrumb a:link {
	color: #D9EA78;
	}
#breadcrumb a:visited {
	color: #A0B524;
	}
#breadcrumb a:hover {
	color: #E6FF80;
	}
	
#left {
	width:250px;
	float:left;
	}
html> body #left {
	min-height:362px;
	width:253px;
	}
	
#logo {
	margin-top: -39px;
	z-index: 10;
	border: 0;
	}
	
#ELH {
	background: url(../images/ELHwords.gif) no-repeat;
	width:244px;
	height:63px;
	margin: 0 3px;
	font-size: 11px;
	text-indent: -5000px;
	}
#links {
	background: url(../images/linkarc.gif) no-repeat;
	height:180px;
	width:100px;
	padding:0;
	margin: 10px 0 0 0;
	}
#links ul {
	margin:0;
	padding:50px 0 0 0;
	}
#links li {
	margin:0;
	list-style:none;
	line-height:20px;
	}
#links a {
	text-decoration:none;
	color:#6D7C19;
	font-weight:700;
	padding-left: 15px;
	}
#links a:hover {
	background: url(../images/rarrow1.gif) no-repeat 2px 50%;
	}
#links a.current {
	background: url(../images/check1.gif) no-repeat 2px 50%;
	}

#right {
	float:right;
	width:499px;
	background-color: #A2BF25;
	height: 362px;
	}
html> body #right {
	min-height: 362px;
	height: 100%;
	}
#blurb {
	margin-left: 5px;
	font: italic 32px/84px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	color: #FFE900;
	height: 94px;
	text-transform: capitalize;
	overflow: hidden;
	}

#bottom {
	width:752px;
	height:35px;
	background: url(../images/bottom_background2.gif) #6D7C19 no-repeat;
	clear:both;
	}
#bottom #cards {
	position:relative;
	left:626px;
	top:7px;
	display:block;
	padding-bottom: 10px;
	}
