/******** css ********/

body{
	font-family:"Helvetica",Arial,Sans-Serif;
}
.entirebody{
	padding-bottom: 20px;
}
h1{
	color: #0000FF;
	font-size: 16px;
	border-bottom: 1px solid #0000FF;
	display: block;
	width: 202px;
	font-weight: bold;
	float: left;
}
.entirebody{
	padding-bottom: 20px;
}
.entirebody a{
	text-decoration: none;
}
.entirebody img{
	clear: both;
	float: left;
}
.entirebody h1.ppp{
	float: none;
}
.address p a{
	text-decoration: underline;	
}
.container p a{
	text-decoration: underline;	
}
.leftColumn{
	width: 400px;
	margin-right: 10px;	
	float: left;
	position: fixed;
}
.content{
	float: left; 
	width: 704px;
	margin-left: 450px;
}
ul.pp{
	width: 702px;
	float: left;
	padding: 0px;
	margin: 0px;
}
ul.pp li{
	list-style-type: none;
	float: left;
}
ul.pp li img{
	margin: 0px;
	padding: 0px;	
}
.leftColumn p{
	margin-bottom: 5px;
	padding: 0px;
	font-weight: bold;
	line-height: 20px;
}
.leftColumn p a{
	color: #000;	
}
.address{
	margin: 10px 0px 10px 0px;	
}
.address p{
	margin: 0px;
}