body{
	background-color: #F5F5DC;
}

a, a:hover, a:link, a:visited{
	text-decoration: none;
}

#topframe{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 40px;
	letter-spacing: 5px;
	font-weight: bold;
	height: 20%;
	vertical-align: middle;
	color: #909090;
}

#topspacer{
	height: 50px;
}

#center{
	height: 400px;
}

#bottomlinks{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 25px;
	line-height: 45px;
}

#bottomlinks a{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 25px;
	color: #909090;
}

#bottomlinks a:hover{
	color: #000000;
}

#thumbrow{
	height: 100px;
}

#thumbrow a{
	font-family: Helvetica, Verdana, sans-serif;
	color: #707070;
	font-size: 30px;
}

#thumbrow a:hover{
	color: #000000;
}

#homelink{
	float: left;
}

#thumbs{
	float: right;
	max-width: 700px;
}

#thumbs a img{
	padding: 4px;
}

#thumbs a img:hover{
	border: 1px solid #000000;
	padding: 3px;
}

#linkrow a{
	font-size: 20px;
}

#imageinfo{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #707070;
}

#statement{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #505050;
}

#previewPic{
	padding-top: 50px;
}

#fullimage{
	padding-top: 25px;
	padding-bottom: 25px;
}