﻿.banner {
	background: url(/folkhogskola/images/common/banner_bg.png) no-repeat;	
}

ul#nav {
	background: url(/folkhogskola/images/common/nav_bg.png) no-repeat;	
}

h2, dl.newslist dd a:hover {
	color: #ff6600;	
}

li#home a { width: 66px; }
li#about a { width: 54px; }
li#news a { width: 69px; }
li#courses a { width: 141px; }
li#gallery a { width: 62px; }
li#apply a { width: 69px; }
li#contact a { width: 66px; }
li#three60 a { width: 44px; }

.subnav dl dt {
	margin: 0;
	background: url(/folkhogskola/images/common/subnav_header_bg.png) no-repeat;
}

.subnav dl dd a {
	display: block;
	background: url(/folkhogskola/images/common/subnav_link_bg.png) no-repeat 0 4px;
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #646566;
	text-decoration: none;
}
