/*To the End of ther World theme by Ian Cundell, copyright Red Wave Communications Ltd, 2008*/

body {
	background-repeat: repeat;
	background-image: url(images/bodybg.jpg);
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H1 {
	color: #8c001e;
	font-size: 115%;
	text-align:center;
}

h2 {
	margin-left: 20px;
	color: #8c001e;
	font-size: 110%;
}

h3 {
	margin-left: 20px;
	color: #160877;
	font-size: 105%;
}

p {
	color: #4c4c4c;
	margin-right: 20px;
	margin-left: 15px;
}

.extract {
	color: #4c4c4c;
	margin-right: 20px;
	margin-left: 20px;
	text-indent: 25px;
}

ul {
	color: #4c4c4c;
	margin-right: 20px;
	margin-left: 20px;
}

li {
	color: #4c4c4c;
	margin-right: 20px;
	margin-left: 20px;
}
.spacer{clear:both}
.right p {
	color: #4c4c4c;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
}

a:link {
	color: #4c4c4c;
}

a:visited {
	color: #4c4c4c;
}

a:hover {
	color: black;
}

.wrapper {
	
	margin-right: auto;
	
	margin-left: auto;
	
	background-color: white;
	width: 750px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

#topBox {
	background-image: url(images/1panamasunset.jpg);
	background-color: white;
	background-repeat: no-repeat;
	border-style: double;
	border-width: 2px;
	height: 70px;
	width: 747px;
}

#topBox a:link, #topBox a:hover, #topBox a:visited {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: white;
	font-size: 36px;
	font-variant: small-caps;
}

#menuBox {
	border-color: #fffcf2;
	height: 80px;
	text-align: center;
	position: relative;
	display: block;
	width: 748px;
	border-width: 1px;
	border-style: solid;
}

#menuBox a, #menuBox a:link {
	border-color: #fffdf5;
	height: 75px;
	z-index: 0;
	width: 60px;
	margin-left: 2px;
	background-repeat: no-repeat;
	float: right;
	text-align: right;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	display: block;
	text-decoration: none;
}

#menuBox h2 {
	font-size: 130%;
	padding-top: 8px;
	color: #8c001e;
}

#link1 {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/2homewash.jpg);
}

a:hover#link1 {
	background-repeat: no-repeat;
	background-image: url(images/2home.jpg);
}

#link2 {
	background-repeat: no-repeat;
	background-image: url(images/3mewash.jpg);
}

a:hover#link2 {
	background-repeat: no-repeat;
	background-image: url(images/3me.jpg);
}

#link3 {
	background-image: url(images/5panamamapwash.jpg);
	background-repeat: no-repeat;
}

a:hover#link3 {
	background-repeat: no-repeat;
	background-image: url(images/5panamamap.jpg);
}

#link4 {
	background-image: url(images/4galleonwash.jpg);
}

a:hover#link4 {
	background-repeat: no-repeat;
	background-image: url(images/4galleon.jpg);
}

#link5 {
	background-image: url(images/6bookswash.jpg);
}

a:hover#link5 {
	background-repeat: no-repeat;
	background-image: url(images/6books.jpg);
}

#link6 {
	background-image: url(images/7quillwash.jpg);
}

a:hover#link6 {
	background-repeat: no-repeat;
	background-image: url(images/7quill.jpg);
}

.sideBarLeft {
	border-right-color: #b3c3c5;
	border-left-color: white;
	border-bottom-color: #b3c3c5;
	border-top-color: #b3c3c5;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	margin-right: 20px;
	display: inline;
	float: left;
	border-width: 1px;
	width: 200px;
	position: relative;
}

.sideBarLeft h2 {
	margin-left: 20px;
}

.sideBarLeft img {
	padding-left: 15px;
	padding-top: 5px;
	border-style: none;
	border-width: 1px;
}

.sideBarLeftWide {
	border-right-color: #b3c3c5;
	border-left-color: white;
	border-bottom-color: #b3c3c5;
	border-top-color: #b3c3c5;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	margin-right: 20px;
	display: inline;
	float: left;
	border-width: 1px;
	width: 350px;
	position: relative;
}

.sideBarLeftWide h2 {
	margin-left: 20px;
}

.sideBarLeftWide img {
	padding-left: 15px;
	padding-top: 5px;
	border-style: none;
	border-width: 1px;
}

.sideBarRight {
	border-right-color: white;
	border-left-color:#b3c3c5;
	border-bottom-color: #b3c3c5;
	border-top-color: #b3c3c5;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	margin-left: 20px;
	display: inline;
	float: right;
	border-width: 1px;
	width: 200px;
	position: relative;
}

.sideBarRight h2 {
	margin-left: 20px;
}

.sideBarRight img {
	margin-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-style: none;
	border-width: 1px;
}

.sideBarRightWide {
	padding-left: 15px;
	margin-left: 10px;
	border-right-color: white;
	border-left-color: #b3c3c5;
	border-bottom-color: #b3c3c5;
	border-top-color: #b3c3c5;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	display: inline;
	float: right;
	border-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	width: 340px;
	position: relative;
}

.sideBarRightWide h2 {
	margin-left: 20px;
}

.sideBarRightWide img {
	margin-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-style: none;
	border-width: 1px;
}

#mainContent {
	border-left-color: #f3fffe;
	border-bottom-color: #f3fffe;
	border-right-color: #f3fffe;
	border-top-color: #00041f;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	display: block;
	text-align: left;
	margin-left: 0px;
	width: 748px;
	position: relative;
	border-width: 1px;
	left: 0px;
}

#footer {
	font-size: 11px;
	text-align: right;
	background-color: #ff8000;
	height: 55px;
}

.linkList {
	display: block;
	margin-left: 20px;
}

.linkBox {
	text-align: left;
	color: #4a4dc4;
	background-color: white;
}

.authorName {
	padding-top: 5px;
	color: #8c001e;
	font-weight: bold;
	font-size: 1.2em;
}

.authorCite {
	color: #160877;
	font-size: 1.1em;
}

