	body {
		margin:0px;
		background:#FFF;		
		}

	A 		{ color: #003366; text-decoration: none; }
	A:link		{ color: #003366; text-decoration: none; }
	A:visited	{ color: #003366; text-decoration: none; }
	A:active	{ color: #999999; text-decoration: none; }
	A:hover		{ color: #999999; text-decoration: none; }

	h1, h2, h3 {
		margin: 0px 10px 0px 0px;
		padding: 0px 10px 0px 0px;
	}

	#banner {
		padding:10px;
		height:70px;
		border-top:8px double #666;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		}


	#main {
		position:absolute;
		padding:10px;
 		border-bottom:4px double #666;
		}

	#main #nav {
		float:left;
		width:auto;
		overflow:inherit;
		margin-right:10px;
		margin-bottom:1px;
		border:1px solid #000; 
		padding:10px;
		background:#eee;
		}

	#main #meta {
		float:right;
		width:325px;
		overflow:inherit;
		margin-left:10px;
		margin-bottom:1px;
		border:1px solid #000;
		padding:10px;
		background:#eee;
		}

	.ctext {
		text-align:center;
		}
	

	.rtext {
		text-align:right;
		}

	.bread {
		font-family:palatino linotype,  georgia, times new roman, serif;
		color:#000;
		font-size:x-small;
  		font-weight:normal;	
		}

	.lefttext {
		text-align:left;
		}

	.ltext {
		font-family:palatino linotype, georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:large;
		font-weight:normal;	
		}

	
	.xstext {
		font-family:palatino linotype,  georgia, times new roman, serif;
		color:#000;
		font-size:x-small;
  		font-weight:normal;	
		}
				
	.stext {
		font-family:palatino linotype,  georgia, times new roman, serif;
		color:#000;
		font-size:small;
  		font-weight:normal;	
		}

	.value {
		font-family:palatino linotype,  georgia, times new roman, serif;
		color:#003366;
		font-size:x-small;
  		font-weight:bold;	
		}

	.mtext {
		font-family:palatino linotype,  georgia, times new roman, serif;
		color:#000;
		font-size:medium;
  		font-weight:normal;	
		}
		
	.metaelement {
		font-family:palatino linotype, georgia, verdana, arial, sans-serif;
		color:#333;
		background:#eee;
		font-size:small;
		font-weight:normal;
  		}

	.metaelement a,
		.metaelement a:link,
		.metaelement a:visited,
		.metaelement a:active,
		.metaelement a:hover {
		font-weight: normal;
		text-decoration: none;
	}
	
	.element {
		font-family:palatino linotype, georgia, verdana, arial, sans-serif;
		color:#333;
		background:#eee;
		margin:0px 0px 0px 10px;
		font-size:small;
		font-weight:normal;
  		}

	.element a,
		.element a:link,
		.element a:visited,
		.element a:active,
		.element a:hover {
		font-weight: normal;
		text-decoration: none;
	}
		
	.child1 {
		font-family:palatino linotype, georgia, verdana, arial, sans-serif;
		color:#333;
		background:#eee;
		margin:0px 0px 0px 20px;
		font-size:small;
		font-weight:normal;
  		}

	.child1 a,
		.child1 a:link,
		.child1 a:visited,
		.child1 a:active,
		.child1 a:hover {
		font-weight: normal;
		text-decoration: none;
	}

	.child2 {
		font-family:palatino linotype, georgia, verdana, arial, sans-serif;
		color:#333;
		background:#eee;
		margin:0px 0px 0px 30px;
		font-size:small;
		font-weight:normal;
  		}

	.child2 a,
		.child2 a:link,
		.child2 a:visited,
		.child2 a:active,
		.child2 a:hover {
		font-weight: normal;
		text-decoration: none;
		}
	
	.child3 {
		font-family:palatino linotype, georgia, verdana, arial, sans-serif;
		color:#333;
		background:#eee;
		margin:0px 0px 0px 40px;
		font-size:small;
		font-weight:normal;
  		}

	.child3 a,
		.child3 a:link,
		.child3 a:visited,
		.child3 a:active,
		.child3 a:hover {
		font-weight: normal;
		text-decoration: none;
		}

	.globnav {
		font-family;palatino linotype, georgia, verdana, arial, sans-serif;
		color:#003366;
		background:#eee;
		font-size:medium;
		font-weight:normal;
  		}

	.globnav a,
		.globnav a:link,
		.globnav a:visited,
		.globnav a:active,
		.globnav a:hover {
		font-weight: normal;
		text-decoration: none;
		}
		
	.globnavtit {
		font-family;palatino linotype, georgia, verdana, arial, sans-serif;
		color:#000;
		background:#eee;
		padding-bottom:10px;
		font-size:medium;
		font-weight:normal;
  		}
