body {
	background-color: #ffffff;
	margin: 0px;
	font-family: tahoma;
  font-size: 12px;
  color: #000000;
	}

#bar {
	background-color: #007071;
	padding-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #be1d22;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#barBottom {
	background-color: #007071;
	padding-right: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #be1d22;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#logo {
	background-image:url(../images/AssistingAngels-Logo.jpg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	}
	
	
	
	
#wrapper {
  margin-left: auto; 
  margin-right: auto;
  background-color:#e7daad;

}	

#body {
  margin-left: auto; 
  margin-right: auto;
  
 
  text-align: left;
 
  background-color:#ffffff;
  padding-top: 0px;
  padding-bottom:10px;
  padding-left;10px;
  line-height:18px;


}	

.emphasis {
	font-weight: bold;
	font-size:18px;
}

.text1 {
	padding-left:10px;
	padding-right:10px;
	}


A {
font-family:tahoma;
font-size: 12px; 
text-decoration: underline; 
font-weight: bold; 
color: #007071;
}


A:hover {
font-family:tahoma; 
font-size: 12px; 
text-decoration: underline; 
color: #666666;
}


A:active {
font-family: tahoma; 
font-size: 12px; 
text-decoration: underline; 
color: #007071;
}

a:link.topnav, a:visited.topnav {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.topnav {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a:link.footer, a:visited.footer {
	font-size:10px;
	color:#FFffff;
	text-decoration:none;
}
a:hover.footer {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}