/* Publish CSS */

body {
  background-color: #FFFFFF;
  color: #000000;
  background-image: url() ;
  font-size: 14px;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  background-repeat: no-repeat;
  width: 100%;
  height:100%;
}

img {
  border: 0;
}

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

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

a:hover {
  color: #8C1FF9;
  text-decoration: none;
  background-color: inherit;
}
a:active {
  color: #3645E2;
  text-decoration: none;
  background-color: inherit;
}

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


#navcontainer {
  clear: both;
  margin-top: 1px;
  border-top-color:#FFFFFF solid 1px;
  float: left;
  background-color: #FFFFFF;
  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:link {
  font-weight: normal;
  font-family: Arial, Veranda, sans serif;
  color: #000000;
  font-variant: normal;
  text-decoration: none;
  font-size: 16px;
  background-color: inherit;
}

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

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

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

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

.logo {
  background-color: #FFFFFF;
  text-align: center;
  margin-top: 2px;
  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: 2px;
  margin-right: 2px;
}

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


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


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

h1 {
  font-style: normal;
  font-variant: normal;
  font-size: 14px;
}


#liveUpdateSiteTitle {
}

span.vanish {
  display: none;
}

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

#aboutwrap {
  background-color: #FFFFFF;
  text-align: center;
  float: left;
  border-bottom: #FFFFFF solid 1px;
  border-top: #FFFFFF 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;
  height: 479px;
}


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

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

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


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

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


#sitetitle {
}


#musicPos {
  text-align: left;
}

#collectionText {
		text-align: left;	
		font-size: 14px;
		width: 400px;
		white-space: normal;
		float: left;
		padding: 5px 5px 10px 5px;
}




