/* CSS Document */
.rect {
	position: absolute;
	width: 400px;
	top: 14px;
	left: 66px;
	background-color: #FFFFFF;
		padding:5px;

}

.rect h1  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
color:#666666;

font-style:normal;
}

.rect a  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	text-transform:uppercase;
	color: #666666;
}

.rect a:hover  {
text-decoration:underline;
}

.rect1 a  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:none;
	text-transform:uppercase;
	color: #666666;

}

.rect1 a:hover  {
text-decoration:underline;
}



.lienOn {
text-decoration:underline;
}

.port {
	position: absolute;
	width: 400px;
	position:absolute;
	left:66px;
	top:287px;
	background-color: #FFFFFF;
	padding:5px;
}

.port2 {
	position: absolute;
	width: 400px;
	position:absolute;
	left:490px;
	top:287px;
	background-color: #FFFFFF;
	padding:5px;
}

.port h1, .port2 h1  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
color:#666666;
font-style:normal;
}

.port h1.huge, .port2 h1.huge  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:55px;
color:#CC0000;
font-style:normal;
}

.port h2, .port2 h2   {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
font-style:normal;
}

.port h3, .port2 h3, .home h3   {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#666666;
font-style:normal;
}

.port a, .port2 a   {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666666;
font-style:normal;
}

.port a:hover, .port2 a:hover   {
text-decoration:underline;
}

.home {
	position: absolute;
	width: 400px;
	position:absolute;
	left:66px;
	top:500px;
	background-color: #FFFFFF;
	padding:5px;
}
