/* Meters Collection Site - for Display */
/* . = class		*/
/* # = ID      		*/

A:link {color: maroon;}        
A:visited {color:#990099;}  

#article_name
	{text-align:right;}

blockquote
	{
		color:#006600;
	}
	
#bottomBar
	{
		border-top: 3px solid maroon;
		clear: both;
		color: maroon;
		font-weight: bold;
		text-align: right;
	}

.front_page_graphic
	{ 
		float:left; 
		padding:-right: 5px;
		padding-left: 5px;
	}

.left_graphic
	{
		float:left;
		margin-right: 10px;
		font-size: small;
		font-weight: bold;
	}
	
.left_sidebar
	{
		border: 2px solid maroon;
		float: left;
		margin-right: 15px;
		width: 33%;
	}

.left_sidebar a:link{color:white;}
.left_sidebar a:visited{color:white;}

#lnk_ad
	{
		float: right;
		margin: 5px;
	}

#lnk_manual
	{
		margin: 5px;
	}
#james_ollinger
	{
		border-bottom: 3px solid maroon;
		margin-bottom: 5px;
	}

#main_menu_choices, #nav_menu
	{
		float:left;	
		margin-left: 5px;
		margin-right: 15px;
	}
	
#main_menu_choices li
	{
		margin-bottom: 10px;
	}

#menu
	{
		border: 2px navy solid;
		float: right;
		margin: 1em;
		width: 250px;	
	}
	
#meter_pic img
	{ margin: 5px; }
	
.meter_spec, .meter_verbiage
	{
		padding-top:10px;
		text-align:left;
		vertical-align:text-top;
	}

#nav_menu 
	{ 
		background-color: maroon;
		color: white;
		padding-bottom: 15px; 
		padding-right: 15px;
		padding-top: 15px;
	}

#nav_menu a:link
	{ 
		color: white;
		font-size:smaller; 
		font-weight:bold; 
	}
	
#nav_menu a:visited
	{ 
		color: white;
		font-size:smaller; 
		font-weight:bold; 
	}

#nav_menu a:hover
	{ 
		color: white;
		font-size:smaller; 
		font-weight:bold; 
	}

#nav_menu ul li
	{
		list-style-type:square;
		padding-bottom: 0px;
		padding-top: 0px;
	}

.notes
	{text-align:left; }
	
#page
	{
		font-family:Arial, Helvetica, sans-serif;
		margin-left: 5%;
		margin-right: 5%;
	}
	
#patent h1, h2, h3
	{
		text-align:center;
	}

.right_graphic
	{
		float:right;
		margin-left: 10px;
		font-size: small;
		font-weight: bold;
	}
	
#site_title
	{
		font-family: "Times New Roman", Times, serif;
		font-size:48px;
		text-align:right;
	}

.spec_name 	
	{ 
		color: maroon;
		font-weight: bold; 
	}

#tbl_directory
	{
		font-size:small;
		text-align:center;
	}
	
#tbl_EI
	{ 
		text-align:center;
		width: 80%; 
	}

#tbl_EI th, td
	{text-align:center;}

#tbl_ev_equiv
	{
		text-align: center;
	}

.tbl_ev_scale
	{
		text-align: center;
		width: 75%
	}
.tbl_List
	{
		font-size:small;
		width:900px;
	}

#tbl_Opacity
	{
		float:left;
		margin-right:15px;
	}

