
	
	body {
		margin:10px 10px 10px 10px;
		padding:0px;
		/* background-color:#E0EDFF; */
		/* font-size:small; */
		/* font-family:Verdana,san-serif; */
		/* font-weight:normal; */
		background-color:#E0EDAA; 
			color: #441;
			font: small/14px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		}
		
	td,p,div { font-size:10pt; } 
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:10px;
		width:200px;
	  /*  background-color:#95b3d8; */
		font-weight:bold;
		margin-right:10px;
		
		}
		
	#leftcontent p { font-weight:normal; font-size:8pt;}

	#centercontent {
		width:540px;
   		margin-left: 200px;	
   		background-color:#E0EDAA;
   		margin-top:0px;
   		
   		
	}
	
	#centercontent-div { 
		background-color:#95b3d8; 
		margin-left:20px;
		padding-top:10px;
		border:1px solid #1973E2; 
	}
		
		
	p,h1,h2,h3,h4,h5,h6,pre {
		margin:10px 10px 10px 10px;
		
		}
		
	.breadcrumb { font-space:0.2em; margin-left:20px;font-size:8pt; margin-bottom:10px;}
		
	/* the banner is the space at the top with the minitabs */
	#banner {
		top:10px;
		left:200px;
		height:78px;
		width:700px;
		
		}
	
	#page-title {
		margin-left:200px;
		padding-left:20px;
		
		width:520px;
	}
	
	/* the stuff which shows on the catalog page */
	#category-div {
	   background-color:#95b3d8; 
	   margin-left:20px;
	   padding:5px;
	   border:1px solid #ccc;
	   width:530px;
	}
	
	
	#menu { position:absolute;
			top:10px;
			left:230px;
			width:520px;
			border:1px solid #1973E2; 
			background-color:#95b3d8;
			font-weight:bold;
		}
			
	.menudata { color: #1973E2; text-align:center;  }
	.menuanchor:hover { }

	
	#loginBox {	margin-left:70px; margin-top:50px; }
	#forgotten {margin-left:70px; margin-top:20px; }
	
	img { border:0px;}
	
	
		
		
	