/* Publish CSS */

body {
  background-color: #999999;
  color: #EDEDED;
  background-image: url(../resources/images/bg4.png) ;
  font-size: 14px;
  padding: 0;
  font-family: Trebuchet MS;
  margin: 0 auto;
  background-repeat: no-repeat;
  width: 100%;
  height:100%;
}

img {
  border: 0;
}

a:link {
  color: #595959;
  text-decoration: none;
  background-color: inherit;
}

a:visited {
  color: #999999;
  text-decoration: none;
  background-color: inherit;
}

a:active {
  color: #A6A6A6;
  text-decoration: none;
  background-color: inherit;
}

a:hover {
  color: #666666;
  text-decoration: none;
  background-color: inherit;
}

#scroll {
  background-color: #333333;
  width: 100%;
  float: left;
  border-bottom: #000000 solid 1px;
  border-top: #000000 solid 1px;
  white-space: nowrap;
  color: inherit;
}


#navcontainer {
  clear: both;
  margin-top: 46px;
  border-top-color:#000000 solid 1px;
  float: left;
  background-color: #333333;
  width: 100%;
  color: inherit;
}

#navcontainer ul {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: nil;
}

#navcontainer li {
  display: inline;
}

#navcontainer img {
  border:0;
}

#navcontainer a {
  font-weight: normal;
  font-family: Trebuchet MS;
  color: #FFFFFF;
  font-variant: ;
  text-decoration: none;
  font-size: 13px;
  background-color: inherit;
}

#navcontainer a:active {
  color:#000000;
  background-color: inherit;
}

#navcontainer a:visited {
  color: #FFFFFF;
  background-color: inherit;
}

#navcontainer a:hover {
  color: #CCCCCC;
  background-color: inherit;
}

#copyr {
  clear: both;
  text-align: center;
  font-size: 10px;
}

.logo {
  background-color: #333333;
  text-align: center;
  margin-top: 79px;
  display: inherit;
  padding: 5px 0px 5px 0px;
  width: 100%;
  color: inherit;
}


.logo img {
	position:relative;
	z-index:5;
  padding: 5px 0px 5px 5px;
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#cellcontainer {
  text-align: center;
  height: 412px;
  padding: 5px;
  margin:0 auto;
}
.cell {
  width: 200px;
  background-position: center;
  float: left;
  height: 388px;
  padding: 0px;
  margin: 0 5px 0 5px;
  background-repeat: no-repeat;
}


.cell a {
  color: #595959;
  height: 387px;
  font-family: Arial;
  border: 1px solid #000000;
  display:block;
  background-color: inherit;
}


.cell a:hover {
  color: #666666;
  display: block;
  border: 1px solid #666666;
  height: 387px;
  background-color: inherit;
}

h1 {
  font-style: normal;
  font-variant: normal;
  font-size: 16x;
}


#liveUpdateSiteTitle {
}

span.vanish {
  display: none;
}

#about {
  font-size: 14px;
  text-align: left;
  overflow: auto;
  float: left;
  padding: 5px 5px 10px 50px;
  height: 406px;
  width: 400px;
}

#aboutwrap {
  background-color: #333333;
  text-align: center;
  float: left;
  border-bottom: #000000 solid 1px;
  border-top: #000000 solid 1px;
  width: 100%;
  color: inherit;
}
#about img {
  float: left;
}

#aboutleft2 {
  text-align: center;
  float: left;
  padding: 10px 0px 15px 0px;
  width: 99%;
  font-size: 12px;
}

#aboutleft {
  text-align: center;
  overflow: hidden;
  padding: 10px 10px 15px 10px;
  font-size: 12px;
}

#scroll img, #aboutleft img, #aboutleft2 img, .gallerythumb img {
  margin-right: 3px;
  border-width: 3px;
  border-color: #000000;
  margin-left: 5px;
  border-style: solid;
}

#galleryindex {
  background-color:  #333333;
  border-bottom:  #000000 solid 1px;
  width:  100%;
  white-space:  no-wrap;
  border-top:  #000000 solid 1px;
  text-align:  center;
  overflow:  hidden;
  height:  406px;
  padding:  10px 0px 15px 0px;
  float:  left;
  font-size:  12px;
  color: inherit;
}

.gallerythumb {
  float: left;
  text-align: center;
}


#motioncontainer {
  background-color: #333333;
  float: left;
  border-top: #000000 solid 1px;
  border-bottom: #000000 solid 1px;
  color: inherit;
}

#motioncontainer img {
  margin-right: 3px;
  border-style: solid;
  margin-top: 12px;
  border-width: 3px;
  border-color: #000000;
  margin-left: 3px;
  margin-bottom: 12px;
}


#sitetitle {
}


#musicPos {
  text-align: left;
}





