div.headcontainer{
	align: right;
	text-align: right;
    width: 100%;
    position: relative;
    clear: both;
	padding-top: 20px;
}

h1.pagetitle{
	float: left;
	position: relative;
	top: 50px;
}

div.pagetitleblock{
	float: left;
}

div.lmenucontainer{
    text-align: left;
	width: 400px;
	position: relative;
	float: right;
}

div.ourlinks{
	width: 80px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : Gray;	
}

div.locallinkcol{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 12px;
}


div.titlecontainer {
        position: relative;     
        float: left;
}

 

