html{ min-height: 100%;  height: auto;}
body {height: 100%; margin:0px;padding:0px; cursor:url("http://myspace-html-layout.com/cursors/ohm.cur"); color:#000000;background:url(/images/hdr_bg.jpg)  bottom center repeat;}
.contact {text-align:left;}
table.header {background:url(/images/hdr_bg.jpg) bottom center repeat;cursor:url("http://myspace-html-layout.com/cursors/ohm.cur"); }
table td {cursor:url("http://myspace-html-layout.com/cursors/ohm.cur");}
a {cursor:url("http://myspace-html-layout.com/cursors/ohm.cur");}
table.main {padding: 0px;margin:0px; font: normal 10pt georgia;color: #000000; text-align:left;}
table.main td.sidenav{width:190px;}
table.press td {padding:4px;}
td.content-body{background: url('/images/contentbg.jpg') #ffffff top left repeat-x; padding-top:10px;border:2px solid #5c1525;border-top:0px solid #5c1525;}

.headline {font:bold 14pt georgia; text-align:center; text-transform:uppercase; color:#3c0d1b; padding-top:16px;}

.contact {text-align:center}
table.footer, .footer a {font: normal 8pt georgia; color:#fff;}
table.footer {margin-top:16px;text-align: center; color: #fff;}
.footer a:link, div.footer a:active, div.footer a:visited {font: normal 8pt georgia; color: #fff; text-decoration: none; }
.footer a:hover  {font-weight: none; text-decoration: underline; color:#fff; }

td.about {font:normal 12pt georgia;line-height:20px;color:#5c1525; }
table.content {background: url('/images/ohm2.gif') top center repeat-y;}

td.precepts p.question, p.question {font:bold 10pt georgia;color:#5c1525;}
td.precepts p.ans, p.ans, div.ans {font:normal 10pt georgia;color:#5c1525; padding-bottom:8px; border-bottom:1px dotted #999;}
td.faq {color:#5c1525;}

/* ######### Drop Down ULs CSS ######### */
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 10pt georgia;margin: 0px;margin-top:1px; margin-left:16px;padding: 0px;position: absolute;left: 0px;top: 0px;list-style-type: none;visibility: hidden;z-index: 100;background: white;border: 1px solid black;border-bottom-width: 0px;}
.ddsubmenustyle li a{display: block;width: 250px;color: #3c0d1b;background-color: #e6ecd9;text-decoration: none; text-align:left;
padding: 4px 5px;border-bottom: 1px solid black;}
* html .ddsubmenustyle li a{ /*IE6 CSS hack*/display: inline-block;}
.ddsubmenustyle li a:hover{background-color: #9cac7d;color: #3c0d1b;}

/* ######### Neutral CSS  ######### */
.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/padding-left: 4px;border: 0px;}
.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/position: absolute;padding-top: 3px;right: 2px;border: 0px;}
.ddiframeshim{position: absolute;z-index: 500;background: transparent;border-width: 0px;width: 0px;height: 0px;display: block;}

.navmenu ul{margin: 0px;padding: 0px;font: bold 10pt georgia; text-transform:uppercase;list-style-type: none;overflow: hidden;width: 100%;}
.navmenu li{display: inline;margin: 0px;}
.navmenu li a{float: left; text-align:left;display: block;text-decoration: none;margin: 0px;padding: 6px 5px; padding-left:36px; padding-right:8px; /*right divider between tabs*/color: #5c1525;}
.navmenu li a:visited{color: #5c1525;}
.navmenu li a:hover, .navmenu li a:active{/*background: url('images/navohm.gif') center left no-repeat; */color:#350812;/*background of tabs for hover state */}
.navmenu a.selected{/*background: url('images/navhov.jpg') center center repeat-x;*//*background of tab with "selected" class assigned to its LI */}

