#navigation a, a:visited {
	height: 41px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 87.5%;
	font-weight: bold;
}
#navigation a:hover {
	color: #1C1611;
	text-decoration: none;
}
#navigation td a {
	background-image: url(images/becksls_navbkg.gif);
	background-repeat: repeat;
	display: block;
	text-align: center;
	height: 31px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navangle {
	margin-bottom: -3px;
}
#stage {
	background-color: #d6d6d6;
	background-image: url(images/becksls_stagebkg.png);
	background-repeat: repeat-x;
	padding: 40px;
	min-height: 400px
}
#stage h1 {
	color: #0093D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}
#stage h2, #stage h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
#stage h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0093D1;
	text-decoration: underline;
}
#stage p, #stage ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 1.4em;
}
.imageborder {
	border: 1px solid #999999;
}
#stage #index_bullets ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #505050;
	line-height: 1.55em;
	list-style-image: url(images/index_bullet.png);
}
#footer {
	background-image: url(images/footerbkg.gif);
	background-repeat: repeat-x;
	height: 41px;
	padding: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.44em;
	margin-top: -5px;
}
#footer a, #footer a:visited, #footer a:active {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
body {
	background-color: #BCCCD1;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
#stage p a {
	color: #0093D1;
}
