﻿body 
{
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.centeredBody
{
	border: solid 20px #574E4C;
	width: 680px;
	height: 510px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 20px 20px 20px 20px;
}

.contact 
{
	margin: 0px 0px 25px 25px;
	height: 145px;
	width: 262px;
	background: #ffffff url(../images/NFJD_logo.jpg) no-repeat top left;
	cursor: pointer;
}

.homeQuote
{
	height: 135px;
	width: 199px;
	margin-bottom: 10px;
	background: #ffffff url(../images/Newtonopenstudio_blurb.gif) no-repeat bottom right;
	float:right;
	cursor: pointer;
}

.secondaryQuote
{
	margin-top: 40px;
	height: 129px;
	width: 298px;
	background: #ffffff url(../images/secondaryQuote.gif) no-repeat top left;
	float: right;
}

.secondaryQuote2
{
	margin-top: 40px;
	height: 129px;
	width: 298px;
	background: #ffffff url(../images/secondaryQuote2.gif) no-repeat top left;
	float: right;
}

.Break
{
	clear: both;
}

.topNav
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	
	padding-left: 98px;
	text-align: left;
}

.topNav ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	white-space: nowrap;
}

.topNav li 
{
	color: #999;
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 27px;
}

.topNav li a 
{
	text-decoration: none;
}

.topNav li a:link {
	color: #333;
}

.topNav li a:visited {
	color: #333;
}

.topNav li a:hover {
	color: #999;
}

.mainImage
{
	clear: both;
	width: 546px;
	height: 291px;
	float: right;
	position: relative;
	left: -10px;
}

.bodyFrame
{
	width: 542px;
	height: 287px;
	border: 2px;
	border-style: solid;
	border-color: #333;
	float: right;
	position: relative;
	left: -10px;
}

.bodyText
{
	margin: 5px 10px;
	padding: 8px 8px 0px 8px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

.bodyText a 
{
	text-decoration: none;
}

.bodyText a:link {
	color: #422;
}

.bodyText a:visited {
	color: #422;
}

.bodyText a:hover {
	color: #A77;
}

.leftNav
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 45px;
	height: 30px;
	width: 50px;
	float: left;
}

.leftNav ul 
{
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	white-space: nowrap;
}

.leftNav li 
{
	color: #999;
	list-style-type: none;
	padding: 1px 0px;
}

.leftNav li a 
{
	text-decoration: none;
}

.leftNav li a:link {
	color: #333;
}

.leftNav li a:visited {
	color: #333;
}

.leftNav li a:hover {
	color: #999;
}

.bodyImages
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.bodyImages ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bodyImages li 
{
	color: #999;
	list-style-type: none;
	display: inline;
	width: 106px;
}

.bodyItem
{
	width: 106px;
	height: 100px;
	display: inline;
	float: left;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

.bodyItem a 
{
	text-decoration: none;
}

.bodyItem a img
{
	border-style: none;
}

.bodyItem a:link {
	color: #333;
}

.bodyItem a:visited {
	color: #333;
}

.bodyItem a:hover {
	color: #999;
}

.imageNav
{
	margin: 15px 25px 0px 0px;
	float: right;
	text-align: left;
}

.imageNav a:link 
{
	color: #333;
}

.imageNav a:visited 
{
	color: #333;
}

.imageNav a:hover 
{
	color: #999;
}
	