/* Publish CSS */

body {
  background-color: #FFFFFF;
  color: #000000;
  background-image: url() ;
  font-size: 12px;
  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: #999999;
  text-decoration: none;
  background-color: inherit;
}

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

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

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


#navcontainer {
  clear: both;
  margin-top: 15px;
  border-top-color:#F0F0F0 solid 1px;
  float: left;
  background-color: #FFFFFF;
  width: 100%;
  color: inherit;
}

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

#navcontainer li {
  display: inline;
}

#navcontainer img {
  border:0;
}

#navcontainer a {
  font-weight: BOLD;
  font-family: Arial, Veranda, sans serif;
  color: #666666;
  font-variant: small-caps;
  text-decoration: none;
  font-size: 13px;
  background-color: inherit;
}

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

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

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

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

#phone {
  text-align: center;
  font-size: 16px;
}

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


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

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


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


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

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


#liveUpdateSiteTitle {
}

span.vanish {
  display: none;
}

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

#aboutwrap {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	border-bottom: #F0F0F0 solid 1px;
	border-top: #F0F0F0 solid 1px;
	width: 100%;
	color: inherit;
	font-size: 14px;
}
#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: 627px;
}


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

#galleryindex {
  background-color:  #FFFFFF;
  border-bottom:  #F0F0F0 solid 1px;
  width:  100%;
  white-space:  no-wrap;
  border-top:  #F0F0F0 solid 1px;
  text-align:  center;
  overflow:  hidden;
  height:  627px;
  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: #F0F0F0 solid 1px;
  border-bottom: #F0F0F0 solid 1px;
  color: inherit;
  }

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


#sitetitle {
}


#musicPos {
  text-align: left;
}

#collectionText {
		text-align: left;	
		font-size: 12px;
		width: 600px;
		white-space: normal;
		float: left;
		padding: 5px 5px 10px 5px;
}
.bold {
	font-weight: bold;
}
phone {
	font-size: 15px;
}
#aboutwrap #about .phone {
	font-size: 15px;
}
#aboutwrap #about .phone .phone {
	font-weight: bold;
	font-size: 24px;
	color: #C00;
}
site-stuff {
	text-align: left;
}
#aboutwrap #aboutleft2 p {
	font-size: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
}

