@charset "ISO-8859-1";
#uberContainer {
	overflow: hidden;
	zoom: 1;
	width: 1350px;
}
#container {
	float: right;
}
#ralph {
	float: right;
	width: 955px;
}
#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	margin-top: 46px;
	width: 570px;
	float: right;
}
#links {
	list-style-type: square;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 808px;
	float: right;
	margin-right: 6px;
	margin-top: 22px;
}
#text {
	margin-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 45px;
	font-size: 1em;
	float: right;
	width: 1188px;
	margin-top: 18px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	width: 938px;
	margin-top: 15px;
}
.nonitalic {
	font-style: normal;
	font-weight: bolder;
}
.color {
	color: #006600;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A86F61;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#links li {
	margin-top: 2px;
	margin-bottom: 1.5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#ralph img {
	float: right;
	margin-right: 10px;
	margin-left: 25px;
	margin-top: 20px;
}
.forDrop {
	float: right;
}
#hbBadge {
	float: left;
}
.reddish {
	color: #900;
}
.textIndent {
	text-indent: 35px;
}
.noBullet {
	list-style-type: none;
}
ul .reviews li {
	list-style-type: none;
}
