* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
p {
	line-height: 1.4em;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}

#main {
	background:  url(bg2.gif) repeat-y center top;			 	    
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	position:relative;
	top: 0px;
	}
#container {
	background:  url(bg2.gif) repeat-y center top;			 	    
    height: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	position: relative;
	text-align: left;
}
#containerb {
	background:  url(bottomb.gif) repeat-x top;			 	    
    height: 7px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	position: relative;
}
#containerf {
	background:  url(bg2.gif) repeat-y center top;			 	    
    height: 910px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	position: relative;
	text-align: left;
}
#containerp {
	background:  url(bg2.gif) repeat-y center top;			 	    
    height: 820px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	position: relative;
	text-align: left;
}
#pageHeader {
	width: 770px;
	position:relative;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	background:  url(bg.gif) repeat-y center top;
}
#pageHeaderinset {
	width: 740px;
	left:30px;
	right:auto;
}
#phholder1 {
	position:absolute;
	height: 93px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	background: url(apmtrusslogo.jpg) no-repeat;
	color: #FFFFFF;
	z-index: 1;
}
#phholder2 {
	position:relative;
	height: 100px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	background: url(mitek.gif) no-repeat right;
	color: #FFFFFF;
	z-index: 3;
}
#pageHeaderbar {
	height: 1px;
	width: 750px;
	position:relative;
	right:auto;
	left:10px;
	top: 93px;
	background: #FF0000;
}
#phtext1 {
	position:relative;
	height: 25px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	color: #000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 2;
}
#pageHeader h2 {
	height: 120px;
	width: 119px;
	position: absolute;
	left: 0px;
	top: 86px;
}
#bottombar {
	width: 540px;
	margin-top: 10px;
	margin-left:30px;
	padding-bottom: 0px;
}
#supportingText {
	position: absolute;
	margin-top: 0px;
	margin-left: 148px;
	margin-bottom: 20px;
	width: 600px; 
	width: 600px;
	z-index: 2;
}
#explanation {
	margin-bottom: 20px;
}
#footer {
	text-align: center;
	padding-right: 12px;
	padding-bottom: 20px;
	margin-top: 40px;
}

#linkList{
	position: absolute;
	top: 6px;
	margin-left: 10px;
	margin-right: auto;
	width: 130px;
	font-size: 12px;
	color:#000000;
	height: 350px;
	z-index: 1;
}
#linkList h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
}
#larchives h3 {
	height: 19px;
}
#lselect, #lresources, #larchives {
	margin-top: 8px;
    margin-bottom: 8px;
}
#linkList ul {
	list-style: none;
	margin: 5px;
	padding: 0px;
}	
#linkList li a	{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
#linkList li:hover {
	font-color: #ff0000;
}
#lselect ul li a.c {
	display: inline;
	text-transform: none;
}
#lselect li, #larchives li, #lresources li  {
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(dots.gif) repeat-x;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
}
#footer a:hover, #footer a:visited {
	padding-bottom: 2px;
	border-bottom: 4px solid #858585;
	color: #858585;
}
img.floatLeft { 
    float: left; 
    margin: 3px; 
}
img.floatRight { 
    float: right; 
    margin: 3px; 
}

