/* Start of CMSMS style sheet 'jonas' */
html{
font-family: "Geneva", Tahoma, Verdana, sans-serif;
font-size: 14px;
}

#wrapper {
width: 854px;
margin: 0 auto;
}

#header {
	background: url(uploads/jonas/header.gif) no-repeat transparent;
	height:159px;
color: #fff;
margin-bottom: 40px;
}

#header h1 {
text-indent: -99999em;
}

#menu {
width: 140px;
float: left;
margin-right: 60px;
}

#menu ul {
padding:0;
}

#menu li {
list-style:none;
border-bottom: 2px solid #aac2de;
margin-top: 15px;
padding-bottom: 15px;
}

#menu li a:link {text-decoration: none; color: #333}
#menu li a:visited {text-decoration: none; color: #333}
#menu li a:hover {text-decoration: none; color: #EA8B27}
#menu li a:active {text-decoration: none; color: #333}

h3 {
font-style: bold;
margin: 0;
}

#content {
width: 550px;
float: left;
}

h1 {
margin-top:0;
color: #B6533E;
font-size: 20px;
}

h2 {
color: #EA8B27;
font-size: 14px;
}
/* End of 'jonas' */

