body {
	background-color: #394464;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 8px;
}
.nav a:link {
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 3px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #394464;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}
.cell {
	background-image: url(images/cellBkg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #6b0507;
	text-decoration: underline;
}
a:visited {
	color: #6b0507;
	text-decoration: underline;
}
a:hover {
	color: #6b0507;
	text-decoration: none;
}
.cell1 {
	background-image: url(images/photostrip1.jpg);
	background-repeat: repeat-y;
	}
.cell2 {
	background-image: url(images/photostrip2.jpg);
	background-repeat: repeat-y;
	}	