#wrapper {
	margin: auto;
	width: 790px;
	background: #FFFFFF;
	border: 25px solid #FFFFFF;
}
body {
	background: #006600;
	text-align: left;
}
#navlist {
	position: absolute;
	height: 20px;
	width: 580px;
	top: 150px;
	left: 195px;
	text-align: right;
}
#footer {
	background: #FFFFFF url(../images/footer.png) no-repeat;
	height: 62px;
	width: 790px;
}
.homepage {
	width: 550px;
}


p {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}


#navbar {
	position: relative;
	width: 790px;
	height: 177px;
	border-bottom: 3px solid #66CC00;
	background: #FFFFFF url(../images/new-living-red-square.png) no-repeat left top;
}
#picture {
	height: 150px;
	width: 790px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FFFFFF;
}
#content {
	width: 790px;
	border-top: 3px solid #F6FC00;
	background: #FFFFFF url(../images/english-partnership-logo.png) no-repeat right top;
}
#navlist a:link {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#navlist a:visited {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#navlist a:hover {

	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
#navlist a:active {


	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#content a:link {
	color: #66CC00;
	text-decoration: none;
}
#content a:visited {
	color: #66CC00;
	text-decoration: none;
}
#content a:hover {
	color: #006600;
	text-decoration: none;
}
#content a:active {
	color: #66CC00;
	text-decoration: none;
}
.advertisers {
	width: 600px;
	display: block;
	border: 1px solid #66CC00;
	padding: 5px;
}
.logo {
	display: block;
	padding-bottom: 5px;
	float: left;
	border-bottom: 1px solid #66CC00;
}
.story {
	border-bottom: 1px solid #66CC00;
	width: 250px;
	display: block;
	padding-bottom: 5px;
	float: right;
	font-size: .8em;
}
.pictureframe {
	width: 620px;
	display: block;
	padding-bottom: 5px;
}

