    body
	{
	text-align: center;
	background-image: url(images/bk.gif);
	margin-top: 2px;
	color: #013334;
	font: 12px Arial,sans-serif;
	}

	#container
	{
		text-align: left;
		margin: 0 auto;
		width: 800px;
		background: #FFF repeat-y;
		clear:both;
	}
	
	#space1
	{
		text-align: left;
		height: 6px;
		width: 800px;
		background: #FFF repeat-y;
		clear:both;
	}
	
	#space2
	{
		text-align: left;
		height: 4px;
		width: 800px;
		background: #FFF repeat-y;
		clear:both;
	}
	
	#topspace
	{
		text-align: left;
		height: 12px;
		width: 800px;
		background: #FFF repeat-y;
		clear:both;
	}
	
	#footer
	{
		text-align: center;
		height: 19px;
		padding-top: 3px;
		width: 800px;
		background-image: url(images/footer.gif);
		clear:both;
	}
	
	a:link { color: #ed7055; }
	a:visited { color: #ed7055; }
	
	a:hover, a:active
	{
		color: #bcb48b;
	}
	
	.style1 {
	color: #ed7055;
	font-size: 14px;
	font-weight: bold;
	}
	
	.style2 {
	color: #F37055;
	font-weight: bold;
