body {
  text-align:center;
}
#page {
  position: relative;
  width: 680px;
  margin: auto;
  color: red important;
  overflow: visible;
  text-align:left;
}P.main
{
	COLOR: #000000;
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

P.small
{
	COLOR: #000000;
	FONT-SIZE: 7pt;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

P.copy
{
	COLOR: #333333;
	FONT-SIZE: 6pt;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H3.main {
	color : #0093DD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

H2.main {
	color : #0093DD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

A.copy:hover {
	color : #000000;
	text-shadow : Black;
	text-decoration : underline;
}

A.copy {
	color : #0093DD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	text-decoration : none;
}


#M_mainbk
{
	position:   absolute;
	width: 	    602px;
	height:     402px;
	z-index:    100;
	
}

#M_news
{
	position:   absolute;
	width: 	    192px;
	height:     84px;
	z-index:    110;
	
}

#M_counter
{
	position:   absolute;
	width: 	    289px;
	height:      17px;
	top: 600px;
	left: 250px;
	/* z-index:    111; */
	/* visibility: hidden; */
}

#M_other
{
	position:   absolute;
	left:		0px;
	top:		0px;
	width: 	    650px;
	height:     450px;
	z-index:    113;
	visibility: visible;
}
