
a:link {
text-decoration: underline;
font-weight: bold;
color:#363636;}
a:visited {
text-decoration: underline;
font-weight: bold;
color: #bee7fc}

a:hover {
text-decoration: underline;
font-weight: bold;
color: white;
}

a:active {
   text-decoration: underline;
   font-weight: bold;
	color: white;}	
	
a.menu{background:url('bodybutton.png') no-repeat center center;	
	padding: 10 25;
	text-align:center;
	text-decoration:none;
	color:#323333;
	
}	

a.menu:hover{color: #bee7fc;}


#body	{width:800px;
	font-family:Helvetica,arial.sans-serif;
	margin:auto;
	text-align:justify;
	background-color:#a2c4f6;
	padding:0 20 10px;
	border-style:solid;
	
	border-color:white;
	border-width:8px;
	border-bottom-width:0;
	color:#323333;
	

	
}
#body	p{text-indent:1.8em ;
	line-height:140%;


	}
#links {	width:800px;
		font-family:Arial,Helvetica,sans-serif;
		margin:auto;
		
		text-align:center;
		background-color:#a2c4f6;
		padding:20px;
		argin-bottom:4px;
		border-style:solid;
		border-color:white;
			border-width:8px;
			color:#323333;
			border-top-width:0;
		}	
#info {

margin:auto;
padding:20px;
width:800px;
 color:gray;
 font-size:12;
background-color:white;
border-style:solid;
border-color:white;
	border-width:8px;
z-index:1;}

a.body{
margin-right:4px;
padding:4px;
text-decoration:none;}	

#header {	
width:800px;
background-color:#a2c4f6;
border-style:solid;
border-color:white;
margin:auto;
margin-top:-90px;
margin-bottom:-40 ;
padding:20px;
	border-width:8px;

	;}
	
#logo {
	width:800px;
	position:relative;
	right:28px;
	bottom:15px;
	z-index:-2;
	margin:auto;
	margin-top:30px;


}	

#logo img.call{
	z-index:-100;
	position:relative;
	left:106px;
	bottom:74px;
	
}