body
	{
		color:#331c55;
	}
#hd_header
	{
		position:relative;
		width:638px;
		height:40px;
		left:5px;
		top:7px;
		margin:0 0 20px 0;
	}
#hd_header span
	{
		background:url("../../images/hd_header.png") no-repeat;
		position:absolute;
		width:100%;
		height:100%;
	}

#footer 
	{
		padding-top: 22px;
	}

	
.clear
	{
		clear:both;
	}
#wrapper
	{
		width:685px;
		margin:30px auto 0px auto;
	}
#wrapper li
	{
		margin-bottom:10px;
	}
strong
	{
		font-size:130%;
		font-family:georgia, serif;
		color:#6696c3;
		font-style:italic;
	}
