body {
	background-color: white;
	background-image: url('orinoco2.gif');
	background-attachment: fixed;
	background-position:bottom right;
	background-repeat: no-repeat;
}
h1 {
	font-size: large;
}
h2 {
	font-size: small;
	text-decoration: underline;
}
li {
	list-style: none;
	margin-left: -20px;
}
td {
	vertical-align: top;
}
#title {
    padding-top: 50px !important; /* height of the replacement image */
    padding-top: /**/50px;
    height: 0px;
    overflow: hidden;
    background-image: url("affordable.gif");
    background-repeat: no-repeat;
}
#nav {
	float: left;
	padding-right: 10px;
}
#container {
	padding-bottom: 7px;
}
#main {
	filter: Alpha(opacity=85);
	float: left;
}
a {
	font-size: small;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}
.pararight {
	font-size: smaller;
	font-style: italic;
	text-align: right;
}
.transparent {
	filter: Alpha(opacity=85);
	/* the -moz-opacity attribute is recognized by 
	   Gecko browsers and should be a decimal */
        -moz-opacity: .85;
	/* opacity is the proposed CSS3 method, supported
	   in recent Gecko browsers */
	opacity: .85;
	
}
.invisible {
	display: none;
	line-height: 0px;
	font-size: 0px;
}
.box {
	width: 430px !important;
	width:/**/430px;
	background-image: url('middle.gif');
	padding-left: 10px;
	padding-top: 1px;
	margin-top: -6px !important;
	margin-top: /**/-6px;
	margin-bottom: -2px;
	padding-bottom: 1px;
	padding-right: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: charcoal;
}
.navbox {
	width: 113px !important;
	width: /**/113px;
	background-image: url('navmiddle.gif');
	padding-left: 10px;
	padding-top: 1px;
	margin-top: -6px !important;
	margin-top: /**/-6px;
	margin-bottom: -2px;
	padding-bottom: 1px;
	padding-right: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: charcoal;
}
