/* Holly Hack - to fix jumping text in IE. Hides from IE5-mac \*/
* html dl
{
	height: 1%;
}
/* End hide from IE5-mac */
* html body
{
	width:700px;	
	background:#000 url(bgie.jpg) no-repeat left top;
	margin-left: 51px;
}
* html a
{
	color: #fff;
}
* html .textinput, * html textarea
{
	width: 250px;
}
* html #SideBar
{
	padding-right: 0px;
}
* html .ContentHead, * html .ContentBody, * html .ContentFoot, * html #SubNavigation, * html #Footer
{
	width:430px;
}
* html .ContentBody
{
	height: 300px;
}
* html .ticker
{
	width: 205px;
}
* html .odd th a{	/*color: #4f6b72;*/}* html .even th a{	/*color: #797268;*/}* html .ContentHead,
* html .ContentBody,
* html .ContentFoot,
* html .smallbox, * html .ticker
{
	background-image: none;

}
* html .textinput, * html #text, * html img
{
	background-image: url(transparent.gif);
}