#topmenu {
	color: #CCCCCC;
	font-size: 1.23em;
	width: 900px;
	height: 25px;
	text-transform: uppercase;
	clear: both;
	border-bottom: 2px solid #CCCCCC;
	}

#topsubmenu {
	color: #CCCCCC;
	font-size: 1.23em;
	width: 900px;
	text-transform: uppercase;
	height: 1px;
	overflow: visible;

}

#filmography {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 162px;
	font-weight: bold;
}

#stage {
	font-weight: bold;
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 97px;
}


#voice {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 93px;
}

#photos {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 114px;
}

#press {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 100px;
}

#biography {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 140px;
}

#art {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: left;
	white-space: nowrap;
	float: left;
	width: 50px;
}


#givingback {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #CCCCCC;
	text-align: right;
	white-space: nowrap;
	float: right;
	width: 122px;
}

#filmography .selected, #filmography a:hover,
#stage .selected, #stage a:hover,
#voice .selected, #voice a:hover,
#photos .selected, #photos a:hover,
#press .selected, #press a:hover,
#biography .selected, #biography a:hover,
#art .selected, #art a:hover,
#givingback .selected, #givingback a:hover {
	background-color: #FFFFFF;
	color: #D46249;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#filmography a,
#stage a, 
#voice a, 
#photos a, 
#press a, 
#biography a, 
#art a, 
#givingback a
  {
	background-color: #FFFFFF;
	border: none;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#photos-down {
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 349px;
	width: 10em;
	visibility: hidden;
	float: left;
	border: thin solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.0em;
	white-space: nowrap;	
	font-weight: bold;	
}

#press-down {
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 290px;
	width: 15em;
	visibility: hidden;
	float: left;
	border: thin solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.0em;
	white-space: nowrap;	
	font-weight: bold;	
}
#art-down {
	position: relative;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	border: thin solid #CCCCCC;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	white-space: nowrap;
	top: 0px;
	left: 270px;
	width: 160px;
	float: left;
	visibility: hidden;
}




#art-down .selected, #art-down a:hover,
#photos-down .selected, #photos-down a:hover,
#press-down .selected, #press-down a:hover {
	background-color: #FFFFFF;
	color: #D46249;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#art-down a,
#photos-down a, 
#press-down a
  {
	background-color: #FFFFFF;
	border: none;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.intro-menu {
	background: White;
	color: #CCCCCC;
	font-size: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.intro-menu:hover {
	background: White;
	color: #D46249;
	font-size: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}