			/* normalize some rules for all browsers */
            h1, h2, h3, h4, h5, h6, ul, li, p, hr, ol, form, body {
                margin: 0px;
                padding: 0px;
                font-family: Georgia, serif;
                font-style: normal;
                font-weight: normal;
                list-style-type: none;
                color: #000;
            }
            html, body {
				height:100%;
            }
            body {
                font-size: 76%;
                margin-left:2em;
				margin-top:2em;
				/*background:#CCCCCC; CS*/
            }
			div#wrapper { width: 65em; /*position:relative; KW*/ margin:0px auto; text-align:left; /*background:#FFCCFF; CS*/ }
            div#left {
				/*position:absolute; KW*/
				/*top:1.2em; KW*/
				/*left:2em; KW*/
				float:left;
                width:19em;
				margin-right:2em;
				/* background:#99FFFF; CS*/
				/*margin-bottom:2em; KW*/
            }
            div#right {
				/*margin-top:1.2em; KW*/
                /*margin-left:21em; KW*/
 				/*position:relative;  KW*/
				/*margin-bottom:2em; KW*/
           }
            div#container {
				/*margin:0px auto;  KW*/
				float:left;
				width:44em;
				/*background:#FFFFCC; CS*/
				/*padding-right:15px;  KW*/
			}
			h1 { font-size: 170%; color:#696; } 
            h2 { font-size: 100%; font-family: verdana, sans-serif; text-transform:uppercase; margin-top:2em; }
            h3 { font-size: 120%; margin-top:0; } 
            h4 { font-size: 100%;  font-family: verdana, sans-serif; } 
            li { line-height: 1.6em; font-family: verdana, sans-serif; font-size:.95em; margin-bottom:0.8em; margin-left:20px; color:#666; }
             p { font-family: verdana, sans-serif; font-size:.95em; clear:both; margin-left:20px; }
            br.clear { clear:both; }
			#myname a, #myname a:visited, #myname a:active { color:#696; text-decoration:none; }
			#myname a:hover { color: #699; text-decoration:none; }

            /* IE6 rules follow */
            /* * html div#left { position:absolute; } KW*/
            * html div#wrapper { width:65em; }

#highprilink a, a:visited { color: #36C; text-decoration:none; }
#highprilink a:hover, a:active { color: #36C; text-decoration:underline }

#wrapper #container #right a {
	color: #666;
	text-decoration: underline;
}
