body { }




/* Headlines are styled here */

h1 		
		{ color:#993300; font-size: x-large; text-align: center; padding-top: 0; }

 h2 	{ font-size: 1.1em; font-weight: bold; line-height: 1em; text-align: center; margin: 0.83em 0; }
		 
h3 		{font-family:arial; 
		color:#996600; 
		font-size:14px;
		text-decoration: none;
		 margin: 0 0 0 2px;
		font-weight: bold;
		}
p { }

 /* The links styling is located here */
 
a:link { font-style: italic;
		text-decoration: none !important; 
		color:#00f;
		 }
			
a:visited 
		{color:#363a81;
		 text-decoration: none }
		 
a:hover { color:#4040a1; background-color: white; }
a:active { }


		/* This area is the style for the left navigation panel of each page */
		
.leftnav { color: blue; background-color: #cccc66; }
		
	
#button {
	width: 139px;
	border-right: 1px solid #cccc99;
	border-left: 3px solid #cccc99;
	padding: 0 0 1em 2px;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Geneva, 	Helvetica, Arial, sans-serif;	
	color: #333;
		}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}


#button li a {
		display: block;
		padding:5px 3px 3px 0.5em;
		border-left: 6px solid #cccc99;
		border-right: 6px solid #cccc99;
		background-color: #996600;
		color: #fff;
		text-decoration: none;
		width: 125px;
		}

html>body #button li a {
		width: auto;		}

#button li a:hover {
		border-left: 5px solid #1c64d1;
		border-right: 5px solid #5ba3e0;
		background-color: #369;
		color: #fff;
		}
 /* This ends the Left Navigation Section and begins the Main Content section where I changed line height to 1.4 from 1.2  */
		
div#maincontent

	{ background-color: #ffffcc;
		margin-top:0;
   		color:#333300;
   		line-height: 1.4;
   		font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }

/*This is the end of the Main Content used on most pages as the center section */

.specimen_description 

		{ color:brown;
			border 2px solid brown;
			font-style: italic; font-size: 1em; line-height: 95%; padding-top: 2px; padding-left: 0.7em; padding-right: 15px; border-color: 0 none 1px solid brown 1px solid brown 0 none 1px solid brown 1px solid brown; border-style: none none solid; border-width: 0 0 1px;;				
			 
		 }


	 
div#pageonetitle { background-color: transparent; border: solid 0 black; }
div#pageonetitle h1 {color: maroon;text-align: center;vertical-align: middle}
div#mainpagerightboxone { border: solid 1px black; }
div#mainpagerightboxtwo 

		{ color: navy; font-size: 1em; background-color: #c4ff88; text-align: center; vertical-align: middle; border: groove 1px black; }
#mainpagerightboxtwo a:link 
		{color: blue;
		}
#mainpagerightboxtwo a:hover 
		{ color:#e4685d; background-color: transparent; }
#mainpagerightboxtwo a:visited
		{color:#508fc4;}
div#mainpagerightboxthree { color: white; font-size: 1em; background-color: #9a3334; text-align: center; border: solid 1px black; }
#mainpagerightboxthree a:link {color: white;
		}
		#mainpagerightboxthree a:hover { color:white; background-color: #363a81; }
		#mainpagerightboxthree a:visited
		{ color:white; background-color: transparent; }
		
div#mainpagerightboxfour { color:white; background-color: #6a6868; text-align: center; border: solid 1px black; }
#mainpagerightboxfour a:link {color: white;
		}
		#mainpagerightboxfour a:hover { color:blue; background-color: #363a81; }
		#mainpagerightboxfour a:visited
		{ color:gray; background-color: transparent; }
		
div#mainpagerightboxfive { color:black; background-color: #ffcc66; text-align: center; border: solid 1px black; }
#mainpagerightboxfive a:link {color: white;
		}
		#mainpagerightboxfive a:hover { color:white; background-color: #363a81; }
		#mainpagerightboxfive a:visited
		{ color:white; background-color: transparent; }
		
		

.leftnavmetaphysical  li a {font-style:italic;font-size .6em;}

.individual_page_textbox 

		{ color:brown;	font-style: italic; font-size: 1em; line-height: normal; text-align: center; padding-top: 2px; padding-left: 0.7em; padding-right: 30p; 				
			 
		 }
