/* Core Styles */
body { margin: 0px; padding: 0px; background: #eee; min-width: 985px; font: normal 11pt/130% "Trebuchet MS", Arial, sans-serif;}
a, a:active, a:visited {color: #00653a; }
a:hover {color: #000; }
a img {border: none; }
#Container { width: 985px; text-align: left; margin: 10px auto; position: relative; overflow: visible; background: #fff; border: 1px solid #00653a; }
#Top { position: relative; margin: 0px; width: 985px; height: 90px; overflow: hidden; background: #f2f2f2 url(/ui/nmr/gry1.png) repeat-x; border-bottom: 1px solid #ccc; }
.Form {position: absolute; margin: 0px; width: 965px; height: 400px; overflow: hidden; padding: 10px 10px 30px 10px; background: #fff url(/ui/nmr/gry1.png) bottom repeat-x; border-bottom: 1px solid #ccc; z-index: 100; }

#Main {position: relative; padding: 10px 10px 30px 10px; min-height: 450px; height:auto !important; height:450px; }

#Logo {position: absolute; top: 5px; left: 5px; width: 250px; height: 80px; overflow: hidden; }
#Blurb {position: absolute; top: 5px; left: 675px; width: 300px; height: 80px; overflow: hidden; text-align: right; color: #777; }
input, select {border: 1px solid #ccc; background: #f2f2f2 url(http://www.petoskeynews.com/ui/gry1.png) bottom repeat-x; font: normal 11pt/130% "Trebuchet MS", "Arial", sans-serif; padding: 2px 3px; }
input:hover, select:hover, button:hover {border: 1px solid #777;}
