
td {
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 0px;
}

.frameWork {
    background-image: url(images/frame.jpg);
    background-position: 0px 100px;
    background-repeat: no-repeat;
}

.top25 {
    background-image: url(images/top25_arial2.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	width: 390px;
	height: 166px;
	/*border: 1px solid #FF0000;*/
}

.thumb {
	float: left;
	width: 72px;
	margin: 0px 0px 5px 0px;
}

.thumbContainer {
	margin: 0px 0px 0px 30px;
	clear: left;
}

.spacer {
	font-size: 1px;
	width: 10px;
}

.camTitle {
	font-weight: 700;
	font-size: 20px;
	font-family: Arial;
	color: #B39800;
	width: 345px;
	height: 25px;
}

.camLoc {
	font-weight: 700;
	font-size: 15px;
	font-family: Arial;
	height: 18px;
}

.camDesc {
	font-weight: 400;
	font-size: 12px;
	font-family: Arial;
	width: 338px;
	height: 90px
}

.clickHere {
	font-weight: 700;
	font-size: 14px;
	font-family: Arial;
}

a.clickHereLink:link {
	color: #000000;
	text-decoration: none;
}

a.clickHereLink:visited {
	color: #000000; /*852222*/
	text-decoration: none;
}

a.clickHereLink:active {
	color: #000000;
	text-decoration: none;
}

a.clickHereLink:hover {
	color: #852222;
	text-decoration: underline;
}

.thumbout {
	border : 2px solid #484848;
	cursor: pointer;
}

.thumbover {
	border : 2px solid #C52424; /* 1d63a2 */
	cursor: pointer;
}

/* Footer */
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
	color: #FFFFFF;
	text-align: center;
}

.footerText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
	color: #FFFFFF;
	text-align: center;
}

a.footerlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

