body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	background-image: url(picture_library/woodbk2.jpg);
}
#header {
	background-color: #FF0;
	border: thin solid #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	padding-bottom: 5px;
}
.headername {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: bolder;
	color: #000;
	width: 500px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}

#headersmalltext {
	font-size: 1.1em;
	text-align: center;
}
.globeimage {
	text-align: center;
	width: 47px;
	float: left;
	padding-right: 10px;

}
#wrappermain {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
