@charset "UTF-8";
/* CSS Document */

/* THIS STYLE SHEET IS FOR THE HOME PAGE ONLY */


#left {
	width: 360px;
}
#right {
	width: 290px;
}
h1 a {
	color: #6d6f71;
}
h1 a:hover {
	color: #005696;
}