@charset "iso-8859-1";
/* author: hallvs@bigpond.com */
/* Creation date: 04/03/05 */

BODY {
background-color: #f4f3dc;
background-image: url(imgs/hallvetbg.gif) ;
background-position: center ;
background-attachment: fixed ;
background-repeat: no-repeat ;
font-family: sans-serif ;
color: #001100
} 

A:link { color: #446054 }
A:visited { color: #446054 }
A:active { color: #446054 }
A:hover { color : white; background-color: #446054 }

A.nohover:hover { background-color: #f4f3dc }

IMG.semiopaque { opacity:0.6; filter:alpha(opacity=60); }

.title { 
	font-size: 150%;
	font-weight: bold; 
	font-style: italic 
}

.tail {
	font-size: 66%;
	font-style: italic;
	color: #445544
}
.missionstatement {
	border: solid #446054 20px;
	padding: 5mm ;
	margin: +1cm ;
	font-size: 115% ;
	font-style: italic ;
	font-weight: bold
}

.BULLET1 {
	list-style-image:url(imgs/bullet1.gif); 
	margin-top:2px
}

.BULLET2 {
	list-style-image:url(imgs/bullet2.gif); 
	margin-top:2px
}

.BULLET3 {
	list-style-image:url(imgs/bullet3.gif); 
	margin-top:2px
}

.BULLET5 {
	list-style-image:url(imgs/bullet5.gif);
	margin-top:2px
}

.BULLET6 {
	list-style-image:url(imgs/bullet6.gif) ;
	margin-top:2px
}

.BULLET7 {
	list-style-image:url(imgs/bullet7.gif) ;
	margin-top:2px
}	

.BULLET8 {
	list-style-image:url(imgs/bullet8.gif) ;
	margin-top:2px
}	

.BULLET9 {
	list-style-image:url(imgs/bullet9.gif) ;
	margin-top:2px
}	

ACRONYM {
border-bottom: 1px dashed #090909;
} 

HT {
 border-bottom: dotted 1px
}

IMG {
border: 0 ;
margin-left: 5px ;
margin-right: 5px ;
margin-top: 5px ;
margin-bottom: 5px ;
}

IMG.ANCHOR {
margin-left: 0px ;
margin-right: 0px ;
margin-top: 0px ;
margin-bottom: 0px ;
}

TABLE {
border: 0;
padding: 15px;
}

#leftnavigation {
  position : absolute;
  left : 0;
  width : 150px;
  margin-left : 10px;
  padding : 3px;
}

#rightnavigation {
  position : absolute;
  left : 85%;
  top : 20px;
  width : 140px;
  padding-left : 10px;
  border-width: 0 0 0 3px ;
  z-index : 3;
  padding : 3px;
} 

#content {
  top : 0px;
  margin : 0px 20% 0 165px;
  padding : 3px;
  border: #446054 solid;
  border-width: 0 0 0 3px;
} 

.centred { text-align: center }

