#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrapper {
	overflow: hidden;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 12pt;
	color: #333333;
}
h1 {
	line-height: 11.5pt;
	font-weight: bold;
	color: #9B080D;
	font-size: 9.5pt;
}
#topBanner {
	background-image: url(images/ia_topBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#search {
	float: right;
	width: 200px;
	height: 18px;
	position: relative;
	top: 15px;
	right: 10px;
	padding: 2px;
	background-color: #993331;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D2CA;
	border-right-color: #D5D2CA;
	border-bottom-color: #D5D2CA;
	border-left-color: #D5D2CA;
}
#topNav {
	background-color: #675c53;
	height: 27px;
}
#homeContact {
	float: left;
	width: 175px;
	padding-left: 25px;
	padding-top: 6px;
}
#homeContact a {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #D5D2CA;
	text-decoration: none;
	padding-right: 14px;
}
#homeContact a:link {
}
#homeContact a:hover {
	color: #FFFFFF;
}
#tabNav {
	float: right;
	width: 600px;
}

#iaNews {
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 3000px;
	padding-left: 10px;
	background-color: #D5D2CA;
	margin-bottom: -3000px;
	
	
}
#iaNews a:link, a:visited {
	text-decoration: underline;
	color: #333333;
}
#iaNews a:visited {
	color: #333333;
}
#iaNews a:hover {
	color: #9B080D;
	text-decoration: none;
}
#iaNews h1 {
	font-size: 9.5pt;
	line-height: 11pt;
}
#iaNews p {
	font-size: 8.75pt;
	line-height: 11pt;
}
#centerContent {
	width: 385px;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 3000px;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
	clear: none;
	margin-bottom: -3000px;
	overflow: hidden;
}
#centerContent a:link {
	color: #333333;
	text-decoration: underline;
}
#centerContent a:visited {
	color: #333333;
	text-decoration: underline;
}
#centerContent a:hover {
	color: #9E080D;
	text-decoration: none;
}
#featuredProgram {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 3000px;
	padding-left: 4px;
	background-color: #D5D2CA;
	margin-bottom: -3000px;
	width: 177px;
	clear: none;
}
#featuredProgram p {
	font-size: 10pt;
	line-height: 11pt;
}
#featuredProgram a:link {
	color: #333333;
	text-decoration: underline;
}
#featuredProgram a:visited {
	color: #333333;
	text-decoration: underline;
}
#featuredProgram a:hover {
	color: #9B090E;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #9B080D;
	text-decoration: none;
}
#footer {
	background-color: #675C53;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10.5px;
	color: #FFFFFF;
	width: 780px;
	float: left;
}
#footer a:link, a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#centerContent2 {
	float: left;
	width: 580px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#centerContent2 a:visited {
	color: #333333;
	text-decoration: underline;
}
#search p {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
