@charset "utf-8";
#container {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(file:///C|/Users/Colby/Documents/Websites/fltsite/images/background.jpg);
	background-position: 180px 7px;
	background-repeat: repeat-x;
}
#container #main #bar {
	height: 45px;
	width: auto;
	background-color: #000000;
	background-image: url(../images/smbanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#main {
	background-color: #FFFFFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-top-color: #FF0000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	clear: both;
}
#container #main #logo {
	background-color: #FFFFFF;
	width: 400px;
	float: left;
}

#container #content {
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}
#container #main #link {
	width: 530px;
	height: 180px;
	margin-left: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center 90px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	margin-top: 45px;
}
#container #main #footer {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 5px;
}
