body{
  font-family: arial, "lucida console", sans-serif;
  background-color:#5B5579;
}

html{
background-color:black;
}
#main-links a{
  color:white;
  font-size:0.9em;
}
#main-links a:link,
.homesquare a:link{
  text-decoration:none;
}
#main-links a:visited,
.homesquare a:visited{
  text-decoration:none;
}
#main-links a:active,
.homesquare a:active{
  text-decoration:none;
}
#main-links a:hover,
.homesquare a:hover{
text-decoration:underline;
}
#main-links ul li, #secondary-links li{ 
  display:inline;
  list-style-type:none;
  padding-right:10px;
}


 
#main-links{
  font-size:105%;
  margin-left:400px;
  padding-top:5px;
  padding-bottom:5px;
}
#secondary-links{
  font-size:.75em;
  position:absolute;
  top:40px;
  left:780px;
}
#secondary-links a{
  color:gray;
}  
#title{
  display:none;
}

.thumbs li{
  float:left;
  margin-left:18px;
  margin-bottom:18px;
  height:105px;
  width:105px;
  text-align:center;
}

.thumbs li img{
 vertical-align:middle; 
 height:100px;
 width:100px;
}

#thumbs {
background-color:#F8F3EF;
height:800px;
padding-top:10px;
}


.homesquare{
    width:296px;
    height:184px;
    float:left;
}

.homesquare a{
  position:relative;
  left:20px;
  top:150px;
  color:black;
}

#sections{
width:900px;
margin-left:auto;
margin-right:auto;
}

#bottom2{
  background-image:url("/images/homepage_bottom1.jpg");
background-repeat:no-repeat;
}

#bottom1{
  background-image:url("/images/homepage_bottom2.jpg");
background-repeat:no-repeat;
}
#bottom3{
  background-image:url("/images/homepage_evermore.jpg");
background-repeat:no-repeat;
}

.detail{
margin-top:5px;
background-color:#181818;
}

#thumbs h1, .detail h1, .viewer h1{
text-align:center;
font-size:200%;
color:#5E587A;
margin-bottom:5px;
}

.viewer h1{
	color:white;
	background-color:#181818;
}


.thumbs a{
color:gray;
text-decoration:none;
}

#thumbs{
width:903px; 
margin-left:auto;
margin-right:auto;
margin-top:5px;
border:solid black 5px;
}

.thumbs{
margin-left:100px;
}

#thumbs{
background-color:black
}

#thumbs img{
   border:solid #FBF6F3 4px;
}

#thumbs a, #thumbs h1{
color: #FBF6F3;
}

#hd{
background-image:url('/images/topcorners.gif');
background-repeat:no-repeat;
}

.page-asset{
	color:white;
}