@charset "ISO-8859-1";
body{
	background-color:#ffffff;
	margin:0px;
}
.list
    a {
	font-family: Times;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: capitalize;
}
.noborder{
	border-width:0px;
}
.text
{
	font-family: "Trebuchet MS";
	font-size:14px;
}

.footer
{
	text-align:center;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
a:link {
	text-decoration: underline;
	color: #ffffff;
	text-tranform: capitalize;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	font-size: 17px;
	text-transform: capitalize;
}
a img {
	border: none;
}
table{
	width:900px;
	border:0px;
	text-align:center;

}
td.contact{
	width:890px;
	text-align:center;
	vertical-align:top;
}
td.flash{
	height:250px;
	width:890px;
}
td.gallery{
	padding:7px 0px 7px 0px;
	margin:0px;
	width:175px;
	text-align:center;
}
