body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helectiva, Arial, Sans-Serif;
	background: #C7AA74 url(pagebackground.gif) repeat-x top;
	color: #381018;
	text-align: center;
	margin:0px;
	}

div#container{
	background: transparent;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
}

#header{
	height:215px;
	overflow:hidden;
}

#logo {
    margin:0px;
    width:385px;
    padding: 215px 0 0 0;
    overflow: hidden;
    background-image: url("logo.png");
    background-repeat: no-repeat;
    float:left;
    
    height: 0px !important;
    height /**/:215px;
}

#intro {
    margin:57px 0px 0 0;
    width:359px;
    padding: 136px 0 0 0;
    overflow: hidden;
    background-image: url("intro.gif");
    background-repeat: no-repeat;
    float:right;
    
    height: 0px !important;
    height /**/:136px;
}

#buystar {
    margin:0px;
    border:0px;
    width:150px;
    float:right;
    height:176px;
}





/* top-level navigation
==============================================================================*/
#nav {
	height: 28px;
	margin: 15px 0 0 0;
	padding:0px;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0 5px 0 0;
	height: 28px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav li.last{
	margin-right:0px;
}
#nav li a {
	display: block;
	line-height: 28px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top; /* horizontally centers the background image */
	}
	#navHome {
		width: 145px;
		background: url(home2.gif) no-repeat;
		}
	#navBook {
		width: 145px;
		background: url(book2.gif) no-repeat;
		}
	#navTVDVD {
		width: 145px;
		background: url(tvdvd2.gif) no-repeat;
		}
	#navVC {
		width: 145px;
		background: url(victoriacross2.gif) no-repeat;
		}
	#navCollection {
		width: 145px;
		background: url(collection2.gif) no-repeat;
		}
	#navExtras {
		width: 145px;
		background: url(extras2.gif) no-repeat;
		}
	#navSchools {
		width: 145px;
		background: url(schools.gif) no-repeat;
		}
#nav li a:hover {
	background-position: 50% -28px;
	}
	#nav li a.currentSection,
	#nav li a.currentSection:hover {
		background-position: 50% -56px;
		}



#content-wrapper-home{
	background: transparent url(content-bg-home.jpg) no-repeat top right;
	padding-top:112px;
}

.featurepic {
	float:left;
	width: 136px;
	margin-right:44px;
	padding-top: 4px;
}
.featuretext {
	float:left;
	width:360px;
	padding-top: 4px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	height:30px;
}

#content-wrapper{
	padding-top:80px;
}

p{
	font-size:1.4em;
	font-weight:normal;
	text-indent:3em;
	margin: 0 0 1.5em 0;
}

.featuretext p{
	font-size:1.4em;
	line-height:1em;
	font-weight:normal;
	text-indent:3em;
	margin: 0 0 0 0;
}

li{
	margin:1em 0 0 0;
	font-size:1.5em;
}

a{
	color: #711127;
	text-decoration: none;
	}

a:hover {
	color: #711127;
	text-decoration: underline;
	}

.bookpic{
	float:left;
	width:250px;
	margin-right:50px;
	text-align:right;
}

.schools_left{
	float:left;
	width: 260px;
}

.schools_left img {
	margin-bottom: 30px;
}

.schools_left a {
	font-size: 1.4em;
	text-indent: 0;
	display: block;
	margin-bottom: 0.7em;
}

.schools_left a.current {
	text-decoration: underline;
}

.bookpic p{
	font-size:1.2em;
	font-style: italic;
}

.booktext {
	margin-left:300px;
}

h3{
	font-size:1.7em;
	margin:0 0 0 0;
}

#buybox{
	margin:80px 0 0 0;
	width:404px;
	height:80px;
	float:right;
	text-align:center;
}

#click {
    margin:auto;
    width:277px;
    padding: 24px 0 0 0;
    overflow: hidden;
    background-image: url("buyclick.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:24px;
}


#buy {
	height: 26px;
	margin: 20px 0 0 0;
	padding:0px;
	list-style: none;
	}
#buy li {
	float: left;
	margin: 0px 13px 0 0;
	height: 26px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}

#buy li a {
	display: block;
	line-height: 26px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top; /* horizontally centers the background image */
	}
	a#buyPoliticos {
		width: 121px;
		background: url(buypoliticos.gif) no-repeat;
		}
	a#buyAmazon {
		width: 121px;
		background: url(buyamazon.gif) no-repeat;
		}
	a#buyWaterstones {
		width: 121px;
		background: url(buywaterstones.gif) no-repeat;
		}

table, td {
	padding:5px 10px 0 0;
	vertical-align:top;
}

td {
	font-size:1.4em;
}

.video{
	margin: 30px 0 30px 0;
	text-align:center;
}

.picleft{
	float:left;
	margin: 0 20px 20px 0;
}