
.width-940 #wrapper { width:940px; margin-left:auto; margin-right:auto; position: relative;}

#logo .site-title{ color:#222; font-size:40px; line-height:40px; text-transform:none; font-weight:normal; text-decoration:none; }


/* First Link Priority*/
#header{
	background-repeat: no-repeat ;
    padding-bottom: 120px;
    position: relative;
}

h1#mainPageTitle {
    bottom: 40px;
    font: 36px Georgia,Serif;
    left: 0;
    margin: 0 0 10px;
    position: absolute;
}

#navigation{
    /*left: 0;*/
    position: absolute;
    top: 140px;
}

.hide {
    left: -9999px;
    position: absolute;
    top: -9999px;
}