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

#side-a {
	float: left;
	width: 245px;
}

#side-b {
	float: right;
	width: 445px;
}

#side-bnarrow {
	float: right;
	width: 435px;
}

#advcontent { 
	float: left;
	width: 269px;
}

#fullleft {
float:left;
width:514px;
}

a.b8rollover {
	display: block;
	width: 59px;
	height: 17px;
	text-decoration: none;
	background: url("/about/images/btn_2008.gif");
	float:left;
	margin-right:20px;
}

a.b8rollover:hover {
	background-position: 0 -17px;
}

a.b7rollover {
	display: block;
	width: 59px;
	height: 17px;
	text-decoration: none;
	background: url("/about/images/btn_2007.gif");
	float:left;
	margin-right:20px;
}

a.b7rollover:hover {
	background-position: 0 -17px;
}

a.b6rollover {
	display: block;
	width: 59px;
	height: 17px;
	text-decoration: none;
	background: url("/about/images/btn_2006.gif");
	float:left;
	margin-right:20px;
}

a.b6rollover:hover {
	background-position: 0 -17px;
}

a.b5rollover {
	display: block;
	width: 59px;
	height: 17px;
	text-decoration: none;
	background: url("/about/images/btn_2005.gif");
	float:left;
	margin-right:20px;
}

a.b5rollover:hover {
	background-position: 0 -17px;
}