.main {
	font-family: "Century Gothic", verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 12px;
	width: 350px;
	background-color: #ababab;
	border: 1px solid #FFFFFF;


}
a:link {
	color: #FF99CC;
	text-decoration: none;
	font-family: "Century Gothic", verdana, sans-serif;
	font-size: 11px;

}
a:hover {
	color: #FF6699;
	text-decoration: none;
	font-family: "Century Gothic", verdana, sans-serif;
	font-size: 11px;

}
a:active {
	color: #FF6699;
	text-decoration: none;
	font-family: "Century Gothic", verdana, sans-serif;
	font-size: 11px;

}
a:visited {
	color: #FF99CC;
	font-family: "Century Gothic", verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;


}
.center {
	text-align: center;
	vertical-align: middle;
	background-color: #94928c;
}
.table {
	font-family: "Century Gothic", verdana, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	vertical-align: top;
	line-height: 13px;



}
.imageBorder{
border:solid 1px #ffffff;
width:370px;
height:370px;
}