﻿@charset "utf-8";
/* CSS Style For about.php */
h1, h2, h3, h4, a:hover, .sidebox a {
	color:#1D6592;			/* the color */
}

.head-section a:hover {
	background-color:#3399FF;				/* hover color */
	color:#FFFFFF;
}

.sidebox a:hover, .bg-section {
	background-color:#A0D1EE;		/* light color */
}

.head-section {
	background: url('../images/bluebar.gif') repeat-x;		/* menu background image */
}

#main-content li {
background-image: url('../images/layout/lsblue.gif');
}