body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background_01.jpg);
	background-attachment:fixed;
	text-align: center;
}
img {
	border: 0;
}
a:link, a:visited {
	text-decoration: underline;
	color:#000000;
}
a:hover, a:active {
	text-decoration: none;
	color:#FF6600;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
    border: 6px solid #333333;
}

#header {
	background-repeat:no-repeat;
    height:298px;
	width: 800px;
    position:relative;
}
/* #header h1 {
	margin: 0;
    padding: 0;
    font-weight:normal;
    color: #cb352d;
    font-size: 190%;
    position:absolute;
    bottom: 4px;
    right: 0;
} */

#content {
	position: relative;
	padding: 10px 10px 0 275px;
	background-color: #FFFFFF;
	width: 510px;
	color:#000000
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
}
#content h1 {
	font-size: 105%;
	font-weight:bold;
	color: #FF6600;
}
#content h2 {
	font-size: 95%;
	font-weight:bold;
	color:#666633;
	margin-bottom: -.5em;
}
#content li {
	font-size: 80%;
	padding-bottom: 10px;
}
#content ul {
	line-height: 120%;
}
#content img {
	border: 2px solid #333333;
	float: right;
	margin-left: 10px;
}
#navigation {
	position: absolute;
	top: 145px;
	left: 16px;
	width: 237px;
}
#navigation p {
	font-size: 80%;
	font-style: italic;
	padding: 0 15px 0 5px;

}
#navtop {
	height: 11px;
	background-image: url(images/Navbox_01.png);
	background-repeat: no-repeat;
}	
#navbottom {
	height: 9px;
	background-image: url(images/Navbox_03.png);
	background-repeat: no-repeat;
}
#home_news {
	margin-top: 50px;
	width: 100%;
	background-color: #C7D3E8;	
}
#home_newstop {
	height: 11px;
	background-image: url(images/Newsbox_01.png);
	background-repeat: no-repeat;
}	
#home_newsbottom {
	height: 9px;
	background-image: url(images/Newsbox_03.png);
	background-repeat: no-repeat;
}
#home_news_content {
	vertical-align: top;
	background-color: #C7D3E8;
	padding: 0 10px 0px 10px;
	height: 100%;
}
#home_news_content p {
	font-size: 70%;
	font-style:normal;
	color: #333333;
}
#home_news_content h1 {
	font-size: 90%;
	font-weight: bold;
	color: #FF6600;
}
ul.canopymenu li {
	font-size: 70%;
	font-style:normal;
	color: #333333;
	margin-left: -25px;
	margin-bottom: 10px;
	padding: 0;
	list-style-image: url(images/222222_7x7_arrow_right.gif);
}
ul.canopydownload li {
	font-size: 70%;
	font-style:normal;
	color: #333333;
	margin-left: -25px;
	margin-bottom: 10px;
	padding: 0;
	list-style-image: url(images/222222_7x7_arrow_down.gif);
}
input.txt {
  color: #00008B;
  background-color: #E7E8C7;
  border: 1px inset #00008B;
  width: 200px;
}
input.btn {
  color: #00008B;
  background-color: #E7E8C7;
  margin-left: 30%;
  border: 1px outset #00008B;
}
textarea {
	width: 200px;
	height: 40 px;
	color: #00008B;
	background-color: #E7E8C7;
	border: 1px inset #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
form div {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 0.6em;
}
form div label {
	float: left;
	width: 30%;
	font-size: 0.8em;
	font-weight: bold;
}
#footer {
	clear:both;
	font-size: 65%;
	padding-top: 5.7em;
	padding-right: 3em;
    text-align:right;
    color: #000000;
	height: 28px;
	background-image:url(images/index_05.jpg);
	background-repeat: no-repeat;
    background-color: transparent;
}
/* CLASSES */
.color {
	color:#FF6600;
}	
.newsText {
	border-bottom: 2px #333333 solid;
	margin: -5px 0 10px 0;
}
.home {
	background-image: url(images/index_01.jpg);
}
.aboutus {
	background-image: url(images/index_aboutus_01.jpg);
}
.hands {
	background-image: url(images/index_hands_01.jpg);
}
.team {
	background-image: url(images/index_team_01.jpg);
}
.adult {
	background-image: url(images/index_adult_01.jpg);
}
.life {
	background-image: url(images/index_life_01.jpg);
}
.marriage {
	background-image: url(images/index_marriage_01.jpg);
}
.parent {
	background-image: url(images/index_parent_01.jpg);
}
.relationship {
	background-image: url(images/index_relationship_01.jpg);
}
.challenge {
	background-image: url(images/index_challenge_01.jpg);
}
.challenge2 {
	background-image: url(images/index_challenge2_01.jpg);
}
.student {
	background-image: url(images/index_student_01.jpg);
}
.celebrate {
	background-image: url(images/index_celebrate_01.jpg);
}
.partners {
	background-image: url(images/index_partners_01.jpg);
}
