body {
	margin:0;
	background-color:#2952A1;
	color:#FFF;
	font-size:smaller;
	font-family:verdana,arial,helvetica,sans-serif;
}
/* Holly Hack \*/
* html body  {font-size:11px;}
/* End hack */

a			{color:#F49E2A;text-decoration:none;}
a:link		{color:#F49E2A;text-decoration:none;}
a:visited	{color:#E49D1A;text-decoration:none;}
a:hover		{color:#F49E2A;text-decoration:underline;}
a:focus		{color:#F49E2A;text-decoration:underline;}
a:active	{color:#F49E2A;text-decoration:underline;}

#page {
	width:779px;
	text-align:left;
	margin:0;
}
#bodyBlock {
	border-left:26px solid #ECA70E;
	width:754px;
	margin-bottom:25px;
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	background-position:589px 139px;
}
#flashBlock {
	width:754px;
	height:137px;
	overflow:hidden;
}
#contentBlock {
	margin:40px 0 0 20px;
	width:546px;
	min-height:425px;
}
#footerBlock {
	height:60px;
	background-color:#ECA70E;
	text-align:left;
	margin:0;
}
#footerList {
	height:30px;
	margin:0 0 0 65px;
	padding:6px 0 0 0;
	list-style:none;
}
#footerList li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}


/* Holly Hack \*/
* html #contentBlock {
	height:425px;
	overflow:auto;
	padding-right:10px;
}
/* End hack */


/* *** BOTTOM LINKS *** */
#iNews #bottomLinks {
	clear:both;
	margin:1.5em 0.5em 0.5em 0.5em;
	border-top:1px solid #FFF;
	padding:0.5em 0 0 0;
	list-style:none;
	font-size:0.9em;
}
#iNews #bottomLinks li {
	margin:0;
	list-style:none;
	display:inline;
	padding:0 0.5em;
	border-left:1px solid #FFF;
	line-height:1.2em;
}
#iNews #bottomLinks li.first {
	border-width:0;
	padding:0 0.5em 0 0;
}

