body {	
	background: #FFFFFF;
	font: 12pt;
	color: #000000;
}

#content
{
	width: 100%;
	margin:0px;
	text-align: left;
	z-index:2;
}

#main
{
	width: 100%;
}

#bg
{
	  width:100%;

}

#header {
	  display: none;	
}

#menu1
{
	  display: none;
}
#menu2
{
	  display: none;
}


#text
{
	width: 100%;
}


#text a
{
	color: #000000;
	text-decoration: underline;
}

#other
{
	  display: none;
}

#othercontent
{
	  display: none;
	
}

#calendar 
{  	
	  display: none;
}

#footer {
	  display: none;
}
