.fw_content {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ebe6d0;
	text-decoration: none;
}

.bggen{
	background-image:url("images/middle_bg.jpg");
	background-repeat:no-repeat;
	background-color:#DDD2A5;
	}

.schedule_homepg {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ede9d5;
	text-decoration: none;
}

.schedule_content {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #635a3f;
	text-decoration: none;
}

.fw_more {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #010101;
	text-decoration: none;
}

.fw_more: hover{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.fw_more: linked{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


.fw_content h1{
	font-family:"Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #6c6341;
	text-decoration: none;
	text-transform: uppercase;
	margin:0;
	padding:0;
}

.top-menu {
height:127px;
background-image:url(images/lfw_bg.jpg);
}

.top-menu-left{
float:left;
margin:10px 0 0 0;
}

.top-menu-right{
float:right;
margin:15px 10px 0 10px;
}

.week-list{
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #333333;
}

.top-menu-right a{
color:#333333;
}

.top-menu-right: hover{
float:right;
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #010101;
margin:15px 0 0 10px;
}

.top-menu-right: linked{
float:right;
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #000000;
margin:15px 0 0 10px;
}

.top-menu-right p{
margin:50px 0 0 10px;
}

.sweep{
clear:both;
}

.designer-block{
width:207px;
background:#000000;
padding:8px;
}

.designer-block li{
width:213px;
list-style-type:none;
list-style:none;
background-color:#2a2a2a;
margin:0px 0 10px 0;
padding:0px;
list-style-position:inherit;
float:right;
}

.designer-block h3{
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin:15px 0 0 0;
	padding:0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.designer-block img{
border:0px;
float:left;
}

#scrollbar_container {position:relative;width:100%}
#scrollbar_track {
	position:absolute;
	top:0;
	right:0;
	height:263px;

*height:250px;		width:14px;
	background-color:transparent;
	cursor:move;
}
#scrollbar_handle {width:10px;background-color:#929292;cursor:move;}
#scrollbar_content {overflow:hidden;height:281px;width:210px;*width:225px;}
