body {
   background-color: #000000;
   margin: 0px;
   padding: 0px;
   position: relative;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   background-attachment: fixed;
   background-image: url(/img/body-bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
}
#Menu {
   width: 950px;
   margin-right: auto;
   margin-left: auto;
   height: 25px;
   padding-top: 10px;
   padding-left: 10px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #333333;
}
#Menu ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}
#Menu li {
   float: left;
   margin-right: 20px;
}
#Menu a {
   color: #FFFFFF;
   text-decoration: none;
   font-size: 0.8em;
}
#Menu a:hover {
   color: #E39026;
}
#Page {
   width: 960px;
   display: table;
   margin-right: auto;
   margin-left: auto;
   min-height:600px;
   position: relative;
}
#Wrap {
   height: 630px;
   width: 690px;
   position: relative;
   display: block;
}
#Wrap a.videoThumb {
   position: absolute;
   height: 174px;
   width: 195px;
   left: 553px;
   top: 93px;
   border: 3px solid #FFF;
}
#Wrap a.videoThumb:hover {
   border: 3px solid #F00;
   height: 178px;
   width: 200px;
}
#Wrap .videoThumb span {
   position: absolute;
   color: #212121;
   left: 18px;
   top: 24px;
}
#Content {
   width: 690px;
   float: left;
   margin-top: 10px;
   font-size: 0.9em;
   line-height: 1.4em;
   color: #999999;
   position: relative;
   padding-left: 10px;
}
#Content h1 {
   font-weight: normal;
   font-size: 1.5em;
   color: #E39026;
}
#Content h3 {
   font-size: 1.5em;
   color: #ff6600;
   font-family: tahoma, arial, helvetica, sans-serif;
   margin-bottom: 5px;
   margin-top: 5px;
   font-weight: normal;
}
#Content ul li h3 span {
   font-size: 0.7em;
   color: #F93;
   font-style: italic;
}
#Content #flashcontent { height: 500px; }
#Content a, #Content a:link, #Content a:visited {
   color: #FC3;
   text-decoration: none;
}
#Content a:hover{ color:#CCC;}
#Shop .ImgShop { float: left; }
div.Clear-fix {
   clear: both;
   height: 15px;
   position: relative;
}
#Shop .col-dx {
   margin-top: 0px;
   position: relative;
   width: 400px;
   margin-left: 10px;
   float: left;
   height: 150px;
}
#Shop div b {
   margin-bottom: 5px;
   position: relative;
   display: block;
}

#Footer {
   clear: both;
   height: 25px;
   width: 950px;
   margin-right: auto;
   margin-left: auto;
   font-size: 0.7em;
   margin-top: 25px;
   position: relative;
   padding-left: 10px;
   color: #515151;
}
#Content .Video-Box {
   display: inline-block;
   float: left;
   height: 100px;
   width: 100px;
   padding: 0px;
   margin: 10px;
   position: relative;
   overflow: visible;
}
#Content .Video-Box .Title {
   color: #666;
   font-size: 0.8em;
}
#Content ul {
   list-style-type: none;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 10px;
   font-size: 0.8em;
   width: 320px;
}
