body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/backy.jpg);
}

a:link, a:visited, a:active {
color: #666666;
text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F45437;
}

.boldorange {
	color: #F45437;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
}
.redlink {color: #F45437}

.aboutnytos {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #666666;
}

.defaulttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	top: 0px;
}
.defaultsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
	
.defaultbold {
	font-family: "Times New Roman", Times, serif; /* Keep Times as the default bold, Georgia's bold is fuzzy.  */
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
}

#main {
	position: relative;
	width: 750px;
	top: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 189px;
	text-align: left;
	background-image: url(images/headerbottom3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 28px;
}
#body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 600px;
	text-align:left;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	background-image: url(images/bodyback3.jpg);
	background-repeat: repeat-y;
}

#footer {
	background-image: url(images/footer2.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 750px;
	height: 30px;
}

#quote {
	font-style: italic;
	position: relative;
	left: 20px;
	margin-right: 70px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#rightcolumn {
	position: absolute;
	height: 600px;
	width: 411px;
	left: 310px;
	top: 0px;
	overflow: auto;
	padding-right: 10px;
}

#leftcolumn {
	position: absolute;
	height: 600px;
	width: 222px;
	left: 37px;
	top: 0px;
	overflow: auto;
	padding-right: 12px;
}
#clearimage {
	float: right;
	position: relative;
	margin-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #F45437;
}

#clearimageleft {
	float: left;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #F45437;
	margin-right: 7px;
}
#floatrightorgans {line-height: 20px;}

