body {
	background-color: gray;
}

address{
	text-align: center;
	font-size: 6px;
}

p {
	/*text-indent: 10px;*/
	font-family: Palatino Linotype;
	font-size: 12px;
	color: #003366;
}

#main {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#head {
	background-color: white;
	height: 115px;
	text-align: center;
}

#lBody {
	
}

.bInfo {
	margin-left: 20px; 
	margin-right: 20px;
}

.bHead {
	font-size: 18px; 
	color: #003366; 
	margin-left: 5px;
	text-decoration: underline;
}

.rtop {
	height: 115px;
}

.menu_bar{
	background-color: gray;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

.waiver {
	text-decoration: underline;
	color: blue;
}

.waivindt {
	text-indent: 8px;
}
.men_sep {
	list-style-type: none;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.h4Head {
	color: #003366;
	text-decoration: underline;	
}

.men_row_hi {
	height:25px;
}