body{
	background-color:#E2DDC9;
	margin-top:0px;
	}



.main{
	width:750px;
	border:1px solid #0D1E65;
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}


.layouttopbanner{
	width:750px;
	height:99px;
	padding:0px;
	}

.layouttopnav{
	width:750px;
	height:25px;
	padding:0px;
	}

.family{
	background-image:url(img/amm_family.jpg);
	background-repeat:no-repeat;
	background-color:#132A88;
	color:#ECECEA;
	width:228px;
	height:177px;
	padding-top:20px;
	padding-left:2px;
	text-align:center;
	}

.disclaimer{
	background-image:url(img/amm_disclaimer.jpg);
	background-repeat:no-repeat;
	background-color:#132A88;
	color:#ECECEA;
	width:249px;
	height:177px;
	padding-top:20px;
	padding-left:2px;
	font-size:8.5px;
	text-align:left;
	}

.employment{
	background-image:url(img/amm_employment.jpg);
	background-repeat:no-repeat;
	background-color:#132A88;
	color:#ECECEA;
	width:273px;
	height:177px;
	padding-top:20px;
	padding-left:5px;
	text-align:left;
	}

.intro{
	background-color:#ECECEA;
	width:382px;
	height:321px;
	padding:3px;
	text-align:left;
	}

.rotatingimg{
	width:366px;
	height:321px;
	}

h1{
	font-size: 16px; 
	}	


h2{
	font-size: 14px; 
	}


h3{
	font-size:12px;
	}


h4{
	font-size:10px;
	}


h5{
	font-size:8px;
	}



a:link{
	color: #0076C0; 
	text-decoration:none;
	}


a:active {
	color: #AEB8DE; 
	border-bottom: #63665B 1px solid;
	}


a:visited {
	color: #ECECEA; 
	text-decoration: none;
	}



a:hover	{
	color: #AEB8DE;
	text-decoration:none;
	}