/* CSS Document */

/* Financial Statement Styles
*/

    div.nav_links
{
	width: 80%;
	text-align: center;
	/* margin-top: 30px; */
	margin: 30px auto 0px auto;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
}

img.nav_links
{
	border: 0;
	width: 550px;
	height: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin: 15px auto 5px auto;
	display: block;
	clear: both;
}

div.nav_links a
{
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
}

div.last_updated
{
	margin-top: 20px;
}

div.last_updated img
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

div.last_updated p
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
}	
body
		{
		  font-size: 15pt;
		  background-color: #CCCCCC;
		  color:#000000;
		  font-style: italic;
		   }
		  h1.heading 
		  {
		  text-align: center;
		  }
		  div.message
		  {
		 font-style: italic;
		 font-weight: bold;
		 text-align: center;
		 
		  }
		 
		  
		
		  /* involved.html css*/
	
   h1.page_title
			{
			text-align: center;
			color: #660033;
			margin-bottom: 0;
			}
			div.center
			{
			text-align: center;
			}
			p.text
			{
			text-align: center
			} 
			/*  main photo */
    		body.body
	    	{
   	    	 background-image:url(../images/lakeview1.jpg);
	    	 width:828px;
	    	 height:411px; 
		 	 background-repeat:no-repeat;
		 }
		 div.text
		 {
    	position: absolute;
	    left:  555px;
	    top: 9px;
	    font-family:Arial, Helvetica, sans-serif;
	    font-size:LARGE;
	    font-weight:bold;
	    height: 30px;
		}  	
        img.flag_r
		 {
		 height: 45;
		 width: 45;
		 float:right;
		 border: 0;
		 }
		 img.flag_l
		 {
		 height: 45;
		 width: 45;
		 float:left;		 	 
		 border: 0;
		 
		 }
		 div.setup
         {
	       
           font-family: Arial, Helvetica, sans-serif;
         	font-style: italic;
        	color: purple;
        	font-size: 25pt;
	       font-weight: bold;
	       line-height: 0.9em;
	       margin: 0;
	       padding: 0;
		   }
		   span.bold
		   {
		   font-weight: bold;
		   font-style: italic;
		   color: rgb(255,0,0);
		   border: 0;
		   }
 /* 	img.thumbnails 
   		{
		height: 97;
		width:  130;
		border:  0;
	}
	*/
