body {
  background: #666 url(images/spots.png);
  border: 0px none !important;
  margin: 0px !important;
  padding: 0px !important;
  font-family:Arial;
}
p.text {
  color:#fff;
  font-family:Arial;
  font-size:100%;
  font-weight:600;
}
.menu a.highlight:link{
  text-decoration:underline;
}
ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.menu a:link {
  color:#ddd;
  text-decoration:none;
}
a:visited {
  text-decoration:none;
  color:#ddd;
}
a:hover {
  text-decoration:none;
  color:#f00;
}
a:active {
  text-decoration:none;
  color:#ddd;
}
.content {
  margin-left:auto;
  margin-right:auto;
  margin-top: 30px;
  width: 90%;
  xpadding:64px;
  xbackground-color:Black;
  xbox-shadow: 10px 10px 5px #444;
}
.menu {
  float: left;
  margin: 80px 10px 10px 10px;
}
.branding {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 10px;
}
.branding1 {
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}
#tag {
  font-family:Arial;
  color:#888;
  font-size:200%;
  font-weight:700;
  bxorder-bottom:solid 1px #888;
  margin:0px;
  margin-top:475px;
  margin-right:32px;
  padding-bottom: 4px;
  text-align:right;
}
#header {
  font-family:Arial;
  color: #888;
  font-size:300%;
  font-weight:900;
  pxadding-top:10px;
  margin:0px;
  margin-top:24px;
  margin-right:32px;
  text-align:right;
  z-index: 5;
}
#footer {
  font-size:80%;
  color:black;
  font-weight:100;
  margin:16px;
  margin-right:32px;
  text-align:right;
}
#footer a:link a:visited a:active {
  color: black;
}
.main-img-border {
  float: left;
  margin-left:auto;
  margin-right:auto;
  margin-top: 0px;
  xwidth: 70%;
  xheight: 450px;
  padding:64px;
  background-color:Black;
  box-shadow: 10px 10px 5px #181818;
}
.footer {
  position: relative;
  top: 10px;
  height: 1px;
  font-size:80%;
  color:white;
  font-weight:100;
  /* margin:16px;
  margin-right:32px; */
  text-align: right;
}
/* .footer a:link a:visited a:active {
  color: red;
} */
.frank {
  position: relative;
  height: 1px;
  width: 100%;
  text-align: right;
  top: -54px;
  font-family:Arial;
  color: #888;
  font-size:300%;
  font-weight:900;
}
.show {
  margin-left: auto;
  margin-right: auto;
  padding:3px;
  border: #888 solid 1px;
  xwidth: 600px;
}
.show img {
  width: 100%;
}
.bss-slides{
  position: relative;
  display: block;
}
.bss-slides:focus{
 outline: 0;
}
.bss-slides figure{
  position: absolute;
  top: 0;
  width: 100%;
}
.bss-slides figure:first-child{
  position: relative;
}
.bss-slides figure img{
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bss-slide { /* FHS */
  margin: 0;
}
.bss-slides .bss-show{
  z-index: 2;
  margin: 0; /* FHS */
}
.bss-slides .bss-show img{
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative; 
}
.bss-slides figcaption{
  position: absolute;
  font-family: sans-serif;
  font-size: .8em;
  bottom: .35em;
  left: .35em;
  right: .35em;
  padding: .25em;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .5);
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
}
.bss-slides .bss-show figcaption{
  z-index: 3;
  opacity: 1;
}
.bss-slides .bss-show figcaption:hover{
  color: rgba(0,0,0, .01);
  background: rgba(0,0,0, .01);
}
.bss-slides figcaption a{
  color: #fff;    
}
.bss-next, .bss-prev{
  color: #fff;
  position: absolute;
  background: #000;
  background: rgba(0,0,0, .6);
  top: 50%;
  z-index: 4;
  font-size: 2em;
  margin-top: -1.2em;
  opacity: .3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bss-next:hover, .bss-prev:hover{
  cursor: pointer;
  opacity: 1;
}
.bss-next{
  right: -1px;
  padding: 10px 5px 15px 10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bss-prev{
  left: 0;
  padding: 10px 10px 15px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bss-fullscreen{
  display: block;
  width: 32px;
  height: 32px;    
  background: rgba(0,0,0,.4) url(../img/arrows-alt_ffffff_64.png); 
  -webkit-background-size: contain; 
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 5px;   
  cursor: pointer;    
  opacity: .3;
} 
.bss-fullscreen:hover{
  opacity: .8;   
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    background-size: contain;
}
:-ms-fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    background-size: contain;
}
:full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    background-size: contain;
}
:-ms-fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    background-size: contain;
}
:fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(../img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
