	body
	{
		margin: 0;
		padding: 0;
		font-family: verdana, arial, sans-serif;
		text-align: center;
		color: #d5dae1;
		background: #2a333e;
		background-image: url(xm-images/x07-blue-bkg2-kp.jpg);
	}

	h1
	{
		color: #d5dae1;
		background: none;
		font-family: verdana, arial, sans-serif;
		font-size: 80%;
		font-weight: normal;
		text-align: left;
		padding: 10px 0 5px 15px;
	}
	
	h2
	{
		background: none;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		text-indent: 15px;
		margin: 0 0 0 0;
	}

	p
	{
		font-family: arial, helvetica, sans-serif;
		text-align: left;
		color: #fdfeec;
		font-weight: bold;
		line-height: 125%;
	}

	#encloseall
	{
		width: 685px;
		margin: 3em auto;
		text-align: center;
		padding-bottom: 0;
		border: 3px double #d5dae1;
	}

	#container
	{
		width: 675px;
		margin: 4em auto 1.5em auto;
		text-align: center;
	}

	#content
	{
		font-family: arial, helvetica, sans-serif;
	}

	#pic1
	{
		width: 550px;
		height: 401px;
		text-align: center;
		margin: auto;
		border: 5px double #d5dae1;
	}

	.img
	{
		text-align: center;
		margin: auto;
	}

	#credit
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 70%;
		font-weight: normal;
		text-align: right;
		margin: 0 10px 4px 0;
		clear: both;
	}

	#xmaslinks
	{
		clear: both;
		text-align: center;
		margin: auto;
		font-family: arial, helvetica, sans-serif;
		color: #d5dae1;
		background: transparent;
		line-height: 110%;
	}

	#footer
	{
		clear: both;
		font-family: arial, helvetica, sans-serif;
		color: #d5dae1;
		background: transparent;
		text-align: center;
		margin: auto;
	}

	.footer p
	{
		text-align: right;
		font-size: 80%;
		color: #d5dae1;
		background: transparent;
		font-weight: 400;
		line-height: 110%;
	}

	.footer ul
	{
		text-align: center;
		margin: 0;
		padding: 6px 0 4px 0;
	}

	.footer li
	{
		text-align: center;
		padding: 1px 0 1px 0;
		display: inline;
		font-weight: 400;
		line-height: 100%;
		text-decoration: none;
	}

	.footer li a
	{
		font-size: 85%;
		text-align: center;
		text-decoration: none;
		color: #d5dae1;
		background: transparent;
		border: 1px solid #d5dae1;
	}

	.footer li a:visited
	{
		text-decoration: none;
		color: #d5dae1;
		background: transparent;
	}

	.footer li a:hover
	{
		text-decoration: none;
		color: #000;
		background: #ffffff;
	}

	.footer li a:active
	{
		text-decoration: none;
		color: #d5dae1;
		background: transparent;
	}
