/* navigation */
#navbar 
{ 
	margin: 0 0 0 297px;
}

#navbar TABLE
{
	margin: 0;
	padding: 0;
}

#navbar TD
{
	color: inherit;
	background-color: transparent;
	width: 14%;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #fff;
}

#navbar TD #last 
{ 
border-right: none; 
}

#navbar A:visited, #navbar A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	
	background-image: url(../graphics/bkgnd-default.gif);
	background-repeat: repeat-x;
	background-position: left center;

	
}
/* Visual */
#one A:visited, #one A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	
}
/* Literary */
#two A:visited, #two A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}
/* Film */
#three A:visited, #three A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}
/* Theater */
#four A:visited, #four A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}
/* Dance */
#five A:visited, #five A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}
/* Music */
#six A:visited, #six A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}
/* More */
#seven A:visited, #seven A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

#last A:visited, #last A
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

#here A:visited, #here A
{
	color: #fff;
	display: block;
	width: 100%;
	margin: 0;
	padding: 4px 0 30px 0;
	font: bold 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}

#navbar A:hover, #navbar A:active
{
	color: #fff;
	background-color: #7D7D7D;
	display: block;
	font-weight: bold;
	
}
/* Visual */
#one A:hover, #one A:active
{
	color: #fff;
	/*background-color: #A45;*/
	display: block;
	font-weight: bold;
	background-image: url(../graphics/bkgnd-visual.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* Literary */
#two A:hover, #two A:active
{
	color: #fff;
	/*background-color: #B96700;*/
	display: block;
	font-weight: bold;
	
	background-image: url(../graphics/bkgnd-literary.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* Film */
#three A:hover, #three A:active
{
	color: #fff;
	/*background-color: #B9A40B;*/
	display: block;
	font-weight: bold;
	background-image: url(../graphics/bkgnd-film.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
/* Theater */
#four A:hover, #four A:active
{
	color: #fff;
	/*background-color: #95B91B;*/
	display: block;
	font-weight: bold;
	background-image: url(../graphics/bkgnd-theater.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
/* Dance */
#five A:hover, #five A:active
{
	color: #fff;
	/*background-color: #628FB9;*/
	display: block;
	font-weight: bold;
	
	background-image: url(../graphics/bkgnd-dance.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* Music */
#six A:hover, #six A:active
{
	color: #fff;
	/*background-color: #7F78B9;*/
	display: block;
	font-weight: bold;
	
	background-image: url(../graphics/bkgnd-music.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* More */
#seven A:hover, #seven A:active
{
	color: #fff;
	/*background-color: #ABABAB;*/
	display: block;
	font-weight: bold;
	
	background-image: url(../graphics/bkgnd-more.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#last A:hover, #three A:active
{
	color: #fff;
	/*background-color: #ABABAB;*/
	display: block;
	font-weight: bold;
	background-image: url(../graphics/bkgnd-more.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

#here A:hover, #here A:active
{
	color: #fff;
	display: block;
	font-weight: bold;
}

