* {
 margin:0;
 padding:0;
}

body {
 background-color:#CCCCCC;
 margin:5px;
 font-family:arial,helvetica,sans-serif;
 font-size:small;
 voice-family: "\"}\""; 
 voice-family:inherit;
 font-size:medium; 
}

#pageSurround {
 background-color:#CCCCCC;
 height:98%;
}

#close {
 text-align:center;
 height:35px;
 width:100%;
}

#imgDisplay {
 width:inherit;
 height:92.5%;
 cursor:hand;
 cursor:pointer;
 text-align:center;
}

* html #pageSurround,
* html #imgDisplay {
 width:100%;
}

.popupLink {
 background-color:#999999;
 padding:3px 10px;
 color:#000000;
 font-weight:bold;
 text-decoration:none;
 font-size:75%;
 position:relative;
 top:10px;
}

* html .popupLink {
 top:6px;
}

.popupLink:hover {
 color:#ffffff;
}

#tAndCs {
margin:8px 5px;
font-size:small;
}
#tAndCs h2, 
#tAndCs p {
margin-bottom:15px;
}
#tAndCs a {
color:#fff;
}
