/* RIGHT */
#body #right #contents{
    width: 420px;
}
#body #right #contents h2.topheader{
    margin:0;
	background-image:none!important;
	padding:0;
	height:36px;
}
#body #right #contents h3{
    margin:0;
	background-color:#303030;
	color:#da037b;
	text-align:center;
	padding: 8px 0 6px 0; 
	font-size:90%;
}

#body #right #contents ul{
    list-style: square;
}

#body #top-bottom{
    
}
#body #top-bottom h3{
    font-size:14px;
	padding:12px 0 4px 12px;
	margin:0;
}
#body #top-bottom ul{
	padding:2px 0 4px 32px;
	margin:0;
	list-style:square;
}
#body #top-bottom ul li{
	padding:2px 0 4px 0px;
	margin:0;
}
#body #top-bottom a:link{
	color:#0000FF;
}
#body #top-bottom a:visited{
	color:#0000FF;
}
#body #top-bottom a:hover{
	color:#0000FF;
}

