@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, html, p, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.2em; }
body {
	margin-bottom:10px;
	margin-top:10px;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#222222;
	}
body#intro  { background:url(images/bkgd_intro.jpg) no-repeat 0 0; }
body#grantmaking  { background:url(images/bulldog_page3_image.jpg) no-repeat 0 0; }
body#encouraging { background:url(images/bulldog_page2_image.jpg) no-repeat 0 0; }
body#templeplace { background:url(images/bulldog_page6_image.jpg) no-repeat 0 0; }
body#trustdonor { background:url(images/bulldog_page5_image.jpg) no-repeat 0 0; }
body#forum { background:url(images/bulldog_page4_image.jpg) no-repeat 0 0; }
body#history { background:url(images/bulldog_page7_image.jpg) no-repeat 0 0; }
body#trustees { background:url(images/bulldog_page8_image.jpg) no-repeat 0 0; }
body#links { background:url(images/bulldog_page9_image.jpg) no-repeat 0 0; }
body#network { background:url(images/philanthropy_network_image.jpg) no-repeat 0 0; }


a { text-decoration:none; }
a:hover { color:#701070; }

#wrapper {
	position:relative;
	}
	
#bkgd1 {
	height:471px;
	width:266px;
	filter:alpha(opacity=88);-moz-opacity: 0.88;opacity: 0.88;
	position:absolute;
	left:20px;
	top:14px; 
	background-color:#FFFFFF;
	}
#bkgd2 { /*
	height:471px;
	width:588px;
	filter:alpha(opacity=88);-moz-opacity: 0.88;opacity: 0.88;
	position:absolute;
	left:313px;
	top:14px; 
	background-color:#FFFFFF;
*/	}
	
#leftcol {
	position:absolute;
	top:20px;
	left:25px;
	width:255px;
	font-size:.8em;
	}
#leftcol a { color:#222222;	}
#leftcol a:hover { color:#701070; }
#header { line-height:1.2em; }
#headerleft { width:135px; float:left;}
#headerright { width:115px; margin-left:5px; float:left;}

#bulldoglogo { margin-top:80px; }
#dog { position:absolute; top:400px; }

#mainmenu {
	font-size:1.2em;
	list-style-type:none;
	margin-top:15px;
	}
#mainmenu ul  {
	margin-left:15px;
	list-style-type:none;
	}

#rightcol {
 	height:464px;
	width:568px;
	filter:alpha(opacity=88);-moz-opacity: 0.88;opacity: 0.88;
	position:absolute;
	top:14px; 
	left:288px;
	background-color:#FFFFFF;
	position:absolute;
	font-size:.8em;
	padding-top:7px;
	padding-right:20px;
	}

#rightcol a { color:#701070; }	
#rightcol a:hover { color:#222222; }
#rightcol p { padding-left: 9px; }
#rightcol table { padding-left: 9px; }

.largepurple { color:#330066; font-size:2em; line-height:1.1em; padding-left:8px; display:block;}
.largepurple a:hover { color:#330066!important; }
#intro .largepurple {   }
#intro #introtext { padding-top:123px; }


#cols {
	font-size:1.2em;

	width:563px;
	position:absolute;
	top:120px;
	}
#cols p {
	margin-bottom: 1em;
 
	}
#colsleftcol {
	width:275px;
	float:left;
	}
#colsrightcol {
	width:275px;
	margin-left:10px;
	float:left;
	}
.pink { color:#701070;  }
.purple { color:#2E1355;  }
.small { font-size:.8em; }

#footer {
	position:absolute;
	left:4px;
	top:453px;
	width:563px;
	padding-right:25px;
	list-style-type:none;
	}
#footer ul {	list-style-type:none;	margin-left:5px;}	
#footer li {	display:inline;	}	

#close { 
	position:absolute;
	left:508px;
	top:453px;
	width:80px;
	line-height:1.1em;
	}
#close a { color:#222222;	}
#close a:hover { color:#701070;	}

.selected {  color:#701070; cursor:pointer;}
.clearingdiv { clear:both; }

