div {
	vertical-align: top;
}

td {
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	vertical-align:top;
}


.bg {
    background-image: url(images/bg.jpg);
    background-position: 0px 110px; /* 111 */
    background-repeat: no-repeat;
	width: 800px;
	height: 523px;
}

.tsText {
	color: #FDB812;
	font-size: 10px;
	margin: 4px 0px 2px 4px;
	text-align: left;
}

.navbox {
	width :360px;
	height: 64px;
	font-size: 10px;
	font-weight:bold;
	border: 2px solid #FFFFFF;
	background-color: #000000;
}

.blackbar {
    background-image: url(images/blackbar.gif);
    background-position: 0px 48px; /* 48 */
    background-repeat: no-repeat;
	/*border: 3px #FF0000 solid;*/
	width: 364px;
	height: 55px;
}

.viewer {
	text-align: center;
	background-color: #000000;
	width: 364px;
	height: 270px; /* 265 */
	
}

.bottomText {
	width: 700px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

#eclogo {
	text-align: left;
	margin: 35px 0px 0px 5px;
}

.thumbout {
	border : 1px solid #FFFFFF;
}

.thumbover {
	border : 1px solid #FDB812;
}

.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
	color: #FFFFFF;

}
.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
	color: #FFFFFF;

}
a.footer:link{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : #F0F700;
	
}
a.footer:visited{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #F0F700;
	text-decoration: underline;
}

a:active {
	color: #F0F700;
	text-decoration: underline;
}

a:hover {
	color: #F0F700;
	text-decoration: underline;
}

.copyCam {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.activeCam {
	font-weight: bold;
	color: #FDB812;
}


