@charset "UTF-8";
.ResourceMainContent {
	width: 630px;
	float: right;
}
.banner {
	background-image: url(images/world/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 630px;
	position: relative;
}
.pdfLink {
	width: 170px;
	text-align: right;
	position: absolute;
	right: 8px;
	bottom: 10px;
}
.worldContainer {
	background-image: url(images/world/beige_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 630px;
}
.galleryContainer {
	width: 380px;
	margin-left: 150px;
	height: 100px;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.pageNumbers {
	text-align: right;
	margin-right: 50px;
	color: #B2A7A4;
	letter-spacing: 0.5em;
	padding-top: 20px;
	padding-bottom: 12px;
}
.pageNumbers a {
	color: #807872;
	font-weight: bold;
	width: 1em;
}
.pageNumbers a:hover {
	color: #553F33;
	font-weight: bold;
}
.pdfLink a {
	font-size: 11px;
	color: #818C5F;
}
.pdfLink a:hover {
	font-size: 11px;
	color: #5C6544;
}
.worldIntro {
	width: 400px;
	margin-top: 10px;
	padding-left: 190px;
	background-image: url(images/world/polaroid.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.galleryImg {
	width: 100px;
	height: 100px;
	float: left;
}.galleryTxt {
	float: right;
	width: 240px;
	font-size: 11px;
	padding-right: 30px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: right;
}
.galleryTxt h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #669966;
	margin-bottom: 8px;
	margin-top: 8px;
	line-height: 14px;
	display: block;
}
.funkyIntro {
	width: 400px;
	margin-top: 10px;
	padding-left: 190px;
	background-position: 10px top;
}

