	body {
		background-image:url(images/laid.jpg);
		background-repeat:repeat;
		background-color:#FBF6E0;		
		}

	A 		{ color: #000033; text-decoration: none; font-weight:bold; }
	A:link		{ color: #000066; text-decoration: none; font-weight:bold; }
	A:visited	{ color: #003366; text-decoration: none; font-weight:bold; }
	A:active	{ color: #999999; text-decoration: none; font-weight:bold; }
	A:hover		{ color: #999999; text-decoration: none; font-weight:bold; }

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

	#banner {
		height:84px;
		}

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


	#main {
		position:absolute;
		padding:10px;
		}

	#main #nav {
		float:right;
		width:auto;
		overflow:inherit;
		margin-left:10px;
		margin-bottom:1px;
		border:4px double #000033; 
		padding:10px;
		}

	.ctext {
		text-align:center;
		}
	

	.rtext {
		text-align:right;
		}

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

	.lefttext {
		text-align:left;
		}

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

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

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

	.mtext {
		font-family:palatino linotype,  georgia, times new roman, serif;
		color:#000033;
		font-size:medium;
  		font-weight:normal;	
		}
		
	.globnav {
		font-family;palatino linotype, georgia, verdana, arial, sans-serif;
		color:#000033;
		padding-bottom:5px;
		font-size:large;
		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:#000033;
		padding-bottom:10px;
		text-align:center;
		font-size:medium;
		font-weight:bold;
  		}
