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

body {
	background-color: #5A6AB4;
	color:#FFFFFF;
	top:0px;
	margin:0px;
}
label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

fieldset
{
border: 1px solid #781351;
padding-top:20px;
width: 28em
}


#sideNav {
	position:absolute;
	padding-top:205px;
	padding-left:5px;
	left:810px;
	top:166px;
	width:130px;
	height:439px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.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;
	}

#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;
	}
	
