.intro {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 13px;
	color: #999999;
}
.quotes {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 14px;
	color: #CCCCCC;
	top: 0px;
	vertical-align: top;
}
.enter {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: "Trebuchet MS", Georgia, Verdana;
	color: 999999;
	text-decoration: underline;
}
.logo {

	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 16px;
	color: #999999;
}
.bkg-hor-dotted {
	background-image: url(../images/vert-dotted.gif);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #333333;
	clear: none;
	float: none;









}

