body {
	background-color: #B7C3C1;
	font: normal 8px Tahoma, Verdana, Arial, sans-serif;
	color: #4E5866;
	/*margin: 15px;*/
	margin: 0px;
	padding : 0px;
	text-align: center; /* For IE */
	}
a,a:link,a:visited,a:hover,a:active	{ color: #4E5866; text-decoration: none;	}	
a:hover	{ text-decoration: underline;	}
img, a img, a:hover img { border: none; 	}

#container	{
	position:relative;
	margin: 0 auto;
	top: 0px;
	width: 1000px;
	height: 800px;
	padding-bottom: 0px;
	text-align:left;
}
