body{
	font-family: Arial;
	font-size:12px;
	color:#666
}

.menu a:link {
	color: #777777;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #777777;
}
.menu a:hover {
	text-decoration: none;
	color: #77BFDE;
}
.menu a:active {
	text-decoration: none;
	color: #777777;
}

.menu a:current {
	text-decoration: none;
	color: #77BFDE;
}


#links_title a {
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
}

.stagefilm_text{color:#B4B4B4; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.copyright {font-family: Arial; font-size:12px; color:#3E3730}

#main_wrapper #content_right #bottom_frame {
	background-color: #2B221A;
	float: left;
	height: 60px;
	width: 530px;
}

/* Navigation Home Button State Change -- body needs e.a. id="home" and link needs id="nav_home" */

body#home a#nav_home,
body#bio a#nav_bio,
body#stage a#nav_stage,
body#contact a#nav_contact,
body#film a#nav_film,
body#awards a#nav_awards,
body#calendar a#nav_calendar,
body#links a#nav_links {
	text-decoration: none;
	color: #77BFDE;
}
