img {
   behavior: url("pngbehavior.htc");
}
body,
html {
    margin:0;
    padding:0;
    background-color: #FFFFFF;
    background-image: url(../images/sce/lghf-bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    }
body {
    /*min-width:750px;*/
    }
#wrap {
    background-color:#FFFFFF;
    margin:0 auto;
    width:750px;
	border:1px solid #cbcbcb;
    }
#utilitynav {
    background-image: url(../images/sce/lghf-logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #FFFFFF;
	height: 70px;
    }
#utilitynavfr {
    background-image: url(../images/sce/lghf-logo-fr.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #FFFFFF;
	height: 70px;
    }

#utility{
	width:300px;
	position:relative;
	float: right;
	text-align: right;
	padding-top: 45px;
	padding-right:20px;
	font-family: Arial;
	font-size:11px;
	z-index:850;
}
#utility a{
	font-family: Arial;
	font-size:11px;
	color: #6b6b6b;
	text-decoration: none;
}
#utility a:hover {
	text-decoration: underline;
	color: #005aa1;
}

#header {
    	height:200px;
    	margin-bottom:-75px;
    }
#header img {
		margin-top:-75px;
		margin-left:-1px;
}

* html #header img {
		margin-top:-75px;
		margin-left:-1px;
		position: relative;
		z-index:700;
}
#headerfr img {
		margin-top:-75px;
		margin-left:-1px;
}

* html #headerfr img {
		margin-top:-75px;
		margin-left:-1px;
		position: relative;
		z-index:700;
}


#headerfr {
    	height:200px;
    	margin-bottom:-75px;
    }
* html #donate{
	position: relative;
	width: 136px;
	float: right;
	top: 25px;
	left:2px;
	z-index:800;
}
#donate{
	position: relative;
	width: 136px;
	float: right;
	margin-top:35px;
	left:1px;
	z-index:500;
}
* html #bodyarea{
	position: relative;
	width: 750px;
/*	top:5px;*/
    background: url(../images/sce/lghf-contentbg.gif) repeat-y;
}
#bodyarea{
	position: relative;
	width: 750px;
	
    background: url(../images/sce/lghf-contentbg.gif) repeat-y;
}
#leftnav {
    float:left;
    width:175px;
    /*ackground-color: #b4cbdd;*/
    }
#clearfix { /* Added this clearfix to pull the leftnav div down */
    clear:both;
    height:1px;
    width:750px;
    }
html>body #main {
    /*position: relative;*/
    float:right;
    width:543px;
    padding:10px;
    padding-right:20px;
    /* Below for minimum height */
    min-height:350px;
    height:auto !important;
    height:350px;
    background-color: #ffffff;
    background-image: url(../images/sce/bg-content-logo.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    }
* html #main {
    /*position: relative;*/
    float:right;
    width:540px;
    padding: -5px 15px 0 0;
    /* Below for minimum height */
    min-height:350px;
    height:auto !important;
    height:350px;
    background-color: #ffffff;
    background-image: url(../images/sce/bg-content-logo.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    }
#main p{
	font-family: Arial;
	font-size:12px;
	color: #6b6b6b;
	text-align: justify;
	line-height:150%;
}
#main blockquote{
	font-family: Arial;
	font-size:12px;
	color: #6b6b6b;
	line-height:150%;
	margin-left:100px;
}
#main h1{
	background-color: #FFFFFF;
	background-image: url(../images/sce/lghf-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	width: 515px;
	border-bottom: 1px solid #fdb825;
	padding-top:15px;
	padding-left:35px;
	font-family: Arial;
	font-size:18px;
	font-weight: bold;
	color: #3f8ac5;
}
#main h2{
	font-family: Arial;
	font-size:16px;
	font-weight: bold;
	color: #005aa1;
}
#main h3{
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	color: #6b6b6b;
}
#main ul{
	list-style-image: url(../images/sce/lghf-bullet.gif);
}
#main li{
	font-family: Arial;
	font-size:12px;
	color: #6b6b6b;
	line-height:150%;
	margin-left:50px;
}
html>body #lghffooter {
    background-color:#FFFFFF;
    background-image: url(../images/sce/lghf-footer-bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear:both;
    width:750px;
	height: 30px;
    }
* html #lghffooter {
    background-color:#FFFFFF;
    background-image: url(../images/sce/lghf-footer-bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear:both;
    width:750px;
	height: 30px;
	margin-bottom:-10px;
	margin-top:-8px;
	padding-top:8px;
    }
html>body #footerlinks {
    width: 595px;
	float: right;
	font-family: Arial;
	font-size:11px;
	color: #6b6b6b;
	text-align: center;
	margin-top:-10px;
    }
*:first-child+html #footerlinks {
    width: 595px;
    position: relative;
	float: right;
	font-family: Arial;
	font-size:11px;
	color: #6b6b6b;
	text-align: center;
	top:10px;
    }


* html #footerlinks {
    width: 595px;
    position: relative;
	float: right;
	font-family: Arial;
	font-size:11px;
	color: #6b6b6b;
	text-align: center;
	top:5px;
    }
#footerlinks a{
	font-family: Arial;
	font-size:11px;
	color: #005aa1;
	text-decoration: none;
}
#footerlinks a:hover{
	text-decoration: underline;
}
#credit{
	clear:both;
	font-family: Arial;
	font-size:10px;
	color: #6b6b6b;
	Text-align: center;
}