body  {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: center;  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector 
}
.itemBorder { border: solid 1px black }
.itemText    { color: #fff; font: 13px Arial; text-decoration: none }
.itemText:hover { color: #fff; font: 13px Arial; text-decoration: none }
.paleText  { color: #a9b0d2; font: 13px Arial; text-decoration: none }
.paleText:hover { color: #fc6; font: 13px Arial; text-decoration: none }
.crazyText:hover { color: #000; font: 13px Arial; text-decoration: none }
.crazyText { color: #000; font: 13px Arial; text-decoration: none }
.crazyBorder { border: outset 0px #663399 }
.newBorder { border: solid 1px black }
.newText  { color: #231460; font: 12px Arial; text-decoration: none }
/*h1 { color: #b1b188; font-style: normal; font-weight: normal; font-size: 18pt; line-height: 40px; font-family: Helvetica; text-decoration: none; letter-spacing: 1px }*/
#layer1 { position: absolute; top: 194px; left: 79px; width: 540px; height: 189px; visibility: visible }
/*td     { color: #006; font-style: normal; font-weight: normal; font-size: 16px; font-family: Arial; text-decoration: none; text-align: justify }
*/a        { color: #0012ff; font-family: Arial; text-decoration: underline }
a:hover  { color: #e00; font-family: Arial; text-decoration: underline }
h2   { color: #4f4fb9; font-size: 24px; line-height: 26px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.header { color: #4f4fb9; font-size: 24px; line-height: 26px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #582531; font-size: 16px; line-height: 20px; font-family: Verdana }
.new   { color: #048254; font-style: normal; font-weight: normal; font-family: Arial; text-decoration: underline }
.new:hover   { color: #c; font-family: Arial; text-decoration: underline }
.publink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline;
}
.bhwt{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6367a0;
	color: #FFF;
	text-decoration: none;
	text-align:left;
}
.linkslogos{
	float: right;
	padding-right: 20;
	border: 0;
}

