body		{background-color: #ffffff;}

div.outer	{}
		
div.main	{width: 770px;
		padding: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
		border: 1px solid #9B559A;
		text-align: left;
		background-color: #ffffff;}
		
h1, h2, p, ul	{margin-left: 10px;
		margin-right: 10px;
		font-family: verdana, arial, sans-serif;}
		
h1, h2		{color: #9B559A;
		}
		
h1		{font-size: 110%;}

h2		{font-size: 100%;}

p, ul		{font-size: 80%;}

table.threephotos	{width: 100%;}

table.threephotos a img
		{border: none;}
		


table.threephotos td
		{vertical-align: middle;
		text-align: center;}
