body {
 background: #fff url(images/JVD-BACKGROUND.png) repeat-x;
 font-size: 101%;
 }

#wrapper {
margin: 0em	 0;
border: solid 0px #000;
}

#container { 
 clear: both;
 margin: 0 auto;
 width: 100%;  
 border: solid 0px #00c;
 overflow: none;
 }
 
#header {
 margin: 0 auto;
 text-align: center;
 width: 48em;
 border: solid 0px #000;
 text-align: center;
 }

.sidebar-left {
 margin: 0;
 padding: 1em;
  border: solid 0px #000;
 background-color: #fff;
 color: #777;
 font: normal .75em Arial, sans-serif;
 width: 20em;
 float: left;
 }

.center {
margin: 0 0 0 1em;
padding: 0 1em;
 border: solid 0px #000;
 background-color: #fff;
 color: #555;
 font: normal 1em Arial, sans-serif;
 float: left;
 width: 38em;
 }

.sidebar-right {
 border: solid 1px #000;
background-color: #fff;
color: #555;
font: normal 1em Arial, sans-serif;
float: left;
 }
 
 
#container h2, #container h1, #container h3 {
color: #333;
}

#header h1 {
 margin: 0em 0 0 0;
 color: #000;
 
 }

/* for the primary links */
#header a {
 margin: 0;
 text-decoration: none;
 font: normal 1.8em 'Trebuchet MS';
 line-height: 100%;
 }
 
 /* made to look like the links */
.site-slogan {
 margin:0 5em 0 0;
 float: right;
 color: #333;
 font: normal 2em 'Trebuchet MS';
 line-height: 100%;
 }

#header h1 a {
 margin: 0;
 text-decoration: none;
 color: #000!important;
 font: bold 2.5em 'Helvetica Neue';	
 line-height: 110%;
 }



p.description {
 color: #000;
 }

#container a:link, #container  a:visited {
 
 color: #333;
 }
 
#container  a:hover {
 color: #039;
 }



.links .menu-114 a { color: #330066!important; }
.links .menu-191	a { color: #006600!important; }