body 	{	
		background-image: url(../backgroundTexture_1.gif);
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
		}

.frame {
		background-color:#CCCCCC;
		max-width: 700px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
		padding-left: 30px;
		padding-bottom: 40px;
		border: 2px solid black;
		}

.frame {
		\width: 630px;
		w\idth: 600px;
		
		\max-width: 740px;
		m\ax-width: 700px;
		}

.title ul {
	margin: 0;
	list-style-type: none;
	color: #FFF;
	font-size: .9em;
	display:inline;
	clear: both;
		}

.title li a
 		{
 		text-decoration: none;
		background-color: #036;		
 		color: #FFF;
 		padding: .2em 0em;
 		text-align: center;
 		display: inline;
 		float: left;
 		width: 96%;
		border-bottom: 2px solid #CCC;
 		}
		
.title li a:hover
 		{
 		background-color: #036;
 		color: #fff;
 		}		


.navcontainer ul
 		{
		text-align: center; 
 		margin: 0;
 		list-style-type: none;
 		color: #FFF;
 		font-size: 1em;
		display:inline;	
		text-align: center;
 		}
 
 li 	{
		 text-align: center;  
 		display: inline;
 	    font-variant: small-caps;
	 	}

 li a
 		{
 		text-decoration: none;
		background-color: #036;
 		color: #FFF;
 		padding: .2em 0em; 
 		display: block;
 		float: left;
 		width: 24%;
		text-align: center;
 		}

 li a:hover
 		{
 		background-color: #369;
 		color: #fff;
 		}
 
p 		{
		font-size: .8em;
		color: #000;
		margin-left: auto;
		margin-right: 70px;
		padding: 5px 0px 20px 0px;
		}
	
img 	{
		display: block;
		margin-bottom: 0px;
		border: 2px solid #000000;
		float:left;
		/* clear: both; */
		}
		
.caption {
		font-size: .8em;
		margin-top 0px;
		margin-right: auto;
		max-width: 500px;
		clear: both;
		}
		

h1 		{color: black;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		/* margin-left: -20px; */
		}

.Date {
		font-weight: bold;
		}
		
.navigation {   /* display: block; */
				max-width: 400px;
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				}
				
.Date p a:link {color: #000; text-decoration: none; }
.Date p a:visited {color: #999; text-decoration: none; }
.Date p a:hover {color: #000; text-decoration: underline; }

/*
this styles the type of the close window words
*/				
.closeWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	margin-bottom: 0px;
	font-variant:small-caps;
    }
	
.pageNumber{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-bottom: 0px;
	margin-right: 25px;
	font-style:italic;
	border: 1px solid  #CCC;
	font-size: .8em;
	font-weight: bold;	
    }
/* This highlights text used in press articles	 */
}
.highlight {
	background-color: #FFFFFF;
	color:#0000FF;
	font-size: 1em;
}
.TechNotes {font-size: 1em;
			font:Courier New, Courier, mono;
			}
.yellowHighlight {
	background-color: #FFFFCC;
}

