

/**		height		**/

#main_container {
height:600px;
}

#scrollbar {
height:556px;
top:-578px;
}
div#track { 
height:532px;
}

/**		FONT	**/

h1, .componentheading, .contentheading {
font-family: 'Nobile', 'Yanone Kaffeesatz';
}

#main_menu li a, #main_menu li span.separator {
font-family: 'Nobile', 'Yanone Kaffeesatz';
}

.left h3, .right h3, .user1 h3, .user2 h3, .user3 h3, 
.user4 h3, .user5 h3, .user6 h3 {
font-family: 'Nobile', 'Yanone Kaffeesatz';
}

body {
font-family: 'Verdana';
}