body {
background:url(art/BG.jpg)
	
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	margin-top:10px;
}
#page{ margin-left:auto; margin-right:auto; width:800px; background-color:white; padding:45px; }
#border{ width:750px; margin-left:auto; margin-right:auto; margin-top:10px;border:1px; border-color:#62809b;border-style:solid;padding:25px}
.header{ height:190px;padding-bottom:5px;border-bottom:1px;border-bottom-style:solid;border-bottom-color: #62809b;text-align: center; font-style:italic; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }

.subhead{ background-color:#62809b; color:white; font-weight:bold; text-align:center; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; padding:2px; }

p { text-align: left; font-style:normal; font-size: 13px; line-height:15px; color:black; font-family: Georgia, "Times New Roman", Times, serif; }

.title{ margin-left:auto; margin-right:auto;  font-family: Georgia, "Times New Roman", Times, serif; }

ul { font-style:normal; font-size: 13px; color:black; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; }
.nav{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width: 100%;
	background-color:#62809b;
	height:7px;	
}
p.elevator{
	 font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width: 70%;
	padding-top:10px;
	}

