html * {padding:0; margin:0}

body {
	background:black url("images/bg_new.gif") repeat;
	font: 100%/140% "Gill Sans", "Gill Sans MT", "Tahoma", Verdana, Arial, sans-serif;
	text-align:center;
	}
#content {
	width:767px;
	color:#333;
	margin:0 auto;
	margin-top:10px;
	background:#f3f3f3 url("images/page.gif") top left repeat-y;
	border: 1px none red;
}
a {color: #900}
	a:hover {color: #014795 !important;}
	a img {border:0}
h1 {}
	h1 a {color:#eee;
		display:block;
		background: url("images/header.jpg") no-repeat;
		width:770px;
		height:151px;
		margin:0 auto;
		text-indent:-5000px;
		text-decoration:none;
		}

#sidebar, #sidebar ul {
	line-height:120%;
	font-size:.9em;
	}
#sidebar {background: url("images/pageTop.gif") no-repeat;
	float:left;
	width:130px;
	text-align:left;
	padding:20px 5px 0 30px;
	
	}
	#sidebar li {margin-bottom:.7em; font-weight:bold; list-style:square;}
		#sidebar ul {color: #9FAE8D;}
			#sidebar ul li {margin-bottom:.1em; font-weight:normal}
	#sidebar a {color:#333; text-decoration:none}
	
#main {
	width:550px; text-align:left;
	margin:1em 1.5em 1em 180px !important;
	margin-left:0;
	height:auto !important;
	height:400px;
	min-height:400px;
	}
	h2 {font-size:1.2em; margin-top:1em}
	h2 a {color:#333; text-decoration:none}
	h3 {font-size:.95em; clear:right}
	#main p {margin-bottom:1em; font-size:.95em;}
	#main ul {list-style:square; margin-left:2em; font-size:.9em}
	#main ol {margin-left:2em; font-size:.9em}
	#main img {float:right; border:1px solid #999; background:#fff; padding:5px; margin-left:1em}	

	
.imgLink {float:right; width:178px; height:178px;
	margin:0 0 1em 1em;
	clear:right;}
	.imgLink a {display:block; width:178px; height:178px; text-indent:-5600px; text-decoration:none}
#mothers {background: #333 url("images/mother.jpg") no-repeat;
}
#children {background: #333 url("images/child.jpg") no-repeat;}
#footer {background:#a08657; color: #4e291a; clear:both;
	font-size:.7em; padding:2px 0 5px; width:767px}
	#footer a {color:#fff; }

#footer .sdlink {
	float:left;
	clear:left;
	margin-top:-115px;
	margin-left:10px;
	text-align:left;
	text-decoration:none;
	position:relative;
	}
#footer .jdrf {
	float:left;
	clear:left;
	margin-top:-75px;
	margin-left:15px;
	color:#000;
	text-align:left;
	text-decoration:none;
	line-height:130%;
	position:relative;
	}
	#footer .jdrf img {display:block}
	
#contact label {display:block}
	#contact #message {width:100%; height:300px}
	#contact #submit {padding:4px 20px; text-transform:uppercase; font-size:80%; font-weight:600 }

#samplePermission {border:1px solid #ccc; background:#fff; padding:.5em 1em; margin:.5em 1em}

#main p.note {font-size:80%; line-height:120%;}

#sig {
	margin-left: 185px;
	text-align: left;	
	}