	  body {
	    margin: 10px;
		padding: 0px;
		border: 0px;
		border-style: none;
		background-color: #000000;
		color: #000000;
		font-family: arial, verdana, sans-serif; }

	  h1, h2, h3, h4, h5, h6 {
	    color: #333366;
		text-align: center; }
	  
	  h2 {
	    color: #333366;
		text-align: center; }
	  	
	  a.menuitem:link { 
        color: #ffffff; 
		text-decoration: none;
        font-weight: bold; }
		
	  a.menuitem:active { 
        color: #0000cc; 
		text-decoration: none;
        font-weight: bold; }
	
	  a.menuitem:visited { 
        color: #cccc99; 
		text-decoration: none;
        font-weight: bold; }
		
	  a.menuitem:hover { 
        color: #111166;
		text-decoration: none;
        font-weight: bold; }

      a:link { 
        color: #666699; 
		text-decoration: none;
        font-weight: bold; }

      a:active { 
        color: #0000ff; 
		text-decoration: none;
        font-weight: bold; }
		   
      a:visited { 
        color: #999966; 
		text-decoration: none;
        font-weight: bold; }

      a:hover { 
        color: #111166;
		text-decoration: none;
        font-weight: bold; }
	  
	  .panel {
	    background-color: #888888;
		border-right-style: solid;
		border-right-color: #444444;
		border-right-width: thick; }
		
	  .main {
	    background-color: #ffffff; }
	
	  .bldgphoto {
	    text-align: center;
		margin-top: 10px;
		margin-bottom: 10px; }
	  
	  table.menu {
	    height: 100%;
	    margin-top: 10px;
		margin-bottom: 10px; }
	  
	  .menubox {
	    margin-left: 12px;
		margin-right: 12px;
		margin-top: 1em;
		margin-bottom: 1em; }
		
	  .menubox p {
		font-size: .9em;
		line-height: .5em; }
			 
	  .license {
	    margin: 10px;
	  	color: #111166;
		text-align: left; }
		
	  .bmenu {
	    padding-top: 15px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	    color: #333366;
		text-align: center;
		font-size: .75em; }
		
	  .copyright {
	    color: #111166;
		font-size: .65em;
		text-align: center; }

	  .bold { 
	    font-weight: bold; }
		
	  .small { 
 		font-size: .65em; }		
		
	  .smallbold {
		font-size: .75em;
		font-weight: bold;
		text-align: center; }
		
	  .inslogos {
	    align: center;
		text-align: center; }
		
	  .box {
	    padding: 10px;
		background-color: #cccccc;
		border: 5px;
		border-style: solid;
		border-color: #999999; }
		
	  .contact {
	    margin: 10px;
		color: #111166;
		font-size: .9em;
		font-weight: bold; }
		
	  .inset {
	    padding: 10px;
		background-color: #eeeeee;
		border: 0px;
		border-style: solid;
		border-color: #333366; }
		
	  .question {
	    color: #111166;
		font-weight: bold;
		text-align: left; }
		
	  .indent {
	    text-indent: 10px; }
		
	  .photos { 
	    color: #000000;
		font-weight: bold;
		text-align: center; }
		
	  .jobtitle {
		font-size: .75em;
		font-weight: normal; }
		
	  .message {
	    margin-left: 15px;
		margin-right: 15px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 15px;
		border: 0px;
		text-align: left; }
