td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534137;
}
.menu {
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: right;
	width: 148px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #767574;
	padding-right: 8px;



}
.bottom-text {
	font-size: 10px;
	color: #CCCCCC;
}
.austin-picture {
	position: relative;
	z-index: 5;
	left: -20px;
	top: 10px;

}
a:link {
	color: #669999;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #669999;

}
a:active {
	color: #669999;
}
.menu a:link {
	text-decoration: none;
	color: #534137;

}
.menu a:visited {
	text-decoration: none;
	color: #534137;
}
.menu a:hover {

	text-decoration: none;
	color: #669999;
}
.menu a:active {


	text-decoration: none;
	color: #534137;
}
.bottom-text a:link {
	color: #CCCCCC;
}
.bottom-text a:visited {

	color: #CCCCCC;
}
.bottom-text a:hover {


	color: #CCCCCC;
}
.bottom-text a:active {



	color: #CCCCCC;
}
.dates {
	border: 1px solid #767574;
	width: 95%;

}
.stars {
	position: absolute; 
	left:50%;
	z-index: 5;
	top: 0px;
	margin-left:-345px;

}
