
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
height:1200%;
width:100%;
top:0;
left:0;
background:#000000;
border:2px solid #cecece;
z-index:1;
padding-bottom:610px;

}
#popupContact{/*this is the effect of pop up. There is information about the clients and valunteer*/

display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
height:888px;
width:1247px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:230px;
font-size:13px;
padding-right:0px;
padding-left:125px;
padding-bottom:165px;
float:left;
margin:auto;

}

#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
width:800px;
float:left;
}
#popupContactClose{
	position:absolute;
	padding-top:25px;
	padding-left:50px;
	color:#6fa5fd;
	font-weight:700;
	
}
#button{
text-align:right;
position:inherit;

}
.cool{
	background-image:shepherds_banner;
}
#extrabox{/*this div is use for the update events FLASH images*/
	border-color:#00C;
	width:715px;
}


