#updatestext *:first-child,
#hometext *:first-child  {
   padding-top: 0px;
}

#updatestext,
#hometext  {
	visibility: visible;
	position: absolute;
	left: 1px;
	z-index: 1;
	width: 369px;
	height: 120px;
}

#updatestext p a:hover  {
   color: #C0272C;
}

#updatestext p a  {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#updatestext p  {
   font: 12px/16px Arial;
   margin: 0px;
   padding-bottom: 4px;
   padding-top: 4px;
   text-align: left;
}

#emailliteral  {
	visibility: visible;
	position: absolute;
	left: 179px;
	top: 125px;
	z-index: 1;
	width: 173px;
}

#updatestext  {
	top: 264px;
	overflow: auto;
	height: 200px;
}

#hometext p  {
   font: italic 16px/19px "Times Bold";
   margin: 0px;
   color: #CC0000;
   padding-bottom: 4px;
   padding-top: 4px;
   text-align: left;
}

#hometext  {
   top: -4px;
}

#hallimg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 125px;
   z-index: 1;
   width: 175px;
   height: 129px;
}

#home  {
   margin: 0px auto 0px auto;
   width: 370px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}
