

/**		height		**/

#main_container {
height:500px;
}

#scrollbar {
height:456px;
top:-478px;
}
div#track { 
height:432px;
}

/**		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';
}