body { margin: 0px; background:url('/images/bgStrip.jpg') top repeat-x #297D00; }
img { border-style: none; }

h4 { font-size: 22px; font-weight: bold; color: #297D00; margin-bottom: 15px; }

.bgWindow { width: 908px; height: 705px; background:url('/images/bgMedium.jpg') top left no-repeat; }

.contentWindow {
width:337px; height:386px;
/*background:url('/images/bgSmall.jpg') top left no-repeat fixed;*/
overflow: scroll;
position: relative; left: 5px; bottom: 346px;
text-align: left;
font-family: 'lucida Sans', 'verdana', 'arial'; 
font-size: 12px;
/*padding: 10px 10px 10px 30px;*/
}

.windowOverlay { z-index: 1; position: relative; left: 5px; }

a:link { text-decoration: none; color: #9E0B0E; }
a:visited { text-decoration: none; color: #9E0B0E; }
a:active { text-decoration: none; color: #9E0B0E; }
a:hover { text-decoration: none; color: #D69C00; }
