	body	{margin: 0px;
		background-image: url(img/background_banner.gif);
		 background-repeat: repeat-y;
		}

	#header {margin-left: 170px;
		}

	#links	{border-top: 1px solid black;
		 border-bottom: 2px solid black;
		 margin-left: 159px; 
		 text-align: center;
		}

	#links a
		{margin: 0px 10px;
		 text-decoration: none;
		 color: rgb(200,50,50);
		 font-family: Arial, Helvetica, Tahoma, sans-serif;
		 }

	#links a:hover
		{text-decoration: underline;
		 background-color: #DDE0BD;
		}


	#big_image
		{margin: 20px 10px;
		}

	#body_text 
		{margin-left: 175px;
		}

	ul	{margin-bottom: 5px;
		 margin-left: 0px;
		}

	li	{margin-left: 20px;
		 list-style: none;
		}	

	dt	{font-weight: bold;
		 font-size: 13pt;
		 margin-top: 10px;
		}

	td	{text-align: center;
		}

	h2	{font-variant: small-caps;
		 margin-top: 5px;
		}

	img	{border: 0px;
		}

	td a	{border-bottom: 2px solid white;
		 border-top: 2px solid white;
		}	

	td a:hover	
		{border-bottom: 2px solid rgb(200,50,50);
		 border-top: 2px solid rgb(200,50,50);
		}

	td img	{margin-bottom: 0px;
		 padding-bottom: 0px;
		}

	hr	{color: rgb(200,50,50);
		 }

	#w3_validator
		{margin-right: 20px;
		 float: right;
		}

	#w3_validator img
		{border: 0px;
		}
