@charset "UTF-8";
/* CSS Document */

#container {
	width: 800px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: relative;
	height: 783px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-image: url(../Graphics/nfd_background_homepage.jpg);
}
#logo {
	background-image: url(../Graphics/NFD-logo-85px.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 89px;
	position: absolute;
	top: 36px;
}
#picture_box {
	height: 394px;
	width: 565px;
	background-color: #CCC;
	position: absolute;
	left: 219px;
	top: 166px;
}
#nav_1 {
	position: absolute;
	height: 55px;
	width: 576px;
	top: 27px;
	right: 5px;
	left: 209px;
}
#nav_3 {
	position: absolute;
	height: 339px;
	width: 176px;
	top: 221px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #666;
	font-size: 13px;
}
#romance_copy {
	position: absolute;
	height: 15px;
	width: 158px;
	right: 108px;
	top: 165px;
	left: 1px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
}
#nav_4 {
	position: absolute;
	height: 21px;
	width: 82px;
	left: 712px;
	top: 587px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: center;
}
#right_arrow_button {
	position: absolute;
	height: 50px;
	width: 50px;
}
#right_arrow_button {
	position: absolute;
	height: 34px;
	width: 15px;
	left: 761px;
	top: 611px;
}
#left_arrow_button {
	position: absolute;
	height: 34px;
	width: 20px;
	left: 732px;
	top: 611px;
}
#contact {
	position: absolute;
	height: 51px;
	width: 786px;
	top: 594px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-align: center;
	line-height: normal;
}

