div.head {text-align: center;
	height: 470px;	}
img.leftimage { float:left;
	clear: none;}
img.rightimage { 
	float: right;}
img.centerimage { 
	clear: none;}
div.PageText {text-align: center;
	float: left;
	padding-left: 10px;
	width:350px;
	}
div.item  {text-align: center;
	float: left;
	margin-left: 7px;
	margin-top: 30px;
	width:310px;
	border-width: 2px;
	border-style: solid;
     	border-color: #ffd9d9;
	height: 400px;
	}		
div.Footer {text-align:center;
	padding-top: 40px;
	margin-bottom: 30px;
	clear: both;}
body {font-family: Jester, Arial;
     font-size: 16px;}
div.content
	{background-color: #FFF;
	border-width: 15px;
	border-style: solid;
	border-color: #ffd9d9;
	top: 20px; 
	bottom: 20px;
	left: 20px;
	width: 1000px;
	padding-top: 15px;
	}
