body {
	background-color: #507493;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#page {
	margin-left: auto;
	margin-right: auto;
	width: 927px;
	padding: 0px;
	margin-top: 0px;
	position: relative;
}
#tagline {
	position: absolute;
	z-index: 50;
	top: 47px;
	right: 0px;	
}
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 927px;
}
#logo {
	float: left;
	margin-top: 10px;
	margin-left: 37px;
}
#topnav {
	float: right;
	width: 150px;
	height: 20px;
	margin-top: 10px;
	text-align: right;
	color: #98A9CD;
}
#topnav a {
	color: #4a6398;
	text-decoration: none;
	font-size: 12px;
}
#topnav a:hover {
	text-decoration: underline;	
}
#spacerdiv {
	height: 35px;
	width: 927px;
}
#mainimg {
	height: 225px;
	width: 927px;
}
#difference {
	display: none;
}
#matters {
	display: none;
}
#hope {
	display: none;
}
#message {
	display: none;
}
#count {
	display: none;
}
#world {
	display: none;
}
#kindness {
	display: none;
}
#brighterday {
	display: none;
}
#family {
	display: none;
}
body.home #difference {
	display: block;
}
body.contact #matters {
	display: block;
}
body.details #hope {
	display: block;
}
body.charities #message {
	display: block;
}
body.makeit #count {
	display: block;
}
body.about #world {
	display: block;
}
body.resource #kindness {
	display: block;
}
body.stories #brighterday {
	display: block;
}
body.terms #family, body.policy #family {
	display: block;
}
#container1 {
	position: relative;
	min-height: 353px; /*remove before publish */
	width: 927px;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#opentoday {
	position: absolute;
	z-index: 75;
	right: 39px;
	top: 25px;
	height: 172px;
	width: 141px;
}
#opentoday img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#FFFFFF;
}
#col_left {
	float: left;
	width: 190px;
	padding-left: 35px;
	padding-right: 35px;
}
#col_left img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#FFFFFF;
}
#features {
	font-size: 11px;
	color: #8f9191;
}
#features a {
	font-size: 15px;
	color: #0f75bc;
	text-decoration: none;
}
#features a:hover {
	text-decoration: underline;
}
#content1 {
	float: left;
	width: 450px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}
#content1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #a7a9ac;
	margin: 0px;
	padding: 0px;
}
#content1 p {
	font-size: 12px;
	color: #565555;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 19px;
}
#content1 h2 {
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a6398;
	color: #4a6398;
}
#content1 h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0F75BC;
}
#content1 ul {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #565555;
}
#col_right {
	float: left;
	width: 217px;
}
#content1 a {
	font-size: 12px;
	text-decoration: none;
}
#content1 a:hover {
	text-decoration: underline;	
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 889px;
	font-size: 11px;
	color: #115f9f;
	padding-left: 38px;
}
#footertext {
	padding-top: 15px;
	float: left;
	width: 570px;
}
#footertext a {
	color: #115f9f;
	text-decoration: none;
}
#footertext a:hover {
	text-decoration: underline;
}
#poweredby {
	float: left;
	padding-top: 8px;
	padding-left: 107px;
}
.clearfloat {
	clear: both;
}
.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
}
.styledtable th {
	padding: 5px;
	border-bottom-color: #AEB89D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #D0D2C4;
	text-align: center;
}
.styledtable td {
	padding: 5px;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}
.styledtable tr:hover {
	padding: 5px;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFF99;
}
.styledtable caption {
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #4a6398;
}
.smallgrey {
	font-size: 10px;
	color: #666666;
}
.teallinks {
	color: #0099FF !important;	
}
.teallinks a {
	color: #244056 !important;
	text-decoration: none;
}


/* Top Navigation */

#nav1 {
	background-image: url(images/nav1_bg.png); /*add ie6 version .gif */
	background-repeat: no-repeat;
	height: 45px;
	width: 927px;
	z-index: 1000;
	position: absolute;
}
#nav1 ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav1 ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav1_divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#nav1 ul li a {
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 14px;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
}
#nav1 ul li a:hover {
	background-image: url(images/nav1_hover.jpg);
	background-repeat: repeat-x;	
}	