#sidemenu {
      
       list-style: none;
       margin-left:10px;
       padding: 0;
       width: 170px;
}

#sidemenu li {
        font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
        text-decoration: none;
	color: #000000;
        padding: 0;
}
#sidemenu li{
        background: url(sidemenubgsmall.gif)  no-repeat;
        width: 160px;
        color: #000;
        display:block;
        padding: 0.5px 0.5px;
        text-decoration: none;
        font-weight:normal;
        text-indent:25px;
}

#sidemenu a:hover {
        text-decoration: underline;
        }

#sidemenu a:active {
        text-decoration: bold;
        }
   
#sidemenu a {
        font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
        color: #000000;
text-indent:25px;
text-decoration: none;}


#sidemenu h2 {
	
	margin-bottom: 10px;
	font-size: 20px;
        font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; 
text-indent:5px;
}



#sidecontent {
      
       list-style: none;
       margin-left:10px;
       padding: 0;
       width: 160px;}

#sidecontent a {
        font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
        color: #34689A;
text-indent:25px
text-decoration: none;
line-height: 150%;
}

#sidecontent h2 {
	
	margin-bottom: 10px;
	font-size: 20px;
        font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; 
        text-indent: 5px;

#sidecontent a:hover {
        text-decoration: underline;
        }

#sidecontent a:active {
        text-decoration: bold;
        }