body	{	background-color: #ffffff;
	}

img		{	border: 0px;
	}

img.image1 {
	margin-left: 12px;
	margin-top: 12px;
	float: right;
	}

img.image2 {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	}

div.container {
	position: relative;
	margin: 0 auto;
	width: 648px;
	height: 600px;
	text-align: left;
}

div.address
	{	position: absolute;
		left: 0px;
		top:  0px;
		width: 320px;
		height: 84px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.logo
	{	position: absolute;
		left: 320px;
		top:  0px;
		width: 352px;
		height: 84px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.leftcolnav
	{	position: absolute;
		left: 0px;
		top:  84px;
		width: 156px;
		height: 140px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.leftcollower
	{	position: absolute;
		left: 0px;
		top:  224px;
		width: 156px;
		height: 292px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.leftcolwatermark
	{	position: absolute;
		left: 0px;
		top:  0px;
		width: 156px;
		height: 516px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.credits
	{	position: absolute;
		left: 0px;
		top:  516px;
		width: 156px;
		height: 84px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.center
	{	position: absolute;
		left: 156px;
		top:  84px;
		width: 316px;
		padding: 0px; 
		color: #000000;
		overflow: hidden;
  		border: black 1px solid;
		text-align: center top;
		background-color: transparent;
	}

div.colorkey
	{	position: absolute;
		left: 472px;
		top:  84px;
		width: 200px;
		height: 100px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}


div.formkey
	{	position: absolute;
		left: 496px;
		top:  184px;
		width: 176px;
		height: 620px;
		padding: 0px; 
		color: #000000;
		text-align: center top;
		background-color: transparent;
	}

div.visit
	{	position: absolute;
		left: 156px;
		top:  84px;
		width: 462px;
		height: 484px;
		padding: 16px; 
		color: #000000;
		overflow: hidden;
  		border: black 1px solid;
		text-align: center top;
		background-color: transparent;
	}

table.fullwidth {
	width: 100%;
}

table.fullscreen {
	width: 100%;
	height: 100%;
}

td.centered {
	vertical-align: middle;
	text-align: center;
}

td.stat {
	vertical-align: top;
	width: 56px;
}

td.content {
	height: 416px;
	text-align: center;
}

td.statl {
	vertical-align: top;
	width: 132px;
}

td.statll {
	vertical-align: top;
	width: 188px;
}

td.size {
	vertical-align: top;
	width: 156px;
}

td.statr{
	width: 8px;
}

p
	{	font-family: Tahoma, Helvetica, sans-serif;
		font-size : 10px;
		font-weight: normal;
		font-style: normal;
		line-height: 140%;
		text-decoration: none;
		text-align: left;
		color: #333333;
		margin-top: 0px;
		margin-bottom: 0px;
	}

p.center
	{	text-align: center;
	}

p.copyright {
		margin-top: 24px;
		font-size : 60%;
		text-align: center;
		color: #666666;
	}

p.stat {
		font-size : 60%;
		text-align: center;
		color: #333333;
		margin-bottom: 3px;
	}

p.statl {
		font-size : 60%;
		text-align: left;
		margin-left: 8px;
		margin-bottom: 3px;
		color: #333333;
	}

p.size {
		font-size : 60%;
		text-align: right;
		margin-left: 8px;
		margin-right: 3px;
		margin-bottom: 3px;
		color: #333333;
	}
	
p.content {
		font-size : 80%;
		text-align: left;
		margin-bottom: 6px;
		color: #333333;
	}


a	{	text-decoration: none;
		color: #000000;
	}

a:link 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #B16013;
	}

a:visited	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #8A6039;
	}

a:active 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #E89E47;
	}

a:hover 	
	{	font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size : inherit;
		line-height: inherit;
		text-decoration: none;
		color: #E89E47;
	}

#contactform
	{   width: 100%;
		font-family: Tahoma, Helvetica, sans-serif;
		font-size : 10px;
		font-weight: normal;
		font-style: normal;
		line-height: 140%;
		text-decoration: none;
		text-align: center;
		color: #333333;

	}