﻿body {
}
.Center
{
	width:900px;
	height:340px;
	border-color:Black;
	margin-bottom:20px;
}
.CenterText
{
	height:390px;
	
	
}
.Main
{
	height:1094px;
}

.Footer
{
	
}

img
{
	border:none;
}

.Phleft
{
	height:330px;
	width:150px;
	float:left;
	margin:3px 5px 3px 10px;
	border:2px black solid;
	
	
}
.Phcenter
{
	float:left;
	height:330px;
	width:435px;
	margin:3px 10px 3px 10px;
	border:2px black solid;
	
}
.Phright
{
	float:left;
	height:330px;
	width:150px;
	margin:3px 10px 3px 5px;
	border:2px black solid;
	
}
.SmallImg
{
	float:left;
	width:70px;
	height:60px;
	margin:2px 1px 2px 1px;
	border:1px red solid;
}
.SmallImg:hover
{
	border:1px white solid;
}
	