html, body {
	height: 100%;
}

body {
	padding: 0; 
	margin: 0;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	background-color: #CCCCCC;
}

input, table {
	font-size: 16px;
}

#header {
	width: 100%;
	margin: auto;
	text-align: center;
	background-color: white;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width: 960px;
	margin: auto;
	background-color: white;

}


#logo {
	margin-top: 5px; 
	margin-left: 10px; 
	border: none;
}

#images {
	text-align: center; 
	width: 960px;; 
	height: 180px;  
	margin: auto;
}

#navigation {
	height: 80px;
	margin: auto;
	padding-left: 189px; 
	padding-top: 55px;
}

ul#nav {
    padding: 0;
    margin: 0;
    font-size: 100%;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    }
ul#nav li {
    float: left;
    padding: 0;
    }
ul#nav li a {
    float: left;
    display: block;
    padding: 11px 0 5px 29px;
    text-decoration: none;
    color: black;
    font-weight: bold;
    }

ul#nav li a:hover, ul#nav li.selected {
    color: #b1495c;
    }

#content {
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	color: #553828;
	padding-bottom: 350px;
	background-color: white;
	text-align: left;
	padding-left: 75px;
	height: 100%;
	font-size: 16px;
	position: static;
}
#right_img {
}


#content h1 {
	color: #652833;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: arial;
	font-size: 150%;
	text-align: left;
	margin-top: 0px;
}

#content h2 {
	color: #bf282e;
	font-size: 110%;
}

#footer {
	position: relative;
	bottom: 0; /* stick to bottom */
	left: 0px;
	text-align: center;
	width: 100%;
	margin: 0;
	font-size: 97%;
	background-color: #b1495c;
	height: 67px;
	background: white url('file:///C|/Users/Jeannine/Documents/clients/Angels_of_Hope - Copy/images/sub_footer.gif') no-repeat;
}

.blue {
	color: #6D92A2;
}

a:link, a:visited {
	color: #d16065;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: black;
}

th {
	text-align: left;
}#container #contentphotos {
	width: 960px;
}
ul.NoBullet {
  list-style-type: none} 
#content #right_div {
	position: absolute;
	left: 529px;
	top: 521px;
	width: 353px;
	height: 342px;
}
#content #right_div {
	float: right;
}
#img {
	text-align: center;
}
.right_side {
	position: relative;
	left: 522px;
	top: 300px;
	width: auto;
	height: auto;
	padding: 5px;
	border: thick double #B1495C;
	background-color: #F7F7F7;
	float: right;
}
.img {
	position: absolute;
	left: 501px;
	top: 142px;
	text-align: center;
	width: 415px;
	font-family: Arial, Helvetica, sans-serif;
	color: #864330;
	font-weight: bolder;
}
#left {
	position: absolute;
	width: 397px;
	height: 457px;
	top: 151px;
	left: 20px;
}
#right_img {
	text-align: center;
	position: relative;
	left: 445px;
	top: 3px;
	width: 375px;
	clear: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #A34D34;
}

