
body {
	background-color: #004996;
}

.indented
   {
   padding-left: 5pt;
   padding-right: 5pt;
   }

.title {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
.style7 {font-family: "Times New Roman", Times, serif}
.style8 {font-size: large}
.contentFont {font-family: "Times New Roman", Times, serif; font-size: 18px; }
.style10 {font-size: 24px; font-family: "Times New Roman", Times, serif;}
.style11 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
.style12 {font-family: "Times New Roman", Times, serif; font-size: large;  color: red;}

.albumframe {
	border: medium outset #0099FF;
}
h2 {
	width: 800px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	background: url(images/top.gif) no-repeat center top;
	color:#EFEFEF;
	font:"Times New Roman", Times, serif;
	
}
div.container {
	
	width: 800px;
	background: url(images/middleAdj.gif) repeat-y center center;
}
div.footer {
	background: url(images/bottomAdj.gif) no-repeat center bottom;
	width: 800px;
	height: 23px;
}
h2 span {
font-size: 20px;
background: #000000;
position: relative;
left: 10px;
top: 5px;
}
h4, p {
margin: 0 10px 10px 10px;
}
