body, html {
	color: #000;
	background-color: #e6e6d7;
	}
a {
	color: #000;
	}
a:hover {
	color: #f00;
	}
h1  {
	color: #000;
	}
h2  {
	color: #000;
	}
.wrapper    {
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
	border-bottom: 20px solid #fff;
	background-color: #c8c9ba;
	}
.borderheading {
	background-color: #fff;
	color: #333;
	}
.borderheading a {
	color: #222;
	}
.borderheading a:hover {
	color: #f00;
	}
.trail {
	color: #333;
	}
.trail2 {
	color: #333;
	}
.next2 a {
	border-bottom: 1px dashed #fcf6f1;
	}
.next2 a:hover {
	border-bottom: 1px solid #120d21;
}
.nudge {
	color: #fff;
	border: dashed 1px #000;
}
.nudge a {
	color: #fff;
	}
.nudge a:hover {
	color: #fff;
	}
#borderalternative  {
	border-top: 3px solid #fff;
	color: #000;
	background-color: #abac9d;
	}
#borderalternative a {
	color: #111;
}
#borderalternative a:hover {
	color: #fff;
}
#borderalternative h1, #borderalternative h2 {
	color: #000;
	}
.larger {
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	}
.matchingwidth {
	width:755px;
	float:left;
	color: #666;
	}
.matchingwidth p {
	color: #ccc;
	}
.floatright {
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	width: 300px;
  }
.movieleft {
	float: left;
	margin-right:10px;
  }
#borderstrictly {
	color: #000;
	border: dashed 1px #000;
	}
#borderstrictly a {
	color: #000;
	border-bottom: 1px solid #fcf6f1;
	}
#borderstrictly a:hover {
	color: #000;
	border-bottom: 1px solid #fff;
	}
#contentbottom {
	color: #777;
	}
#contentbottom a {
	color: #666;
	}
#contentbottom a:hover {
	color: #222;
	}
.link a {
	color: #555;
	}
.link a:hover {
	color: #333;
	}
.h2margin {
	margin-top: 10px;
	margin-left: 10px;
	}
.nextpage3 {
	float:right;
	position: absolute;
	top: 318px;
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
	text-align: right;
	width: 282px;
	z-index: 2;
}
.nextpage3 a {
	color: #fff;
	}
#10pxleftmargin {
	margin: 10px 0px 0px 15px;
	}
#borderalternative a {
	color: #888;
	}
#print {
	margin: 5px 10px 10px 10px;
	float: right;
	}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}
/* ul#navlist li contrains it horizontally */
ul#navlist li
{
list-style: none;
display: block;
float: left;
margin: 0;
padding: 0;
height:32px;
}
#seespace {
	margin:0;
	padding:0;
	width:75px; 
	height:32px;
	float:left;
}
#seespace2 {
	margin:0;
	padding:0;
	width:174px; 
	height:32px;
	float:left;
}
#allimages {
	margin:0;
	padding:0;
}
#allimages a {
	display:block;
	width:106px; 
	height:30px;
	margin:0; 
	padding:0;
	background-image: url(../images2008/sophie/seeallimagesoff.gif);
	text-decoration: none;
	}
#allimages a:hover {
	background-image: url(../images2008/sophie/seeallimageson.gif);
	}
#allimages a span { 
	display:none;
	}
tr.odd {
	background-color:#d9dace;
	}
tr.even {
	background-color:#c8c9ba;
	}
td {
	text-align:left;
}

.odd td {
	text-align:left;
	padding:5px;
	}
.even td {
	text-align:left;
	padding:5px;
	}
tr.header {
	background-color:#e6e6d7;
	color:#000;
	}
th h1{
	color: #000;
	text-align:left;
	padding-top:5px;
	font-size: 150%;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-weight:normal;
}
th {
	font-weight:bold;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align:left;
	color:#000;
}
.table {
	border: 1px dashed #abac9d;
	color:#000;
	}
.odd2 {
	background-color:#d9dace;
}
.odd3 {
	background-color:#e6e6d7;
	}
.leftborder {
	border-left: 1px solid #24411c;
	}
caption {
	color: #000;
	text-align:left;
	padding-top:5px;
	padding-bottom:10px;
	font-size: 150%;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-weight:normal;
}