@charset "UTF-8";
.header {
	background-image: url(images/tsa-ftc-header.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 380px;
	width: 785px;
}
.header2 {
	background-image: url(images/tsa-ftc-header.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 265px;
	width: 785px;
}
.bodycontainter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: auto;
	width: 770px;
}
.footer {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: auto;
	width: 785px;
	padding-top: 10px;
	text-align: center;
}
.homebuttons {
	margin: auto;
	width: 660px;
	padding-top: 170px;
}
.navigation {
	margin: auto;
	height: 75px;
	width: 660px;
	padding-top: 0px;
	padding-left: 93px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.homelink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.vbsregistration {
	background-image: url(images/vbs-registration.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 770px;
}
