body {
	background: #18A5E7;
	margin:0px;
	font-size: 16px;
	font-family:Times, serif;
}

div.holder{
	background: url(../images/fnysa.jpg);
	background-repeat: no-repeat;
	width:760px;
	height:624px;
	margin:0 auto;
	border-left: 1px solid #fcfcfc;
}

div.footer{
	width:760px;
	margin:0 auto;
	color:  #ffffff;
	font-size:  14px;
	line-height: 18px;
	text-align: right;
	border-top: 1px solid #fcfcfc;
}


div.whitebox{
	float:right;
	width:276px;
	background-color:#fcfcfc;
	height:624px;
	line-height:20px;
}

div.text{
	padding:5px;
	width:265px;
}

a.text {color:  #027490;	text-decoration: none;}a:hover.text {color:  #027490;	text-decoration: underline;}

div.bluebox{
	color:#ffffff;
	float:left;
	margin-top:400px;
	margin-left:35px;
	width:240px;
	font-size:16px;
}

a.bluebox{
	color:#ffffff;
	font-size:21px;
	text-decoration: none;
}

a:hover.bluebox{
	color:#ffffff;
	font-size:21px;
	text-decoration: underline;
}
