
html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:30px; bottom:50px; left:250px; right:0; background:#e5e5e5;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:30px solid #969696; border-bottom:50px solid #969696; border-left:250px solid #969696;}


#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:30px; background:url(../images/MonochromishStyle_01.gif) #969696; background-position:0 0; background-repeat:repeat; text-align:center; font-size:6px; z-index:5; overflow:hidden; color:#fff;}

#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:50px; font-size:12px; text-align:center; padding:10px; z-index:5; overflow:hidden; background:url(../images/bottom-band.gif) #969696; background-repeat:repeat; color:#000;}

#left {position:absolute; left:0; top:30px; bottom:50px; width:250px; background:url(../images/left-backdrop.jpg) #969696; font-size:12px; z-index:4; overflow:auto; background-repeat:no-repeat; padding-top:10px;}

* html #left {height:100%; top:0; bottom:0; border-top:15px solid #969696; border-bottom:50px solid #969696; color:#fff; padding-top:10px;}

#content p {padding-left:15px; padding-right:25px;}
.bold {font-size:1em; font-weight:bold;}

#content h2 {padding-top:2px; padding-left:10px; padding-right:15px;}

#content a { text-decoration:none; }

a:link {color: #CC0000}     /* unvisited link */
a:hover {color: #003366}   /* mouse over link */
a:active {color: #333333}   /* selected link */

dd {display:none;}
a.nav, a.nav:visited {margin-left:55px; display:block; width:120px; height:20px; background:#e5e5e5; color:#616161; border:1px solid #616161; text-decoration:none; font-weight: bold; text-align:center; line-height:20px;}
a.nav:hover {background:#616161; color:#e5e5e5;}

