/* CSS Document */
img.head 
{
}

div.picgroup1 
{
/*	border: 1px solid blue;
	height: 194px;*/
	width: 543px;
}

img.pic1land 
{
	border: 2px solid white;
}

img.pic1port 
{
	border-bottom: 2px solid white;
	border-left: 14px solid white;
	border-right: 14px solid white;
	border-top: 2px solid white;
}

div.body1 
{
	background-color: white;
	line-height: 2px;	
	text-align: center;
}

div.body2 
{
	background-color: #F0E8CD;
	line-height: 2px;	
	text-align: center;
}

div.body1i
{
	background-color: white;
	line-height: 2px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 490px;
}

div.body2i
{
	background-color: #F0E8CD;
	line-height: 2px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 490px;
}

div.backto 
{
	background-color: white;
	text-align: center;
}

