html { background:#73BE1E url(../myimages/page_bg.jpg) repeat-x scroll left top; }
a, a:visited { color: #73BE1E; }
#header #masthead a, 
#header #masthead a:visited {
   background:transparent url('../images/logo.png') no-repeat scroll 0 0;
   width: 300px;
   height: 120px;
   left: 38px;
   top: 48px;
   z-index: 100;
}

#innerWrapper { padding-bottom: 7px; }

#header, #hdrImg { height: 399px; }
#hdrImg #img { height: 266px; background-color: #000; }

/** @group sideBar */
#topNavigation ul.sf-menu li a:hover,
#topNavigation ul.sf-menu li a:focus,
#topNavigation ul.sf-menu li a:active,
#topNavigation ul.sf-menu li.selected a,
#topNavigation ul.sf-menu li.selected a:hover { color: #73BE1E; }

#topNavigation ul.sf-menu li.sfHover li:hover,
#topNavigation ul.sf-menu li li a:hover,
#topNavigation ul.sf-menu li.selected li a:hover { color: #73BE1E; }
/* @end sideBar **/

#sideBar input,
#formContent input.input, 
#formContent textarea.textarea {
   background-color:#FFF;
   border-color:#73BE1E;
   color:#73BE1E;
}
#sideBar button,
#formContent input.submit { 
   background: #73BE1E;
   border-color: #73BE1E;
}

.content { font-size:1.2em; }

#footer { padding-top: 0; }
.spark #accesskeys_anchor { position: static; }