﻿body {
	background-image: url('graphics/redbg.gif');
	background-repeat: repeat-x;
	background-color: #EE2936;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #B62025;
	font-size: 14px;
	line-height: 20px;
}
.smaller-text{
	font-size: 10px;
}
.smaller-text-2{
	font-size: 12px;
	line-height: 18px;
}

h1{
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
p{
	margin-left: 10px;
	margin-right: 10px;
}
.content {
	background-image: url('graphics/content-bg.gif');
	background-repeat: no-repeat;
	width: 958px;
	height: 724px;
	margin: auto;
}

.nav {
	position: relative;
	width: 704px;
	height: 29px;
	left: 237px;
	top: 48px;
}
.snapshots{
	position: relative;
	width: 278px;
	height: 607px;
	left: 20px;
	top: 48px;
}
.img-links{
	border: 0px;
}
.content-top{
	background-image: url('graphics/content-top.gif');
	background-repeat: no-repeat;
	width: 858px;
	height: 16px;
	position: relative;
	top: 70px;
	margin: auto;
}
.content-body{
	background-image: url('graphics/content-body.gif');
	background-repeat: repeat-y;
	width: 858px;
	position: relative;
	top: 58px;
	margin: auto;
	z-index: 1; 
}
.content-bottom{
	background-image: url('graphics/content-bottom.gif');
	background-repeat: no-repeat;
	width: 858px;
	height: 18px;
	position: relative;
	top: 43px;
	margin: auto;
}
.content-bottom-2{
	background-image: url('graphics/content-bottom.gif');
	background-repeat: no-repeat;
	width: 858px;
	height: 18px;
	position: relative;
	top: 70px;
	margin: auto;
}
.copyright{
	position: relative;
	margin: auto;
	text-align: center;
	font-size: 10px;
	color: #FFF;
}
.copyright-link{
	color: #FFF;
	text-decoration: none;
}
.centered-content {
	text-align: center;
	margin: auto;
}
#wn	{ 
	overflow:hidden;
}
#scrollLinks { 
	position: relative;
}
.go-home{
	text-align: right;
	width: 958px;
	margin: auto;

}
.go-home-link{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
.no-border {
	border-style: none;
}
.photo-style {
	margin: 5px;
}
