#translate {
	text-align: right;
	height: 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: calibri, arial;
	font-size: 11px;
}
#head-right {
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 25px;
	color: #1E1421;
}
#all {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: "trebuchet ms", arial;
	font-size: 12px;
	background-color: #FFF;
}
#all #stage a {
	color: #300;
	text-decoration: none;
}
#all #stage a:hover {
	text-decoration: underline;
}
#head {
	height: 130px;
	padding-left: 25px;
	background-color: #FFF;
}
#nav {
	width: 696px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
body {
	background-image: url(graphics/body-bkd.jpg);
	background-repeat: repeat;
}
#link-bar {
	float: right;
	width: 170px;
	background-color: #FFF;
}
#stage {
	width: 490px;
	padding-left: 20px;
	background-color: #FFF;
}
#rolling-banner {
	height: 200px;
	background-color: #FFF;
}
.makebold {
	font-weight: bold;
}
#clear {
	clear: both;
}
