﻿body 
{

	margin-top: 0px;
	margin-left: 0px;
	border: 0;
	font-size: 7pt;
	font-family: arial;
	background-color: White;
}

#center_menu_id
{
	top: 0;
	z-index: 2;
	position: absolute;
}

#content1
{
	top: 50px;
	left: 0;
	z-index: 0;
	position: absolute;
}

#tickerContent {
  position: relative;
  width: 200px; 
  height: 200px;
  background-color: white;
  overflow: hidden;
  border: 0px;
  padding: 2px;
  padding-left: 4px;
}

#tickerContent a {
  color:#E33000;
}

div#menu
{
	top: 0px;
	position: absolute;
	width: 100%;
	z-index: 3;
}

#HyperLink1
{
	width: 180px;
	height: 180px;
}