body {
	background-image: url(mainbg.jpg);
}
.hometable {
	background-image: url(homebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 600px;
	width: 1050px;
}
.endtab {
	height: 35px;
	width: 12px;
	float: right;
}
.tabbg {
	height: 35px;
	width: auto;
	float: right;
	background-image: url(tabbg.jpg);
	background-repeat: repeat-x;
	padding-top: 13px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.tabbg a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.tabbg a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.tabbg a:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}
.middletab {
	width: 17px;
	height: 35px;
	float: right;
}
.topspacer {
	width: 100%;
	float: right;
	height: 62px;
	text-align: right;
}
.rightspacer {
	float: right;
	width: 50px;
	height: 35px;
}
.contentbox {
	float: left;
	width: 500px;
	text-align: left;
	margin-left: 75px;
	margin-top: 170px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
.header {
	background-image: url(templateheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	width: 1050px;
	margin: 0px;
}
.thumbnail {
	margin: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
.sectiontitle {
	font-size: 18px;
	font-weight: bold;
}

.pagetitle {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 40px;
}

.topspacer2 {
	width: 1030px;
	float: right;
	height: 63px;
	text-align: right;
	padding-right: 20px;
}
.templatebody {
	width: 1050px;
	background-image: url(templatemainbg.jpg);
	text-align: left;
	background-repeat: repeat-y;
}
.templatefooter {
	background-image: url(templatefooter.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 1050px;
}
.contentdiv {
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	width: 930px;
}
.anylinkcss{
	visibility: hidden;
	position:absolute;
	border-bottom-width: 0;
	z-index:100;
	background-color: #13110F;
	font-size: 12px;
	left: 13px;
	margin-top: 3px;
	margin-left: -12px;
	width: 77px;
	text-align: left;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
background-color: #0F0D0C;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #0F0D0C;
}.agencyborder {
	border: 1px solid #000000;
}
