@charset "utf-8";

body {
	background-color:#000032;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
a:link {
	color:#000000;
	text-decoration: underline;
}
a:visited {
text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}
body,td,th {
	color: #000000;
}


#main {
	width:720px;
	height:600px;
	height:auto;
	background-color:#FFFFFF;
	border-color:red;
	border:solid 5px;
	margin-top:85px;
	clear: both;
	margin: auto;
	padding: 5px;
	font-size: 18px;
}

#head{
	width:720px;
	margin: auto;
}
#holder{
	width:0px;
	height:600px;
	clear:left;
	float:left;
	padding: 0px;
}
#content{
	float:right;
	padding:10px;
}

#logo {
	width:225px;
	height:80px;
	background-image:url(ftilogo1a.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-bottom:10px;
	margin-left:-5px;
}

#links {
	width:475px;
	
	line-height:22px;
	font-size:14px;
	float: right;
	padding: 15px;
	padding-left: 0px;
}
#footer {
width:720;height:50px;clear:both;margin:auto; margin-top:25px;text-align:center;color:#ffffff
}
