body {
	background-image:url(../images/back.png);
	background-color:#5C85B3;
	background-repeat:repeat-x;
}
.maincontainer {
	width:1000px;
	margin:0px auto;
}
.navigation {
	width:1000px;
	height:83px;
}
.logo {
	width:1000px;
	height:228px;
}
.bodyback {
	background-image:url(../images/nfda_body.png);
	width:1000px;
	height:705px;
}
.leftc {
	width:627px;
	float:left;
}
#lefttopc {
	width:627px;
	height:184px;
	float:left;	
}
#leftbotc {
	width:627px;
	height:516px;
	float:left;	
}
#leftbotfbc {
	width:560px;
	height:460px;
	float:left;
	padding-top:12px;
	padding-left:52px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 8px;
}
.rightc {
	width:371px;
	float:left;
}
#righttopc {
	width:371px;
	height:179px;
	float:left;
}
#righttop2 {
	margin-top:6px;
	width:356px;
	height:232px;
	padding-top:12px;
	padding-left:15px;
	float:left;
}
#texttop {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:80px;
	padding-right:40px;
	padding-top:35px;
	padding-bottom:20px;
}
.sponsors {
	width:361px;
	height:272px;	
	float:left;
}
.footer {
	width:1000px;
	height:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
	text-align:center;	
}
a:link {
	color: #03C;
}
a:visited { 
	color: #03C;

}
a:hover { 
	color: #009;

}
a:active { 
	color: #03C;
} 

