<style type="text/css">

	body
	{
		background: #ffffff;
	}

	img
	{
		border-style: none;
	}

	div#content
	{
		left: 0px;
		width: 100%;
		height: 100%;
		font-family: Arial, sans-serif;
	}

	#content a
	{
		color: #0000ff;
	}

	#nav
	{
		position: relative;
		left: 0px;
	}

	#nav a
	{
		text-decoration: none;
		font-size: 1.25em;
	}

	a.cugg
	{
		text-decoration: none;
		border: 0px;
	}

	#nav a:visited, a:link
	{
		color: #ffffff;
	}

	#nav a:hover
	{
		color: #ffff00;
		font-size: 1.25em;
	}

	#nav td
	{
		background: #00008b;
		color: #dcdcdc;
		text-align: center;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 0.75em;
	}

	#photos td
	{
		text-align: center;
	}

	#masthead
	{
		border: none;
	}

	#masthead a
	{
		text-decoration: none;
	}

	#masthead a:visited, a:link
	{
		color: #ffffff;
	}

	h1
	{
		font-family: Arial, sans-serif;
		color: #00008b;
		text-align: center;
		font-weight: bold;
		font-size: 2em;
	}

	td#highlight
	{
		background-color: #00aaff;
	}

</style>
