#menu {
	height: 25px;
	margin: 3em 0; padding:0 0;
	border-bottom: 0px solid black;
	}

div.outer {
	float: left;
	width: 132px; 
	height: 30px;
	margin: 0 -1px 0 0;
	}
div.outer a {
	display: block;
	margin-left: -1px; 
	padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	}
div.outer span {
	display: block;
	margin-left:-1px;
	padding-left: 0px;
	}
div.outer a:hover {
	}
div.outer a:active div.about a:active {
	}
div.about1 {
	background: url( "../images/about3_blue.gif" ) 0 -50px no-repeat;
	}
div.about1 a {
	background: url( "../images/about3_blue.gif" ) top left no-repeat;
	}
div.about1 a:hover {
	background: url( "../images/about3_over.gif" ) top left no-repeat;
	}
div.basic1 {
	background: url( "../images/basic3_blue.gif" ) 0 -50px no-repeat;
	}
div.basic1 a {
	background: url( "../images/basic3_blue.gif" ) top left no-repeat;
	}
div.basic1 a:hover {
	background: url( "../images/basic3_over.gif" ) top left no-repeat;
	}
div.basic1_select {
	background: url( "../images/basic3_over.gif" ) 0 -50px no-repeat;
	}
div.basic1_select a {
	background: url( "../images/basic3_over.gif" ) top left no-repeat;
	}
div.basic1_select a:hover {
	background: url( "../images/basic3_over.gif" ) top left no-repeat;
	}

div.advance1 {
	background: url( "../images/advance3_blue.gif" ) 0 -50px no-repeat;
	}
div.advance1 a {
	background: url( "../images/advance3_blue.gif" ) top left no-repeat;
	}
div.advance1 a:hover {
	background: url( "../images/advance3_over.gif" ) top left no-repeat;
	}
div.advance1_select {
	background: url( "../images/advance3_over.gif" ) 0 -50px no-repeat;
	}
div.advance1_select a {
	background: url( "../images/advance3_over.gif" ) top left no-repeat;
	}
div.advance1_select a:hover {
	background: url( "../images/advance3_over.gif" ) top left no-repeat;
	}

div.about {
	float: left;
	width: 132px; 
	height: 30px;
	margin: 0 -1px 0 0;
	background: url( "../images/about3_blue.gif" ) 0 -50px no-repeat;
	}
div.about a {
	display: block;
	margin-left: -1px; 
	padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( "../images/about3_blue.gif" ) top left no-repeat;
	}
div.about span {
	display: block;
	margin-left:-1px;
	padding-left: 0px;
	}
div.about a:hover {
	background: url( "../images/about3_over.gif" ) top left no-repeat;
	color: yellow;
	}
div.about a:active {
	}
div.basic {
	float: left;
	width: 132px; 
	height: 30px;
	margin: 0 -1px 0 0;
	background: url( "../images/basic3_blue.gif" ) 0 -50px no-repeat;
	}
div.basic a {
	display: block;
	margin-left: -1px; 
	padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( "../images/basic3_blue.gif" ) top left no-repeat;
	}
div.basic span {
	display: block;
	margin-left:-1px;
	padding-left: 0px;
	}
div.basic a:hover {
	background: url( "../images/basic3_over.gif" ) top left no-repeat;
	color: yellow;
	}
div.basic a:active {
	}
div.basic_select {
	float: left;
	width: 132px; 
	height: 30px;
	margin: 0 -1px 0 0;
	background: url( "../images/basic3_over.gif" ) 0 -50px no-repeat;
	}
div.basic_select a {
	display: block;
	margin-left: -1px; 
	padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( "../images/basic3_over.gif" ) top left no-repeat;
	}
div.basic_select span {
	display: block;
	margin-left:-1px;
	padding-left: 0px;
	}

div.advance {
	float: left;
	width: 132px; 
	height: 30px;
	margin: 0 -1px 0 0;
	background: url( "../images/advance3_blue.gif" ) 0 -50px no-repeat;
	}
div.advance a {
	display: block;
	margin-left: -1px; 
	padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( "../images/advance3_blue.gif" ) top left no-repeat;
	}
div.advance span {
	display: block;
	margin-left:-1px;
	padding-left: 0px;
	}
div.advance a:hover {
	background: url( "../images/advance3_over.gif" ) top left no-repeat;
	color: yellow;
	}
div.advance a:active {
	}
div.advance_select {
	float: left;
	width: 132px; 
	height: 30px;
	margin: 0 -1px 0 0;
	background: url( "../images/advance3_over.gif" ) 0 -50px no-repeat;
	}
div.advance_select a {
	display: block;
	margin-left: -1px; 
	padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( "../images/advance3_over.gif" ) top left no-repeat;
	}
div.advance_select span {
	display: block;
	margin-left:-1px;
	padding-left: 0px;
	}

