body {
		  padding:0px;
    color: #000000;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #3b3a32;
    border: 1px #000000 solid;
    font-size: 1em; 
}
#container {
		  margin:10px 10px 10px 10px;
}	
#banner {
    height: 133px;
    background-color: #b6c56e;
    background-image: url(../images/site_decoration/logo/logophilip.gif);
    background-repeat: no-repeat; 
}
#banner h1 {
    text-align: right;
    padding-right: .5em;
    padding-top: .5em; 
}
	#leftcontent {
		  width:190px;
    float: left;
    background-color: #b6c56e;
    padding-bottom: 1em; 
}
#leftcontent ul {
    text-decoration: none;
    padding: 0em;
    margin: 0em;
    margin-top: 2em; 
}
#leftcontent li {
    list-style-type: none;
    text-align: right;
    display: block;
}
#leftcontent ul li a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    height: 1.7em;
    padding-top: .3em;
    padding-right: 1.5em; 
}
#leftcontent li a:hover {
    background-color: #920920;
    color: #ffffff; 
}
	#rightcontent {
		  width:201px;
    visibility: hidden;
    float: right; 
}
#rightcontent li {
    list-style-type: none;
}
	#centercontent {
    padding-bottom: 1em;
    background-image: url(../images/site_decoration/bg_bar.gif);
    background-repeat: repeat-y; 
}
p {
    font-size: .8em;
    line-height: 1.7em;
    text-align: center; 
}
p.image img {
    margin-top: 2em; 
}
h2 {
text-align: center;
font-size: .9em; 
}
h3 {
text-align: center;
font-size: .7em;
    color: #ffffff; 
}	
em {
font-weight: bold;
font-style: normal; 
}
#date p {
   font-size: .7em;
   color: #ffffff;
   text-align: right;
   padding-top: 1em; 
}
#footer {
    background-color: #b6c576;
    background-image: url(../images/site_decoration/concept.gif);
    height: 90px;
    clear: both;
    background-position: right;
    background-repeat: no-repeat; 
}
a:link {
text-decoration: none;
 } 

