                  #body
		{
			margin: 0;
			padding: 0;
			font-size: 90%;
			font-family: arial, helvetica, sans-serif;color:#000000;
                        text-decoration:none; 
		}
		
		#header
		{
			height: 100px; background-image: url(USCapitolhead.jpg);
	                background-repeat: no-repeat;        textalign:right;                 float:left;
	                width: 100%;
	                

                        background-color: #000099; margin-bottom: 1px;color:#FFFFFF
		}

		
		#gutter
		{
			float: left;
			width: 1%;
			height: 1px;
		}
		
		#col1
		{
			float: left;
			width: 15%; 
			background-color: #FFFFFF;color:#000000
			margin-bottom: 10px;
                        display: inline; text-decoration: none;


                         }
                 
                #navcontainer ul

               {
                 margin-left: 0;
                 padding-left: 0;
                 list-style-type: none;
                  font-family: Arial, Helvetica, sans-serif;
                    }

              #navcontainer a
             {
              display: block;
               
               width: 140px;
               background-color: #000099;
                        color: #FFFFFF;
               border-bottom: 1px solid #eee;
              }
               #navcontainer a:link, #navlist a:visited
              {
                background-color:  #000099;
                        color: # CCFFFF;
                   text-decoration: none;}
                            

               #navcontainer a:hover
               {
               background-color: #369;
                 color: #fff;}
		
              
            


		
		#col2
		{
			float: left;
			width: 44%;
			margin-left: 3%;
			background-color: #FFFFFF;color:#000000
			margin-bottom: 10px; text-decoration: none;

		}
		
		
     #col3
		{
			float: left;
			width: 25%;
			margin-left: 3%;
			background-color: #FFFFFF;color:#000000
			margin-bottom: 10px; text-decoration: none;

		}
		
       		
		#footer
		{
			clear: both;
			height: 30px;
			background-color: #000099;color:#FFFFFF;text-                        decoration:none; 
                       }

 
		 #footer a:link {color: #FFFFFF;text-decoration:none;}
               #footer a:hover {color: #369;}
	       #footer a:visited {color: #CCCCCC; text-decoration:none;}






              		                  
		#h1
		{
			margin: 0;
			padding: 5px;
		}
		
		#h2
		{
			margin-top: 0;
			padding-top: 7px;
		}
		
		#h3, p
		{
			margin-left: 7px;
			margin-right: 7px;
		}