body {
margin:0;
}

#container {
/* width:979px; */
/* width:791px; */
width:790px;
background:none repeat scroll 0 0 #FFFFFF;
color:#666666;
font:12px verdana,sans-serif;
position:relative;
border-right:1px solid #999999;
}

img {
border-style:none;
}

a {
text-decoration:none;
color:#666666;
font-weight:bold;
}

.mainNav {
margin:0;
padding:0;
border-bottom:1px solid #666666;
}

#header {
/* background:url("topbgr_main.gif") repeat-x scroll 0 -2px #F8F8F4; */
/* background:url("topbgr_main.gif") repeat-x scroll 0 -12px #F8F8F4; */
border-bottom:2px solid #CCCCCC;
/* border-right:1px solid #999999; */
height:200px;
margin:0;
padding:0;
}

#topnav {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:2px solid #999999;
font-family:verdana,sans-serif;
font-size:12px;
margin:0;
/* padding:6px 0 0 0; */
padding:0 0 0 0;
height:25px;
text-align:center;
}

.banner {
font-family:verdana,sans-serif;
font-size:12px;
text-align:center;
padding:12px 0 0 0;
}

#mastnav {
left:78px;
list-style:none outside none;
position:absolute;
top:100px;
z-index:40;
/* margin:0 !important;
padding:0 !important; */
margin:0;
padding:0;
}

#mastnav li {
float:left;
}

#subnav {
border:medium none;
height:44px;
position:absolute;
top:150px;
z-index:95;
}

#subnav_crafts {
left:100px;
}

#subnav_arts {
left:150px;
}

#subnav_games {
left:108px;
}

#subnav_travel {
left:160px;
}

#subnav_science {
left:240px;
}

#content {
/* padding:5px !important; */
padding:5px;
/* border-right:1px solid #CCCCCC; */
border-bottom:2px solid #CCCCCC;
float:left;
/* width:798px; */
width:780px;
/* display:block; */
clear:both;
}

#hero {
padding:15px;
}

#blurb {
padding:15px;
vertical-align:top;
}

#booktitle {
/* margin-top:0; */
font-weight:bold;
}

#asetitle {
font-weight:bold;
text-align:center;
}

.bookdesc {
font-size:10px;
}

.asedesc {
font-size:10px;
text-align:center;
}

#links {
padding:15px;
}

#asetbl {
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
width:500px;
}

#aseall {
font-weight:bold;
text-align:center;
}

#vidbanner {
display:block;
clear:both;
padding:15px;
/* border-right:1px solid #CCCCCC; */
border-bottom:2px solid #CCCCCC;
text-align:center;
font-weight:bold;
}

#vidgallery {
display:block;
clear:both;
width:636px;
padding-left:77px;
padding-right:77px;
/* border-right:1px solid #CCCCCC; */
border-bottom:2px solid #CCCCCC;
}

.vidstill {
margin-bottom: 20px;
position: relative;
}

/*
.tvs td {
padding:0;
}
*/

.tvs p
{
  position: absolute;
  left: 41px;
  top: 118px;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.tvs a
{
  text-decoration: none;
}

.tvs p span
{
  font-weight: normal;
}

#pu
{
  position: absolute;
  left: 180px;
  top: 100px;
  z-index: 10;
}

#pu .close
{
  position: absolute;
  left: 560px;
  top: 15px;
  width: 30px;
  height: 30px;
}

#pu .blurb2
{
  position: absolute;
  left: 215px;
  top: 526px;
  width: 360px;
  height: 90px;
  font-size: 11px;
}

html>body #pu .blurb2
{
  top: 516px;
}

#pu a
{
  color: #666;
  text-decoration: none;
  font-weight: bold;
}

#pu a:hover
{
  text-decoration: underline;
}

#pu .caption
{
  position: absolute;
  left: 40px;
  top: 90px;
  width: 553px;
  height: 30px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#video_player
{
  position: absolute;
  left: 35px;
  top: 114px;
  width: 550px;
  height: 340px;
}

#bgl
{
  background-color: rgb(0, 0, 0);
  opacity: 0.7;
  -moz-opacity: 0.70;
  filter: alpha(opacity=70); /* IE */
  z-index: 20;
  height: 2000px; /* IE6 needs this; fixed below for others */
  width: 1600px;  /* IE6 needs this; fixed below for others */
  background-repeat: repeat;
  position: absolute; /* IE6 needs this; fixed below for others */
  left: 0px;
  top: 0px;
  z-index: 5;
}

/* ignored by IE6 */
html>body #bgl
{
  position:fixed;
  height: 100%;
  width: 100%;
}

#bottomtext {
display:block;
clear:both;
padding:15px;
font-size:10px;
}

