/* Default styles */
body { background-color: ##f0f8ff;
       background-image:
		 url("pantiesismheader21.jpg") 
		 background-position: top right:
		 background-repeat: no repeat; }; 
		 
	/*Styled cells */
	.ulhc { color: black; vertical-align: top; }
	.ulhc { color: black; vertical-align: top; } 
	.vert  { }
	.horiz { }
	.inter { }
   .lhs   { color: black;}
	.rhs   { color: black;}
	.llhc	 { color: black;}
   .lrhc  { color: black;}	
	
	/* lower right hand corner */
	.lrhc: a:link,  .lhrc a:visited {
		text-decoration:none; font-weight: bolder;
		color: black; }  
		
	/* upper right hand corner */
   .urhc: {  color: white; text-align: center;
		 border: none; padding: 0% 5%;
		 margin: 0px; line-height: 75px; } 
		 
	/* upper left hand corner */	
	 .urhc: img { border: 2px solid white; padding-left: 15px;
	              padding-right: 15px; }
	 	
	 
   	/* fonts * /
	body { font-family: Garamond, Georgia, Times,
	                   "Times New Roman", serif; }
							 
		/* Distinct Headings * /
		h1, h2. h3. h4. h5, h6, dt, .heading 
			{ color: black; font-variant: small-caps;	}
		h1, h2. h3. h4. h5, h6, .heading
			{ border-button: 1px  solid white; 	}
			
		/* link styles * /
		a:link  { font-weight: bold; color: #000066;
		 	      text-decoration: none; }
		a:visited { font-weight: bold; color: #006600;	
			      text-decoration: none; }
		a:active { color: blcak; font-weight: bold; }	
		
			/* Menu Bar * /
			.menubar	{ border: 2px solid white; }
			.menubar a:hover { color: white; }
			
			/* Primary content * /
			.content { position: relative; border : 2px solid white;
			           padding: 1em 5% 1em; }
			  