﻿.noprint {
	display: none;
}

.noscreen {
	display: inline;
}


#header {
    background-color: white;
    height: auto;
    color: black;
    background-image: url('images/Logo%20No%20Services%20TealGreen.png');
}

#header h1 {
    display: none;
}

#header a, #header a:link, #header a:visited {
    color: black;
}

#header-right {
	display: none;
}

#header-right-print {
    font-size: 115%;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 0px;	
}


#content-left {
	display: none;
}

#content-right {
    margin-left: 0em;
    border-left: none;
}

a.findoutmore {
	display: none;
}

table.upcomingevents tr.description {
	display: block;
}
