body { margin:0; padding:0; font-size:small;
	font-family: FranklinGothic Roman, Verdana, Helvetica, Arial, sans-serif;
	text-align:center; 
}
*html body {
	font-size:x-small;
	f\ont-size:small;
}
#wrapper { width:790px; height:100%; margin:auto;
	overflow: auto;
	background:#35444f url(../images/fillNavy.jpg) repeat;
}
#header { background:#b53631 url(../images/fillRed.jpg) repeat;
}
#headerPicture { padding: 7px 0;
}
#headerMenu { float:left; width:100%;
	border-bottom:7px solid #b53631;
	margin:0;
	background:#122c3c url(../images/fillNavyDark.jpg) repeat;
}
#headerMenu ul { margin:0; padding:0 0 0 30px;
}
#headerMenu li { float:left; padding:5px 19px; list-style-type:none;
	font-size:.9em; 
	font-weight:bold; 
}
.FL { font-family: Arial Black;
	font-weight:normal; font-size:1em;
}
#headerMenu a { display:block; color:#f8e4cb; text-decoration:none; 
}
#content { text-align:left;  
}
#subMenu { width:230px; float:left;
	padding:23px 15px;
}
#subMenu h3{ font-size:1em; font-weight:bold; color:#f8e4cb;
	margin:3px 0; padding: 0;
}
#subMenu a{ display: block; font-size:.7em; color:#f8e4cb;
}
#info { float:left; width:530px; 
	min-height:350px;
	height:auto !important;
	height:350px; 
	padding-bottom:25px;
	color:#f8e4cb;
	background:#253f4f url(../images/fillBlue.jpg) repeat;
}
h1 { display:block; font-size:1em; font-weight:bold; color:#b53832;
	margin:28px 0 12px 0;
	padding:2px 15px;	
	background:#f8e4cb url(../images/fillPale.jpg) repeat;
}
p { margin:0; padding:0 26px 10px 15px; font-size:.85em;
}

