

.ie8 #pagewrapper {
   	position: relative;
    top: -50px;
    height: auto;
}

.ie #pagewrapper {
    min-height: 100%;	height:auto;
}

.ie #page {
    min-height: 100%;
    padding-bottom: 0;
}

.ie #rightcolumn {
    width: 250px;
}

.ie #navmenu {
    background-color: #520;
}

.ff #pagewrapper {
    height: 100%;
}

.ie7 #page {
    height: auto;
}


.ie8 #navmenu {
    top: 250px;
    z-index: 10;
}

.ie8 #pagewrapper {
    margin: -50px auto;
}

.ie8 #page {
    margin-bottom: 20px;
}

.ie8 #shortcuts {
}

.ie .rightColImg {
    margin-top: 70px;
}.ie #page {	height:auto;	padding-bottom:20px;}.chrome #shortcuts{	margin:auto;}.safari h6{	width:100%;}

