a:link, a:visited, a {
	color: #0099cc;
}

a:hover {
	background: #0099cc;
	color: #ffffff;
}

body, #body {
	font-family: Calibri, 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
         background: #b8cad6;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}

p {font-family: Calibri, 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 19px;
}

li, ul {font-family: Calibri, 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 25px;
}
	
content, #content {
	width:809px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 0px 0px 0px;
	border:0px;
	background:url(img/midder.gif) repeat-y;
	}

main, #main {
	width:809px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 0px 0px 0px;
	border:0px;
	background:url(img/midder.gif) repeat-y;
	}

divider, #divider {
	width:809px;
        height:50px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 0px 0px 0px;
	border:0px;
	background:url(img/divider.gif) repeat-y;
	}


header, #header {
	width:809px;
        height:99px;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 0px 0px 0px;
	border:0px;
	background:url(img/header_irvingpark.gif) no-repeat;
	}

footer, #footer {
	width:809px;
        height:50px;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 0px 0px 0px;
	border:0px;
	background:url(img/footer.gif) no-repeat;
	}

subfooter, #subfooter {
	width:809px;
        height:99px;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 0px 0px 0px;
	color:#000000;
	border:0px;
	}

holder, #holder {
	width:600px;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 25px 0px 45px;
	border:0px;
	}

		
h1 {font-family: Calibri, 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
			 font-style: normal;
			 color: #0D306a;
			 font-size: 22px;
			 font-weight: bold;
			 margin-bottom: 20px;
		}
