body {
MARGIN-TOP: -35px; LEFT: 50%;
MARGIN-LEFT: -490px; WIDTH: 980px; POSITION: absolute; TOP: 10%; HEIGHT: 560px;
/*visibility: visible;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #336699;
	background-repeat: no-repeat;
}

p	{
	color:#FFFFFF;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;

	}
	
/*  CSS for SAMPLE 2 */
	a:link	{
	color: #ffffff;
	text-decoration: bold;
	}
	
	a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
	a:hover {
	color: #ffffff;
	text-decoration: bold;
	}
	
	a:active {
	color: #ffffff;
	text-decoration: bold;
	}
	
	-->

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
/*	color: #CCCCCC;
*/	color: #35393c;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CC0000;
	}

h4 {
	color: #000000;
	}


#container {
	position:absolute;
	width: 1024px;
  	height: 425px;
  	top: 200px;
	left: 54px;
	
}

