        body {
		margin:20px 20px 0px 20px;
                background:#eee;
		}
	
	#main {
		border:1px solid #000; 
		background:#fff;
		}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#main #menu {
		border-left:1px solid #000; 
		border-bottom:1px solid #000;
		float:right;
		width:180px;
                background:#eee;
		margin:0px 0px 10px 10px;
                text-align: center;
                
		}
		
         #main #menu2 {
		border-left:1px solid #000; 
                border-right:1px solid #000;
		border-bottom:1px solid #000;
                border-top:1px solid #000;
		float:none;
		width:650px;
                background:#eee;
		margin:0px 0px 0px 80px;
	
               
                
		}
		


	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
                font-variant:small-caps;
                font-family: garamond, sans-serif;
                text-align: center
		}

	h2 {
		font-size:20px;
		padding-top:10px;
                font-variant:small-caps;
                font-family: garamond, sans-serif;
                color: black
		}

	h5 {
		font-size:18px;
		padding-top:10px;
                font-variant:small-caps;
                font-family: garamond, sans-serif;
		}
	
	#menu p { font-size:15px}
        #menu p {font-family: garamond, sans-serif;
                 font-weight: bold}
	#menu a:link { text-decoration: none; color: #990033} 
        #menu a:visited { text-decoration: none; color: #990033}
        #menu a:hover { background: #990033; color: white}

	#menu2 p { font-size:12px}
        #menu2 p {font-family: lucinda,verdana, garamond, sans-serif
                
                 }
	#menu2 a:link { text-decoration: none; font-weight: bold; color: #990033} 
        #menu2 a:visited { text-decoration: none; font-weight: bold; color: #990033}
        #menu2 a:hover { font-size: 15px}
        #menu2 ul { font-size:15px; font-family:lucinda,verdana,garamond,sans-serif}
