/* stuff */

td {
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 0px;
}

.leftcell {
    background-image: url(../images/leftside_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.rightcell {
    background-image: url(../images/rightside_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.leftcopy {
	color: #000000;
	font-weight: 700;
	font-size: 11px;
}

.titleText {
	color: #F0F700;
	font-weight: 700;
	margin: 3px 0px 3px 0px;
}

.rightdiv {
	width:150px;
	margin-left: 20px;
	margin-bottom:5px;
}

.thumbout {
	border: 1px solid #FFFFFF;
}

.thumbover {
	border: 1px solid #F0F700;
}

.rightcopy {
	font-weight: 700;
	margin: 5px 0px 5px 38px;
	color:#000000;
}

.leftthumb {
	float:left;
	margin-right: 5px;
}

.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: #FFFFFF;
	text-decoration: underline;
}

.copyCam {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.activeCam {
	font-weight: bold;
	color: #F0F700;
}
