	body	{font-size: 11pt; font-family: 'Verdana'; margin: 0 0 0 0; background: rgb(0, 99, 198) url('background.gif') fixed center center;}
		
	#main	{margin: auto auto auto 170px; padding: 10px 10px 10px 0;}
	.main-top-background 		{margin: auto auto 10px auto; background: rgb(151, 202, 253) url('main-top-background.gif') repeat-x top left;}
	.main-right-background 		{background: url('main-right-background.gif') repeat-y top right;}
	.main-bottom-background 		{background: url('main-bottom-background.gif') repeat-x bottom left;}
	.main-left-background 		{background: url('main-left-background.gif') repeat-y top left;}
	.main-top-left-corner 		{background: url('main-top-left-corner.gif') no-repeat top left;}
	.main-top-right-corner 		{background: url('main-top-right-corner.gif') no-repeat top right;}
	.main-bottom-right-corner 	{background: url('main-bottom-right-corner.gif') no-repeat bottom right;}
	.main-bottom-left-corner 	{background: url('main-bottom-left-corner.gif') no-repeat bottom left; _display:inline-block; }
	#main-content			{padding:22px;}
	
	#title {font-size: 24pt; font-weight: bold; text-align:center;padding: 10px;}
	
	#menu 	{position:absolute; left: 0px; top: 0px; width:150px; padding:10px;}
	.button-background { background: rgb(151, 202, 253) url('button-background.gif');margin: auto auto 10px auto;}
	.button-top {background: url('button-top.gif') no-repeat top left;}
	.button-bottom {background: url('button-bottom.gif') no-repeat bottom left; text-align:center; _display:inline-block;}
	
	
	#menu a {font-weight: bold; text-decoration: none; color: black; display:block;padding:10px}
	
	p.editor, div.editor {white-space: pre-wrap; 
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 ?? */
 white-space: -o-pre-wrap;    /* Opera 7 ?? */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 !white-space: pre;  }

#copyright { background-color: rgb(151, 202, 253); }