    body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.5em Georgia,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
      
    #logo {

    }
      
    #content {
      clear: both;
      position: relative;
      margin-top: 15px;
    }
    
    #main {
      padding-left: 200px;
      padding-right: 72px;
    }
    
    .floatright {
    	float: right;
    	margin: 10px 10px 10px 10px;
    	clear: right;
    	border: 1px solid #666;
    	padding: 2px;
    }
    
    .floatleft {
    	float: left;
    	margin: 10px 10px 10px 10px;
    	clear: left;
    	border: 1px solid #666;
    	padding: 2px;
    }
    
    .imgborder {
    	border: double;
    }
    
    .newline {
    	clear: both;
    }

	u {
		color: #669999;
	}
	
	.seminar_title {
		color: #669999;
		font-style : italic;
		font-weight : bold; 
		font-size: 14pt;
	}
    
    #leftmenu  { border-right: 8px; position: absolute; top: 0; left: 0; width: 175px; border-right-color: #A6A4A4; border-right-style: solid; }
    #leftmenu ul {list-style-type: none;  padding-left: 20px; margin: 0;}
    #leftmenu li {font-size: 93%; color: #000000; font-weight: bold; text-decoration: none;}
    #leftmenu a {font-size: 93%; color: #0A5C4C; font-weight: bold; text-decoration: none;}
    #leftmenu a.header {font-size:93%; color: #214088; font-weight: bold; text-decoration: none;}
    #leftmenu a:hover {color: #000000;}
    #leftmenu li.enlarge{font-size: 100%; color: #000000; font-weight: bold; text-decoration: none;}
    
    
    #topmenu  { font-size: 93%; line-height: normal; background: url(images/bg.jpg) repeat-x bottom; float: left; width: 100% }
    #topmenu ul {
      margin:0;
      padding:10px 0px 0px 180px; /* top, right, bottom, left */
      list-style:none;
      }
    #topmenu li  { background: url(images/norm_right.gif) no-repeat right top; float: left; margin: 0; padding: 0 }
    #topmenu a  { color: #214088; font-weight: bold; text-decoration: none; background: url(images/norm_left.gif) no-repeat left top; float: left; padding: 5px 8px 4px; display: block }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #topmenu a {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover {
      color:#000000;
      }
    #topmenu #current  { background-image: url(images/norm_right_on.gif) }
    #topmenu #current a  { color: #000000; background-image: url(images/norm_left_on.gif); padding-bottom: 5px }
