@charset "utf-8";
/* CSS Document */

#body {
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color: #FF99FF;
	width:780px;
	
	}

.thrColAbsHdr #container { 
	position: relative;
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 

.thrColAbsHdr #header {
	height: 130px;
	text-align:center;
	background-color: #E4DDC3;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #470F2A;
	border-right-color: #470F2A;
	border-bottom-color: #470F2A;
	border-left-color: #470F2A;
	}
	

.thrColAbsHdr #header h1 { 
	margin: 0;
	padding: 0 10px 0 20px;
	}
		
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 140px;
	left: 0;
	width: 141px;
	color: #FFFF9B;
	border: thin solid #F7F797;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	}
	
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 140px;
	right: 6px;
	width: 199px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #460F3E;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8968A;
	border-right-color: #A8968A;
	border-bottom-color: #A8968A;
	border-left-color: #A8968A;
	background-color: #EBEBEB;
	text-align: center;
	overflow: auto;
	height: 445px;
	}
	
.thrColAbsHdr #mainContent {
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #D1CD83;
	overflow: auto;
	height: 445px;
	background-color:#FFFFFF;
	}
	
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #850F4D;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7F797;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
} 

.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
	}
	
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.most_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #460F4D;
	text-align: left;
	font-size: small;
	}

.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #460F4D;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	}

.list_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #460F3E;
	font-size: small;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	}

.list_title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #460F3E;
	font-size: smaller;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
.list_dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #460F4D;
	font-size: small;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

.listing_box {
	background-color:#FF99FF;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #460F82;
	}

#set_episode_box {
	border: 1px solid #460F4D;
	}
	
#set_episode {
	background-color:#F7F797;
	border: 1px solid #850F4D;
	text-align: center;
	}

#set_episode_title {
	background-color:#850F4D;
	border: 1px solid #850F4D;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #F7F797;
	}

.set_picture {
	padding: 5px;
	}

a:link {
    text-decoration: none;
    color: #9933FF;
}

a:visited {
    text-decoration: none;
    color: #666666;
}

a:active {
    text-decoration: underline;
    color: #850F4D;
}

a:hover {
    text-decoration: underline;
    color: #FEFE9A;
}

.inglewood {
	visibility:visible;
	position: relative;
	}
