body {
	background : #DCDEC8;
	color: #666666;
	font: 12px/15px "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

.style1 {
	font: 9px/11px "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

a {
	color : #8DB835;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	color : #669900;
	text-decoration : none;
	font-weight: bold;
}

h1 {
	color: #666666;
	font: 24px/30px "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #888888;
	margin-top: 8px;
	margin-bottom: 4px;
}

strong {
	font-weight: bold;
	color: #004C80;
}

/* @group Layout */

#content {
	width: 830px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	background: #DCDEC8 repeat-y center url(http://rescuethechildren.org/images/body-bkgrd.jpg);
}

#main {
	padding: 40px 40px 20px 10px;
	margin: 0 0 0 234px;
	text-align: left;
	background: url(http://rescuethechildren.org/images/main-home.jpg) no-repeat left top;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

#main img {
	margin-top: -6px;
	margin-right: 10px;
	padding: 0;
}

#mainonecol {
	padding: 8px 40px 20px 10px;
	margin: 0 0 0 234px;
	min-height: 200px;
	min-width: 520px;
	width: 540px;
	text-align: left;
	background: url(http://rescuethechildren.org/images/main-bkgrd.jpg) no-repeat left top;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

#twocol {
	left: 14px;
	padding: 0;
	margin: 0 0 0 234px;
	text-align: left;
}

.newscol {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 262px;
	margin: 0;
	padding: 20px 10px 10px 8px;
	text-align: left;
	background: url(http://rescuethechildren.org/images/2col-news.jpg) no-repeat left top;
}

.eventscol {
	float: left;
	position: relative;
	top: 0px;
	left: 10px;
	width: 262px;
	margin: 0;
	text-align: left;
	background: url(http://rescuethechildren.org/images/2col-events.jpg) no-repeat left top;
	padding: 20px 10px 10px 8px;
}

#footer {
	text-align: center;
	background: no-repeat center bottom url(http://rescuethechildren.org/images/footer-bkgrd.jpg);
	padding: 8px 0px 0px 0px;
	margin: 0px auto 0px auto;
	clear: both;
	height: 100px;
	}

.footerlink {
	color: #8C8C8C;
	text-decoration: none;
	font: 11px/53px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

.footerlink:hover {
	color: #666666;
	text-decoration: none;
	font: 11px/14px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

.copyright {
	font: 10px/14px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	padding-top: 14px;
	color: #8C8C8C;
}
	
/* @end */

/* @group Header */

#header {
	text-align: center;
	width: 830px;
	height: 120px;
	background: url(http://rescuethechildren.org/images/header-top.jpg) no-repeat center top;
	margin: 0;
	padding-top: 26px;
}

#header img {
	text-align: left;
	float: left;
	padding: 0;
	margin-left: 24px;
	z-index: -1;
}

.headernav {
	text-align: right;
	background: url(http://rescuethechildren.org/images/header570x120.jpg) no-repeat right top;
	height: 120px;
	width: 570px;
	float: left;
	margin-left: 10px;
}

.headernav a {
	color: #cccccc;
	font: 10px/32px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	border-left: 1px dotted #cccccc;
	padding-left: 4px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 14px;
}
	
/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	position: relative;
	top: 0px;
	left: 24px;
	margin: 0;
	padding: 0;
	width: 200px;
	background: url(http://rescuethechildren.org/images/sidebar-middle.jpg) repeat-y left top;
	text-align: left;
	color: #000000;
	padding-bottom: 0px;
}

.sidebartext {
	font: 10px/15px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	width: 200px;
	background: url(http://rescuethechildren.org/images/sidebar-bottom.jpg) no-repeat left bottom;
	padding-left: 15px;
	padding-bottom: 10px;
}

#sidebar ul {
	background: no-repeat left top url(http://rescuethechildren.org/images/sidebar-top.jpg);
	width: 200px;
	list-style: none;
	margin: 0px;
	padding: 30px 0px 0px;
}

.navhome {
	width: 200px;
	height: 24px;
	display: block;
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-home.jpg);
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	margin: 1px 0 0;
	text-decoration: none;
}

.navhome:hover {
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-home-over.jpg);
	text-decoration: none;
}

.navabout {
	width: 200px;
	height: 24px;
	display: block;
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-about.jpg);
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	margin: 1px 0 0;
	text-decoration: none;
}

.navabout:hover {
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-about-over.jpg);
	text-decoration: none;
}

.navnews {
	width: 200px;
	height: 24px;
	display: block;
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-news.jpg);
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	margin: 1px 0 0;
	text-decoration: none;
}

.navnews:hover {
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-news-over.jpg);
	text-decoration: none;
}

.navevents {
	width: 200px;
	height: 24px;
	display: block;
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-events.jpg);
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	margin: 1px 0 0;
	text-decoration: none;
}

.navevents:hover {
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-events-over.jpg);
	text-decoration: none;
}

.navdownloads {
	width: 200px;
	height: 24px;
	display: block;
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-downloads.jpg);
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	margin: 1px 0 0;
	text-decoration: none;
}

.navdownloads:hover {
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-downloads-over.jpg);
	text-decoration: none;
}

.navgallery {
	width: 200px;
	height: 24px;
	display: block;
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-gallery.jpg);
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	margin: 1px 0 0;
	text-decoration: none;
}

.navgallery:hover {
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-gallery-over.jpg);
	text-decoration: none;
}

.navcontact {
	width: 200px;
	height: 24px;
	display: block;
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-contact.jpg);
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	margin: 1px 0 0;
	text-decoration: none;
}

.navcontact:hover {
	background: no-repeat left top url(http://rescuethechildren.org/images/nav-contact-over.jpg);
	text-decoration: none;
}

/* @end */


/* @group Blog */

.blogdate {
	text-align: left;
	color: #004C80;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 13px 0 0;
}

.blogtitle {
	color: #3F3F3F;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.blog {
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
	
/* @end */