body	{
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		}

td, p	{
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		margin-top:0px;
		}

h1		
	{
	font-size:180%;
	font-weight:bold;
	}

h2		
	{
	font-size:130%;
	font-weight:bold;
	padding-top:8px;
	margin-top:8px;
	padding-bottom:4px;
	margin-bottom:4px;
	}

h3		
	{
	font-size:110%;
	font-weight:bold;
	padding-top:8px;
	margin-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
	}

.IMGcaption	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		padding-bottom:20px;
		text-align:left;
		}

.ContactSendButton {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		background-color: #97B0D8;
		}

.MenuLinkWhite	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}

.MenuLinkBlack	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		}

.FaderCell	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #7E3180;
		font-weight: bold;
		background-image: url(images/fade-strip.jpg);
		}

.HeadingWhite	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}
		
.ContentLink	{
/*		color: #AE422A; */
		}

a:hover	{
		text-decoration:none;
		}

.menuBlock		{
	background-color:#96B0D8;
	width:18%;
	height:100%;
	}
		
.contentBlock	{
	width:65%;
	text-align:left;
	float:left;
	vertical-align:top;
	}		

.imageBlock		{
	float:right;
	text-align:right;
	width:30%;
	vertical-align:top;
	}		