@charset "UTF-8";
.link {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	color: #333;
	word-spacing: normal;
	font-variant: normal;
}
#OutsideFrame {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 10;
	height: 100%;
	width: 1000px;
	left: 10%;
	background-color: #FFFFFF;
}
#logo {
	height: 115px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	position: inherit;
	margin-top: 1%;
	margin-bottom: 1%;
	z-index: 10;
	background-color: #FFFFFF;
	overflow: visible;
}
#NavigationBar {
	height: 50px;
	width: 90%;
	position: relative;
	z-index: 11;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #4E9BB1;
	border-right-color: #4E9BB1;
	border-bottom-color: #4E9BB1;
	border-left-color: #4E9BB1;
	margin-top: 15px;
	margin-right: 5%;
	margin-bottom: 15px;
	margin-left: 5%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-color: #FFFFFF;
	overflow: inherit;
}
#Background {
	background-color: #54DBFF;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
}
.CastCrewName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: 200;
	color: #2A86A0;
}
.SidebarSlideShow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
}
#OutsideFrameBread {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 10;
	height: 100%;
	width: 1000px;
	left: 0%;
	background-color: #FFFFFF;
	color: #333333;
}
#OutsideFrameBreadSide {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 10;
	height: 100%;
	width: 85px;
	left: 0%;
	background-color: #FFFFFF;
	color: #333333;
}
