.TableMain {
	width: 800px;
	align; center;
	cellspacing: 0;
	cellpadding: 0;
	background-color: #ffffff;
}


#elMenu {
	position: relative;
	left: 60px;
	top: -120px;
}


#elMenuUp { 
	position: relative; 
	left: 50px; 
	top: 0px;
} 

#TMenu { 
position: relative; 
left: 0px; 
top: -120px;
}

#TMenu2 { 
position: relative; 
left: 0px; 
top: -95px;
}

.film {
		background-image: url(images/film_roll.jpg);
		height: 20px;
}

.letter {
	background-image: url(../images/cut_out.jpg);
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
}

.letter2 {
	background-image: url(../images/cut_out2.jpg);
	width: 400px;
	height: 240px;
	background-repeat: no-repeat;
}

#elMenuOver { 
position: absolute; 
left: 0; 
top: 0; 
visibility: hidden 
}

.TextBLK {
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 14px;
	color: black;
	font-weight: bold;
	text-align: center;
}

.TextBody {
	font-family: arial, helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}

.TextReport {
	font-family: arial, helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;

}

.LatestNews {
		font-family: arial, helvetica;
	font-size: 14px;
	color: Black;
	font-weight: normal;
	padding-left: 1.5%;
	background-image: url(images/newsbg.gif);
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
}

.Gradient {

	background-image: url(images/bggradient.gif);
	background-repeat: no-repeat;
}

.footer{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: white;
	text-decoration: none;
	background-color: #D01D1D;
}

.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: inherit;
}

a:link{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: white;
	text-decoration: none;
}


a:visited {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: white;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: black;
	text-decoration: none;
}

#map {
	border:0;
	width: 380px;
	height: 380px;
	margin: 10px 0 0 20px;
	background-color: #F5F5F5;
}

.thumbnail {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #3a444c;
}