/* STYLE SHEETS FOR JL WEB SITE
FRONT PAGE ONLY
*/

#left {
	width:684px;
	padding: 10px 17px 0 0;
	float: left;
}
#right {
	width: 261px;
	padding: 10px 0 0 0;
}

/* for homepage header background */
#hdr_bg_home {background: #cac3bd url(/migration_series/images/JL_main_newBrushgraphic.gif) no-repeat center top}


/* homepage flash element */
#header h1#home {color:#f0be00;padding: 28px 0 10px 15px;
		width: 60%;	font-size: 28px;}
#header h1#home span {color:#fff;font-size: 28px;}



#home_swf h2, div.box h3 {font-family: Arial, Helvetica, Geneva, sans-serif;font-weight: normal;}
#home_swf {width: 684px;background:#f0be00;}
#home_swf h2 {background: url(/migration_series/images/experience.gif) left top;width: 684px;height: 38px;}


/* a:hover for IE bugger */
#home_swf h2:hover, #home_swf h2 a:hover
{background-position: left bottom;}

/* homepage #right elements
================================================ */


#explore {background: #8a99da}
#journey {background: #F7792F;margin-bottom: 15px;}
#explore_home a {
	background: url(/migration_series/images/explore.gif) no-repeat;
	 display: block;
	 width: 261px;
	 height: 39px;
	 _margin:0; 
}
#journey_home a {
	background: url(/migration_series/images/journey.gif) no-repeat;
	 display: block;
	 width: 261px;
	 height: 39px;
	 _margin:0; 
}

#explore_home a span, #journey_home a span  {
	 visibility: hidden;
}
/* #explore_home a, #journey_home a {
	overflow: hidden;
	height: 0px !important; 
}*/



/* a:hover for IE bugger */
/* aes note: not sure if we need these or not */
#explore_home a:hover, #explore_home:hover,
#journey_home a:hover, #journey_home:hover
{background-position: left bottom;}
div.box {width: 261px;margin-bottom: 18px;}
div.box h3, div.box1 h3, div.box2 h3   {width: 261px;height: 34px;}
#home_swf h2 a span , div.box h3 a span{
	/*position: absolute;left: -3000px;*/
	overflow: hidden;
	height: 0px !important; 
}
h3.smallerText {
	font-size: .7em;
	color: #000000;
}

/* #home_swf h2, div.box1 h3, div.box2 h3 {font-family: Arial, Helvetica, Geneva, sans-serif;font-weight: normal; padding: 4px  0 0 10px;}*/
#home_swf {width: 684px;background:#f0be00;}
#home_swf h2 a { 
	background: url(/migration_series/images/experience.gif) left top;
	width: 684px;
	height: 38px;
	display:block;
}
#home_swf h2 span , div.box1 h3 span, div.box2 h3 span
{position: absolute;left: -3000px;}


/* homepage #right elements
================================================ */
div.box1, div.box2 {width: 261px;}
div.box1 {
	margin-bottom: 18px;
	_margin-bottom: 13px;
	}
div.box1 h3, div.box2 h3 {width: 261px;height: 39px;}

#home_swf h2 span , div.box1 h3 span, div.box2 h3 span
{position: absolute;left: -3000px;}

