#header {
	position: relative;
}
#header_mod {
	height:50px; 
	margin:0;  
	padding:0;  
	position: relative;
	right:-863px;
	top:-120px;
	width:200px;
	z-index:99;
}
#sidebar .sidebar-nav li.active a {font-weight: bold; color: DarkGreen;}
#sidebar .nav-child li a {font-weight: normal !important; color: #c80000 !important;}
#sidebar .nav-child li.active a {font-weight: bold !important; color: DarkGreen !important;}

div#sidebar {
   width: 135px;
   margin-right: 0px;
}
/*
div#aside {
    float:  right;
}
*/
main#content{
    max-width: 800px;
}
h2 {font-size: 19.5px;}