/* CSS Document */
body {padding:0; margin: auto; background-color:#666666; text-align:center;}
#wrap {width: 850px; height: 1850px; border:solid thin gray; background-color:#000000;  margin:auto;  }

/*header*/
#header {width: 850px;}
#header img {float:left;}

/*toptable*/
#toptable {width: 850px;  margin-top: 15px;  }
.leftbox{width:425px; height:668px; float:left; background-image:url(images/videos.jpg); background-repeat: no-repeat; margin-left: 2px; margin-top: 18px;}
.videobox {width: 401px;  height: 368px;  margin-top: 70px; margin-left: 27px;  }
.thumbox {width:177px; height: 160px; float: left; padding-top: 10px;}
.thumbox img {border: 1px solid gray; }
.rightbox{width:412px; height:668px; padding-top: -20px; float:left; margin-bottom: 20px; }
.clip {width: 400px; height: 300px; padding-bottom: 20px;}
.clip img {border: 1px solid gray; float: left; }
p.download {font-family:Arial, Helvetica, sans-serif; font-size: 22px; color:#666666; text-align:center; }
p.video {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#FFFFFF; text-align:center; padding: 0; margin: 0;}

/*lowertable*/
#lowertable {width: 850px; height: 355px; margin-bottom: -16px; margin-top: -10px;}
#lowertable .box {width: 830px; float: left; padding-left: 12px; margin-bottom: -30px;}
#lowertable .room {width: 410px; height: 340px; float: left; padding-left:5px;}
#lowertable .room img {border: 1px solid gray; float: left; margin-bottom: 3px;}

/*sites*/
#sites {width: 818px; height:342px; background-image:url(images/sites.jpg); background-repeat: no-repeat; margin-top: 10px; margin-left: 18px;}
.sitesbox {width: 805px; height: 285px; padding-left: 20px; padding-top: 55px; float: left;}
.thambs {width: 156px; height: 136px; float: left;}
.thambs img {border: 1px solid gray;}



/* fonts */
h1 { font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:500; margin-top: 20px;}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:61px; font-weight:500; margin-top:0px;}


/*links */
a:link { color:red; }
a:visited { color:red;}
a:hover { color:blue;}
a:active { color:red;}
