body {
 font-size: 14px; 
 font-style: italic
}

#sidebar {
 position:absolute;
 left:0;
 margin: 0;
 width: 150px;
 height:auto;
}

#navpanel {
 left:0;
 padding: 0;	
 font-style:normal;
 font-weight:bold;
 font-size: 12px;
 margin: 0px 3px;
 background-color: #728fbb;
 border:solid 1px #afaf6f;
 padding-top: 6px;
}

#navpanel ul {
list-style-image:none;
padding-left:5px; 
}

#navpanel li {
 margin:4px;
 marker-offset:0;
}

#navpanel .hilite{
 background-color:transparent;
}

#navpanel .hilite a{
 color:#FD3;
 font-weight:bold;
 font-size:14px;
}

#navpanel .nohilite a{
 color:#def;
 font-weight:normal;
 font-size:14px;
}

#credits {
 clear:both;
 margin-top:30px;
 text-align:center;
 } 

#charity_number {
 color: #666;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style:normal;
}

#deep {                                                                                                                                                     
 color: #888;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style:normal;
}


#main {
 margin: 10px 10px 10px 150px;
 padding: 0px 10px; 
 border: 0px none #AAA;
 height:100%;
} 
/* for ie6 */
#main {
 overflow:auto;
}
/*for non-ie6 */
html>body #main {
  overflow:visible;
} 

#contenttitle {
display:none;
}
big {
 font-size:20px;
}

#logo img{
 width:60%;
}

#contents{
 display:none;
}

.image_right {
 margin-left: 12px;
}
.image_left {
 margin-right: 12px;
}

.row {
clear:both; 
margin-top: 20px;
 }
 
