#container {
	width: 900px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
#navigate {
	width: 900px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navtext ,
.navtext a  
  {
	text-transform: lowercase;
	color: #333;
	font: 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pix {
	width: 900px;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
}
#indexpix {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
}
.indextext  {
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	float: left;
	padding-left: 10px;
	text-align: center;
	padding-top: 5px;
}
#logo a,
#logo a:visited ,#navigate a ,#navigate
a:visited
   
 
  {
	text-decoration: none;
	color: #333;
}
#logo a:hover,
#navigate a:hover,
#navigate a:hover
 
 
  {
	color: #666;
	text-decoration: underline;
}
#logo {
	width: 900px;
	float: left;
	margin-bottom: 10px;
}
.preview a img    {
	border: 1px solid #FFF;
}
.preview {
	float: left;
	text-align: center;
	padding-right: 15px;
	padding-bottom: 15px;
}
.preview a:hover img    {
	border: solid 1px #ccc;
}
#logo .logotext {
	font: lighter 2.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
