#ContentWrapper {
	background-color:white;
	background-image: url(/staticarchive/255df6152f08961c53e6519ec709d9dc2c3c5841.gif);
	background-repeat:repeat-y;	
	width: 620px;
	height:auto;	
	min-height:400px;
	margin:0px;
	padding:0px;
}

#PaddingWrapper p {}

#PaddingWrapper {
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#ContentFooter {	
	height:10px;
	background-image: url(/staticarchive/b788fc9baf4fd84d4c30de0e5c0240f2995fd597.gif);
	background-repeat:repeat-x;
}

/* travelling companion section styles */

.Panels {	
	font-family: Times New Roman, Times, serif;
	font-style:normal;
	font-size: 1.2em;
}

.Panels h1 {
	line-height:normal;
	margin-bottom:-15px;
	font-size: 1.5em;
	color:#336666;
}

.Panels h2, .Panels h3{
	line-height:normal;
	margin-bottom:-15px;
	font-size: 1.3em;
	color:#000000;
}

.Panels a, .Panels a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.Panels a:hover {
	color:#000000;
	background-color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}

/* Episode section styles */

.EpisodeIndex {
	width: 550px; 
	padding: 10px 0px 10px 0px;
    margin: 0px 10px;
	}
	
.EpisodeIndex img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 10px 5px 0;
}

/* backpack section styles */

#Backpack {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 90%;
	}

.BackpackTitle {
	background-image:url(/staticarchive/c8a5205a6eb8cac64fe79754735ee7b7f186767d.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-top: 0px;
	padding-top: 126px;
		}

.BackpackTitle h1 {
	display: none;
	}
	
.Tools {clear:both;}

.Tools img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	}

