html {background: #CCFFFF;}
	
	
#header {
	width: 97%;
	height: 158px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3%;
	background: #FFFFFF;
	
}



#header-img-mia {
	float: left;
	width: 194px;
	height: 154px;
	border-right: 4px;

	

}

#header-img {
	float: right;
	width: 160px;
	height: 156px;
	border-right: 4px;
	

}

#header-bkgd {
	float: right;
	width: 160px;
	height: 158px;

}

#header-text {
	float: left;
	text-align: center;
	width: 100%;
	height: 155px;
	border-left: 5px groove	#FF00FF;
	border-top: 5px groove #FF00FF;
}

#header-text-old {
	float: left;
	width: 100%;
	height: 156px;
	background-image: url("../img/Header_Background.jpg");
	background-position: right;
	text-align: center;
	border-left: 4px groove gray;
	border-top: 4px groove gray;
}

#contentheader-text {
	float: left;
	width: 100%;
	text-align: center;
}

#contentfooter-text {
	float: left;
	width: 100%;
	text-align: center;
}

#content {
	float: left;
	width: 71%;
	height: 420px;
	margin-left: 2%;
	text-align: center;
	padding: 0 0px;
	display: inline;
	background: #FF00FF;
/*	background: "#403F3F";*/
	border-left: 5px groove	#FF00FF;
	border-top: 5px groove #FF00FF;
	overflow: auto;
	}

#signature {
	float: left;
	width: 70%;
	height: 420px;
	padding: 0 10px;
	margin-left: 3%;
	text-align: left;
	font-size: .875em
	h {font-size:.875em} 
	h.center {text-align:center}

	h2.normal {font-weight:normal}
	h2.light {font-weight:lighter}
	h2.thick {font-weight:bold}
	h2.thicker {font-weight:900}
	p {font-size:0.875em} /* 14px/16=0.875em */
	p.normal {font-weight:normal}
	p.light {font-weight:lighter}
	p.thick {font-weight:bold}
	p.thicker {font-weight:900}
	ul.disc {list-style-type:disc}
	ul.circle {list-style-type:circle}
	padding: 0 3px;
	display: inline;
	background: "#fff";
	border-left: 4px groove gray;
	border-top: 4px groove gray;
	overflow: auto;
	}
#nav {
	float: left;
	width: 20%;
	font-size: 1em;
	padding: 0 3px;
	margin-left: 3%;
	text-align: left;
	background: #fff;
	border-left: 5px groove	#FF00FF;
	border-top: 5px groove #FF00FF;
}

#media {
    margin-top: 4px;
	margin-left: 2px;
}

#nav dd {
	margin: 0;
	padding: 0 5px;
}

dd a, p.link a {
	display: inline;
	text-decoration: none;
	color:#330066;
	font-weight: bold;
}

dd a:hover, p.link a:hover {
	background: #FF33FF;
}

#info {
	float: right;
	width: 230px;
	font-size: 1em;
	margin-left: 0%;
	text-align: left;
	padding: 0 5px;
	background: #fff;
	border-top: 4px groove gray;
	border-left: 4px groove gray;
}

#w3 a {
	color: #fff;
}


#footer
{
	float: left;
	width: 100%;
	font-size: .7em;
	text-align: center;
	background: #CCFFFF;

}
