body
{
background:url(background.jpg);
	background-color: #d28d4c;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

::selection                         { background: #21adc1; color: white; /* Safari */ }
::-moz-selection                    { background: #21adc1; color: white; /* Firefox */ }

table.main{
background-color:#FFFFFF;
	COLOR: #000000;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", Verdana;
	FONT-SIZE: 12pt;
	text-decoration:none;
	margin-top:20px;
	}
td.imageflash{
background:url(building-img.jpg) no-repeat center;
	COLOR: #616161;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", Verdana;
	FONT-SIZE: 10pt;
	text-decoration:none;
	padding:8px;
	width:610px;
	height:366px;
	}

td.email{
	COLOR: #616161;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", Verdana;
	FONT-SIZE: 10pt;
	text-decoration:none;
	padding:5px;
	}
	
a.emaillinks {
	COLOR: #268ac0;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", Verdana;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	}
a.emaillinks:hover{
	COLOR: #000000;
	font-family: "Trebuchet MS",Arial, "MS Sans Serif", Verdana;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	}
