@charset "utf-8";
/* CSS Document */


#actor_img {
	width:110px; float:left;
}

#season_pic {
	width:200px; float:left;
}
#season_body {width:500px; height:200px; padding:15px; float:left; }
#actor_bio {
	width:450px; height:auto; padding-left:15px; float:left;
}

body {
	background-color: #5A6AB4;
	color:#FFFFFF;
	top:0px;
	margin:0px;
	text-align:center;
}

#homepage_module {
	width:240px; 
	float:left;  
	color:#000000; 
	padding-left:10px; 
	color: #FFF; 
	padding-right:10px;
}

label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

fieldset
{
border: 1px solid #781351;
padding-top:20px;
width: 28em
}
 a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}

#sideNav {
	position:float;
	

	width:130px;
	height:439px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	
}


.style1 {color: #FFFFFF}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px;}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; color: #F39;}


#corner_image {
	background-image:url(../images/left_corner.jpg);
	height:385px;
	width:160px;
	float:left;
	background-repeat:no-repeat;
}

#footer {
	padding-top:20px;
	background-color:#000;
	text-align:center;
	
}

#flash_content {
	/*background-image:url(../images/ennis_home_page_06.jpg); */
	height:460px;
	width:824px;
	background-repeat:no-repeat;
	float:left;
	}
	
#side_bar {
	/* background-image:url(../images/sidebar_05.jpg);*/
	height:719px;
	width:32px;
	float:left;
	}
	
#outer_wrapper {
	width:1019px;
	height:870px;
	margin-left: auto;
	margin-right: auto;
	}
	
#outer_box {
	width:750px; height:auto;
	float:left;padding:10px;
}

#left_rail {
	width:119px;
	height:860px;
	top:0px;
	float:left;
	background-image:url(../images/ennis_home_page_01.gif);
	background-repeat:repeat-y;
	}

#main_content {
	width:825px;
	height:860px;
	background-color:#000000;
	float:left;
	text-align: left;
	
	}
	
#top_banner {
	width:824px;
	height:164px;
	background-image:url(../images/top_banner_02.gif);
	background-color:#000;
	background-repeat:no-repeat;
	float:left;
}

#right_rail {
	width:74px;
	height:860px;
	float:left;
	top:0px;
	background-image:url(../images/ennis_home_page_03.gif);
	background-repeat:repeat-y;
	}

#left_bottom {
	background-image:url(../images/left_bottom.jpg);
	width:271px;
	height:332px;
	float:left;
	background-repeat:no-repeat;
	}
	
#middle_bottom {
	background-image:url(../images/middle_bottom.jpg);
	width:271px;
	height:332px;
	float:left;
	background-repeat:no-repeat;
	}
	
#right_bottom {
	background-image:url(../images/right_bottom_10.jpg);
	width:271px;
	height:332px;
	float:left;
	background-repeat:no-repeat;
	}
	
.calendar_box {
	width:40%;
	height:120px;
	float:left;
	color:#FFF;
	padding-left:10px;
	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding-top:5px;
	background-image:url(../images/middle_mid.jpg);
	
}


img {
	//padding-top:10px;
	text-align:left;
}

h2 {
	font-size:16px;
	color:#999;
}
	

