#wrapper {
	margin: auto;
	width: 790px;
	background: #FFFFFF;
	border: 25px solid #FFFFFF;
}
body {
	text-align: left;
	background-color: #003580;
}
#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;
	background: #FFFFFF url(../images/new-living-red-square.png) no-repeat left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003580;
}
#picture {
	height: 150px;
	width: 790px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #FFFFFF;
}
#content {
	width: 790px;
	background: #FFFFFF url(../images/english-partnership-logo.png) no-repeat right top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #96CCE6;
}
#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 {
	color: #003580;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#navlist a:active {


	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#content a:link {
	color: #96CCE6;
	text-decoration: none;
}
#content a:visited {
	color: #96CCE6;
	text-decoration: none;
}
#content a:hover {
	color: #006600;
	text-decoration: none;
}
#content a:active {
	color: #96CCE6;
	text-decoration: none;
}
.advertisers {
	width: 600px;
	display: block;
	border: 1px solid #003580;
	padding: 5px;
}
.logo {
	display: block;
	padding-bottom: 5px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003580;
}
.story {
	width: 250px;
	display: block;
	padding-bottom: 5px;
	float: right;
	font-size: .8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003580;
}
.pictureframe {
	width: 620px;
	display: block;
	padding-bottom: 5px;
}

