html { margin: 0; height: 100%; min-height: 100%; }
body { background: #2D2E42 url(images/mainBG.jpg) repeat-y  1px top; font-family: verdana,'sans Serif'; font-size: 1em; width: 100%; height: 100%; min-height: 100%; margin: 0; padding: 0; }
a { color: #484967; }
.std { background-color: #800000; color: white; font-weight:bolder; font-size: 1.1em; padding: 4px 4px 4px 4px; }
.std2 { background-color: #800000; color: white; font-weight:bolder; font-size: 1.0em; padding: 4px 4px 4px 4px; }
.heading { font-weight: bold; }
.centerheading { font-weight: bold; text-align: center; }
.textbox { background-color: #C0C0C0; border: solid 1px black; width: 300px; margin-bottom: 6px; }
.button { background-color: #808080; color: White; font-size:larger; border: solid 1px black; float: right; margin-right: 200px; }
.arrow { list-style-image:url(images/arrow2.gif) }
#container { overflow: visible; min-height: 100%; position: static; top: 0; margin: 0; border-left: solid 1px #484966; border-right: solid 1px #484966; height: 100%; width: 780px; background-color: White; font-size: .8em; }
#nav { background-image: url(images/header6.jpg); width: 780px; padding-top: 94px; padding-bottom: 8px; border-bottom: solid 2px #484967; }
#footer { float: left; width: 780px; border-top: solid 1px #484967; border-bottom: solid 1px #484967; background-color: #C1BBAF; font-size: .8em; font-weight: bold; text-align: right; }
.rightPhoto { float: right; clear: right; margin: 5px 20px 5px 10px; border: solid 1px #484967; }
h2 { font-size: 1.2em; color: #484967; margin: 10px 0 10px 20px; padding: 0; }
p { margin-left: 30px; }
.featuresList { margin-left: 40px; }
#arrowImage { margin-top: 10px; }
.clearer { height: 2px; clear: both; margin-top: 10px; display: block; }
.hidden { clear: both; visibility: hidden; }
table { font-size: .9em; margin-left: 40px; }
#pilrTag { float: left; width: 780px;  font-size: .8em; font-weight: bold; text-align: right; }
#contactForm { width: 700px; padding-left: 40px; }
#contactForm span { width: 160px; text-align: right; padding-right: 10px; vertical-align: top; }
.survey #contactForm span { width: 350px; }
.survey #contactForm span.wide { width: 600px; }
.survey #contactForm span.title { text-align: left; }
.survey #contactForm .textbox2 { margin-left: 305px; }
.survey .button { margin-right: 10px; }
/* menu controls */
#menu { margin: 5px 0px 0px 10px; padding: 2px 0 0px 0; list-style-type: none; width: 192px; }
#menu li { position: relative; font-size: .7em; font-family: verdana; margin-bottom: 2px; }
#menu li a { display: block; text-decoration: none; font-weight: bold; padding: 2px 0 2px 4px; color: black; }
/* Fix IE. Hide from IE Mac \*/ * html #menu li { float: left; }
* html #menu li a { height: 1%; }
/* End */ 
#menu li a:hover, #menu li:hover, #menu li.over { background-color: #484967; color: white; }
li:hover ul, li.over ul { display: block; }
li ul { margin: 0; padding: 0; position: absolute; left: 237px; top: 0; display: none; width: 180px; list-style: none; background-color: #bca175; }

#menu li ul li a { font-size: 1.3em; }

.rbl { display: inline; margin: -4px 0 0 0; }


