
#container {
	width: 1130px;
}
#choice{
	top: 2px;
	color: white;
	margin: -2px 0px 0px 0px;
	width: 1050px;
}
#choice a:link{
	color: #ccc;
	text-decoration: none;
}
#choice a:hover{
	color: #ffffff;
	text-decoration: none;
}
#choice a:visited{
	color: #ccc;
	text-decoration: none;
}

#menu {
//	width: 760px;
	color: #fff;
	font-variant: small-caps;
	margin: -2px 0px -6px 0px;
}
#trans-left {
	float: left; 
	margin: -2px 0px 0px 16px; 
	width: 23px; 
	background-repeat: y-repeat;
}
#trans-right {
	float: left; 
	margin: -2px 0px 0px 0px; 
	width: 23px; 
	background-repeat: y-repeat;
}
#menu-bkg {
	height: 680px;
	background-color: #7d8698;
}
#menu a:link {
	color: #cccccc;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	color: #cccccc;
	text-decoration: none;
}
#left-col {
	width: 778px;
	float: left;
}
#navBox {
	float: left;
}
#navBox #contentBoxBg {
	background-color: #eeeeee;
}
#mid-col {
	width: 583px;
	float: left;
	margin-left: -16px;
}
#right-col {
	width: 350px;
	float: left;
}
#textBox {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	line-height: 180%;
	float: left;
	margin-left: -16px;
}
#textBox img {
	margin: 6px 6px 6px 6px;
}
#sub-box {

}
#box0 {
	margin-bottom: -12px;
	cursor: hand;
	cursor: pointer;
}
#box1 {
	margin-top: -24px;
	cursor: hand;
	cursor: pointer;
}
#box2 {
	margin-top: -24px;
	cursor: hand;
	cursor: pointer;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#footer-text {
	text-align: center;
	background-color: #7d8698;
	height: 23px;
	vertical-align: bottom;
}
p {
	margin: 8px;
	color: #666;
}

#look-img {
	cursor: hand;
	cursor: pointer;
}
#explore-text {
	margin: 0px 0px 0px 12px;
	line-height: 160%;
}
#look-text {
	margin: 0px 0px 0px 0px;
	line-height: 160%;
}
#listen-text {
	height: 200px;
	width: 500px; 
	margin: 0px 12px 0px 12px;
	line-height: 160%;
}
#stat-bar {
	font-size: 10px;
	color: #595441;
	text-align: center;
}
.menu-links {
	font-size: 10px;
	line-height: 17px;
	text-decoration: none;
}
.menu-links a:link{
	color: #595441;
	text-decoration: none;
	font-size: 10px;
}		
.menu-links a:visited{
	color: #595441;
	font-size: 10px;
	text-decoration: none;
}
.menu-links a:hover{
	color: #dae7bd;
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}