body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:80%;
	color: #000;
	background-color: #e2e2e2;
	text-align: left;
	}
#content {
	width: 88%; 
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #fff;
	border: 5px solid #ccc;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 85%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 77%;
	}
html>body #content {
	width: 88%; /* ie5win fudge ends */
	}

img {
	border:0;
	padding:2px;
	}
	

.small { 
	 font-size: 75%;
}

.leftmenu	{

		font-family: verdana, arial, helvetica, sans-serif;

		color: #993300;

		text-align: right;

		font-size: 85%;



		 }
A:link.mem { color: red; 
			text-decoration: none;		
		}
  A:link { color: blue; 
			text-decoration: none;		
		}
  		

  A:visited { color: red;
  			text-decoration: none; 
			}

  A:active { color: #cc0066;
  			text-decoration: none; 		}
  A:hover { color: #990000;
  			text-decoration: underline; 		}

  a:link.list { color: #990000;
  			text-decoration: underline; 		}
  a:visited.list { color: #cc0066;
  			text-decoration: underline; 		}			
.white  { color: #fff;
		 font-weight : bold;
          font-size: 90%;
		  text-align:center
		}

.army {
	font-size: 140%;
	color: #000;
	font-weight: bold;
	vertical-align : middle;
}

.heading  { 

		  color:blue;
		  text-align:right;
	font-variant: small-caps;
	letter-spacing : 3px;
		}
				
.big  { 
          font-size: 220%;
		  font-weight: bold;
		  color:blue;
		}
		.centered {
			text-align:center;
		}
		
.dropcap {float: left;

          font-size: 180%;

          background: black;

          color: silver;

          padding: 5px 1px;}

.notice {color: blue;
font-size: 80%;
		;}

		.msg {color: blue;
font-size: 110%;
		;}
		
.fig5 {color: black;

       background: olive;

       float: right;

       padding: 5px;}

p { color: #000;

          font-size: 90%;
}

.float {float: right; clear: right;}

  .foil {
  background: url(../images/foil.jpg);
   
  }
h3 {
	font-size:120%;
	color:#000066;
	}
	
h1 {
	font-size:190%;
	color:#000066;
	}	
    .m2 {margin: .5em;}
  .mr1 {margin-right: 1em;}
  .mb2 {margin-bottom: 1em;}
  .bs5 {border: 1px inset #c0c0c0;}
  .black {background: #000;}

  
#right {
  	float: right;
  	}
	
#left {
  	float: left;
  	}
	
#instruct {
  	float: left;
	background:#ffffcc;
	width:46%;
  	}
	
#search {
  	float: right;
	width:38%;
  	}	
			
.note {
	font-weight:bold;
	color:#ff0000;
	}
			
.clear {
	clear: both;
	}	
	
#line {
	background: #C0C0C0;
	padding:0;
	font-size:10%;
	width:100%;
}	

#footer {
	width:100%;
	padding:20px;
	text-align:center;
	height:1.5em;
	}	
	
#right_nav {
	padding: 6px 0 6px 6px;
	margin: 0;
	width: 100%;
	font-size: 99%;
	background: #C0C0C0;
	vertical-align: top;
}
#right_nav_links {
	padding: 6px 0 6px 6px;
	margin: 0;
	width: 98%;
	background: #C0C0C0;
	vertical-align: top;
}	
#listserv {
	padding: 6px 0 6px 6px;
	margin: 0;
	width: 98%;
	background: #C0C0C0;
	vertical-align: top;
}		
#whatyoucan {
	background:#000066;	
	color:#fff;
	padding:6px;
	margin:0;	
	text-align:center;
	font-size:120%;
	font-weight: bold;	
	vertical-align:top;		
	width: 98%;	
	}
#oursitelinks {
	background:#000066;	
	color:#fff;
	padding:6px;
	margin:0;	
	text-align:center;
	font-size:120%;
	font-weight: bold;
	vertical-align:top;		
	width: 98%;		
	}	
#support {
	background:#000066;	
	color:#fff;
	padding:6px;
	margin: 0;
	text-align:center;
	font-size:100%;
	font-weight: bold;	
	vertical-align:top;		
	width: 98%;	
	}	
	
a.large {
	font-size:200%;	
	font-weight:bold;
	}	
	
legend {
	font-weight:bold;
	font-size:140%;
	font-variant: small-caps;
	letter-spacing : 6px;
	}		
	
label {
	font-weight:bold;
	font-size:110%;
	}	
	
	
#view {
	width:90%;
	}			
	
.button {
	background-color: #c0c0c0;
	border-bottom: 2px #000066 solid;
	border-left: 2px #2D0F02 solid;
	border-right: 3px #2D0F02 solid;
	border-top: 3px #aac7e5 solid;
	color: #000066;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px 3px 0 5px;
	cursor:hand;
	}	