
/************************************************
    CSS Document "cssDivs"
    ©2006 Mustard Seed Edmonton
    in connection with COUNSELOR{tm} CMS
    by LiFT Interactive {liftinteractive.com}

************************************************/

#title{
	display: none;
}
#container{
	position: absolute;
	left: 50%;
	width: 700px;
	margin: 0 0 0 -350px;
	padding: 0 0 0 0;
	display: inline;
}
#header{
	float: left;
	width: 700px;
	height: 146px;
}
#donate{
	float: right;
	margin: 0 0 15px 0;
	background-color: #000;
	background: url(images/donatenow.jpg) no-repeat;
}
#donate a{
	text-indent: -4250px;
	display: block;
	width: 144px;
	height: 30px;
}
#logo{
	float: left;
	width: 282px;
	height: 110px;
	margin: 14px 0 0 221px;
	background: url(images/logo.gif);
	display: inline
}
#contactInfo{
	float: right;
	width: 180px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	line-height: 13px;
	margin-top: 0; 
}
#spaced{
	float: right;
	margin: 6px 0 0 0;
}

/* This is for Internet Sucksplorer */
* html #hands{
	position: absolute;
	left: 50%;
	width: 213px;
	height: 227px;
	margin: 0 0 0 -350px;
	padding: 0 0 0 0;
	display: inline;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/hands.png',sizingMethod='scale');
}
/* This is for the good browsers */
html>body #hands{
	position: absolute;
	left: 50%;
	width: 213px;
	height: 227px;
	margin: 0 0 0 -350px;
	padding: 0 0 0 0;
	display: inline;
	background: url(images/hands.png) no-repeat;
}
#menu{
	float: left;
	width: 505px;
	height: 38px;
	margin-left: 195px;
	display: inline;
}
#content{
	float: left;
	width: 700px;
}
#subMenu{
	float: left;
	width: 195px;
	margin: 0 0 0 0;
}
#sideContent{
	float: left;
	width: 200px;
	margin-top: 55px;
	text-align: right;
	background: url(images/BGnews.jpg) no-repeat top right;
	padding: 0 0 24px 0;
}
#news{
	float: left;
	width: 190px;
	margin-top: 7px;
	font-size: 12px;
	line-height: 16px;
}
#picFrame{
	float: left;
	width: 200px;
	height: 155px;
	overflow: hidden;
}
#sideText{
	float: left;
	width: 190px;
	color: #F9E8C0;
	margin-top: 18px;
}
#sidePic{
	float: left;
	width: 200px;
	height: 160px;
	background: url(images/sidePic.jpg) no-repeat 10px 10px;
	margin: 10px 0 0 0;
}
/* This is for Internet Sucksplorer */
* html #sidePicFrame{
	float: left;
	width: 200px;
	height: 155px;
	padding: 0 0 0 0;
	display: inline;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/picFrame.png',sizingMethod='scale');
}
/* This is for the good browsers */
html>body #sidePicFrame{
	float: left;
	width: 200px;
	height: 155px;
	padding: 0 0 0 0;
	display: inline;
	background: url(images/picFrame.png) no-repeat;
}
#text{
	float: right;
	width: 470px;
	margin: 55px 0px 0 0;
	padding: 0;
	display: inline;
}
#footer{
	font-size: 12px;
	float: left;
	width: 700px;
	height: 55px;
	background: url(images/footer.gif) no-repeat;
	padding: 16px 0 0 0;
	font-family: "Palatino Linotype" Georgia, "Times New Roman";
	margin: 24px 0 0 0;
}
#footerL{
	float: left;
	font-size: 11px;
	color: #FFF;
}
#footerR{
	float: right;
}
.dotty{
	float: left;
	width: 100%;
	height: 16px;
	padding: 0;
	background-color: #CCCCCC;
	background: url( images/dottert.gif) repeat-x 0px 5px;
	display: inline;
}
#navlist li img{
	float: none;
	margin: 0;
	border: none;

}
.photo{
	border: 6px solid #ECECEC;
	float: left;
	margin: 7px 10px 3px 0;
}
.bigPhoto{
	border: 6px solid #ECECEC;
	float: left;
	margin: 5px 0 5px 0;
}