#align1 {
	position: absolute; 
	top: 50%; 
	left: 0; 
	width: 100%;
	height: 1px;
	overflow: visible;
	}

#align2 {
	position: absolute;
	margin-left: -427px;   
	height: 585px; 
	left: 50%;
	top: -293px;
	width: 855px;   
	}
 
#container {
	position: relative;  
	width: 855px; 
	padding-top: 40px; /* for the dropshadow border */
	background: #f4f3e8 url(../images/topborder.jpg) repeat-x top left; 
	}

#page {	
	padding: 10px 50px 10px 50px;
	background: #ffffff url(../images/sideborders.jpg) repeat-y top; 
	}  

#homepagetopbar {  
	position: relative; 
	width: 755px;  
	background: #ffffff url(../images/selectbarbg.gif) repeat-x top;
	margin-bottom: 10px;
	}

#homepagetopbar form {  
	/* position in relation to topbar */
	position: absolute; 
	top: 0; right: 0; 
	background: #ffffff url(../images/selectformbg.gif) top right no-repeat;  
	padding: 0 20px 0 10px;  
	z-index: 1;
	}


#photos { 
	width: 755px;
	height: 309px; 
	position: relative;
	}

#logo { 
	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 1;
	}

#printPhoto { display: none; } 

#content {  
	width: 755px;
	height: 87px;
	overflow: hidden;
	background: #a9a79b url(../images/maturelifestyles.jpg);
	background-position: top left;
	background-repeat: no-repeat;  
	}	

 
#aboutamica  { 
	padding: 14px 0 0 20px;
	} 
	   
#menu li ul {
	position: absolute; 
	background-color: #7f8e2b; 
      bottom: 65px;
	width: 205px; 
	left: -999em;
	margin: 0;
	border-top: 9px solid #667222;
	z-index: 2;
	}
 
#menu li:hover ul.rightmenu, #menu li.menuhover ul.rightmenu {
	right: 50px; } 

#menu li ul li {border-top: 1px solid #99a522;} 

 
#bottombar {
	background: url(../images/bottombar.gif) repeat-x bottom;  
	height: 20px;
	margin: 0;  padding: 0; 
	}  

#endpagelinks { 
	background: #f4f3e8 url(../images/bottomborder.jpg) repeat-x top left; 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	line-height: 30px;  
	color: #999999;
	padding: 0px 40px 0px 50px;  
	height: 40px;
}

#endpagelinks a {
	color: #999999;
	text-decoration: none;
	}

#endpagelinks a:hover {
	color: #003066;
	text-decoration: underline;
	}

 
.text1 {font-size: 13px; 
	font-family: times, serif; 
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: bolder;
	}	

.text2 {font-size: 13px;
	font-family: verdana, sans-serif; 
	color: #ffffff; 
	line-height: 1.5;
	font-weight: bolder;
	}  
