@import url("n2style.css");

div#mainsubnavi {	
background: url(img/gradient_orange.jpg) repeat-y;
	
}

div#content h2,
div#content h5,
div#content a:hover {
	color: #e2a02e;
    }
    
