a:link { 
	font-weight: normal; 
	text-decoration: none; 
	}

a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	}

#header{
    height: 65px;
}

#header h1 a span{
    display:none;
}

#header h2{
    display:none;
}

#header h1 a,#header h1 a:hover{
    display: block;
    margin: 0; padding:0;
    background-image: url(/local--files/start/LGAM-Header2.png);
    height: 65px;
    width: 375px;
    position: absolute;
    bottom: 0px; left: 0px;
}

#side-bar{
	border: 1px solid #999;
}