	body {
		margin:0px 0px 0px 0px;
		background:#99CCFF;
		}
	
	#main {
		border:0px solid #000; 
		background:#CCFFFF;
		}

/* 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 #notes {
		float:right;
		width:400px;
		background:#CCCCFF;
		margin:10px 10px 10px 10px;
		}

	#responses {
		border:0px solid #000; 
		background:#CCFFFF;
		}

	#responses #blogroll {
		float:right;
		width:250px;
		background:#CCCCFF;
		margin:0px 0px 0px 0px;
		}

		#banner {
		background:#CCFFFF;
		height:4Em;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:4Em;
		}

h1 {  color: #0000FF;
	font-family: cursive;
      font-weight: bold;
      text-align: center;
	font-size: x-large;
        }

h2 {  color: #0000FF;
	font-family: cursive;
      font-weight: bold;
	font-size: large;
        }

h3 {  font-family: sans-serif;
      font-weight: bold;
	font-size: large;
        }

P		{font-family: serif; font-size: medium; }
.question 	{font-style:italic;}
.note 		{font-size: small;}
.quote 		{background: #CCCCCC;}
.eaddress	{font-color: green;}
.indent  	{text-indent: 3em}
.emphasis	{background: #FFFFFF;}


A:link    { color: red; text-decoration: none; }
A:active  { color: green; text-decoration: none;}
A:visited { color: blue; text-decoration: none;}
A:hover   { color: green; text-decoration: none; }



