@charset "utf-8";
#header {
	width: 800px;
	height: 130px;
}
body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 40px;
	background-image: url(green.gif);
	background-repeat: repeat-x;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A6B4AC;
}

#welcome_bar {
	height: 40px;
	width: 800px;
}
#content {
	width: 800px;
	background-image: url(content_background.gif);
	background-repeat: repeat-y;
}
#left_side {
	width: 433px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 110%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right_side {
	width: 350px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 140%;
	word-spacing: .3em;
}
#footer {
	height: 60px;
	width: 800px;
	background-color: #E7E7D5;
	clear: both;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	word-spacing: .3em;
	letter-spacing: .1em;
	font-size: 110%;
	padding-top: 5px;
}
#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A5B3AB;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}

#welcome_left {
	float: left;
	width: 430px;
	height: 30px;
	background-color: #54534a;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 170%;
	padding-top: 10px;
	padding-left: 20px;
	letter-spacing: .3em;
}
#welcome_right {
	background-color: #E7E7D5;
	float: right;
	height: 32px;
	width: 330px;
	padding-top: 8px;
	padding-left: 20px;
	text-align: left;
}
#header_left {
	background-color: #FFFFFF;
	float: left;
	height: 130px;
	width: 450px;
	background-attachment: fixed;
	background-image: url(ipec_logo_81x60.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header_right {
	float: right;
	height: 110px;
	width: 330px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	background-color: #54534A;
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 130%;
}
#header_right a {
	color: #ffffff;
	text-decoration: none;
	font-size: 130%;
	line-height: 150%;
}
#header_right a:hover {
	color: #a6b4ac;
	text-decoration: underline;
	font-size: 130%;
	line-height: 150%;
}a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #a6b4ac;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
	border: thick double #A5B3AB;
	padding-left: 5px;
	margin-top: 20px;
	font-style: italic;
	background-color: #E7E7D5;
	width: 95%;
	font-family: "Adobe Garamond Pro", "AvantGarde Bk BT", "Times New Roman", Georgia, "Microsoft Sans Serif", "MS Serif";
	line-height: 140%;
}
h3 {
	font-size: 170%;
	padding-left: 20px;
	margin-top: 20px;
	font-style: italic;
	width: 98%;
	font-family: "Adobe Garamond Pro", "AvantGarde Bk BT", "Times New Roman", Georgia, "Microsoft Sans Serif", "MS Serif";
	line-height: 150%;
}
#left_side ul {
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 110%;
	line-height: 160%;
}
#left_side ul li.imagelink {
	margin: 0;
	padding: 0;
	background-image: none;
}
#left_side ul li {
	background-image: url(../images/list-option.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.separator {
	clear: both;
	height: 0;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
}
#right_side a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#right_side a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#right_side a:hover {
	text-decoration: underline;
	color: #a6b4ac;
	font-weight: bold;
}
#right_side a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}
#note {
	text-align: left;
	background-color: #54534A;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
