body,td,th {
	color: #ffffff;
	font-family: Century Gothic;
}
body {
	background-color: #c2391b;
	background-image: url(/images/lily.jpg);
	background-attachment:fixed;
	background-position-x: 0px;
	background-position-y: center; 
	background-repeat: no-repeat;
	margin: 0px;
}

div.padded {  
padding-top: 10px;  
padding-right: 0px;  
padding-bottom: 10px;  
padding-left: 10px;  
}

a {
color: #000000;
text-decoration: none;
}
a:hover {
color: #426214;
}

#topliner {
	background-color: transparent;
	background-image: url(/images/topliner.png);
	background-attachment:scroll;
	background-position: top; 
	background-repeat: repeat;
	width: 100%;
	height: 50px;
	margin: 0px 0px 10px 0px;
	}
	#topliner #content {
		width: 966px;
		margin: auto;
		position: relative;
		font-size: 13px;
		line-height: 33px;
	}
	#topliner #content #left {
		position: absolute;
		top: 0px;
		left: 10px;
	}
	#topliner #content #right {
	 	background-color: transparent;
		background-image: url(/images/ee_logo.png);
		background-attachment:scroll;
	 	background-position-y: 3px; 
	 	background-position-x: right; 
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 10px;
	}

	#topliner a {
	color: #FFFFFF;
	text-decoration: none;
	}
	#topliner a:hover {
	color: #000000;
	}
	
#header {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}
	#header #content {
		width: 966px;
		margin: auto;
		position: relative;
		font-size: 13px;
		height: 135px;
		color: #000000;
		text-align: right;
	}
	#header #content #left {
		background-color: transparent;
		background-image: url(/images/logo.png);
		background-attachment:scroll;
		background-position: bottom left; 
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		left: 0px;
		width:525px;
		height: 115px;
	}
	#header #content #right {
		background-color: transparent;
		background-color: transparent;
		background-attachment:scroll;
		background-position-x: right; 
		background-position-y: 6px; 
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		right: 0px;
		padding-right:40px;
	}
#main {
	width: 100%;
	margin: 0px;
	}
	#main {
		width: 966px;
		margin: auto;
		font-size: 14px;
		line-height: 1.5em;
		height: 135px;
		position: relative;
		top: -30px;
	}
	#main #content #top {
		background-color: transparent;
		background-image: url(/images/bg_head.png);
		background-attachment:scroll;
		background-position: top left; 
		background-repeat: no-repeat;
		width:966px;
		height: 29px;
	}
	#main #content #ctr {
		background-color: transparent;
		background-image: url(/images/bg_body_div.png);
		background-attachment:scroll;
		background-position: top left; 
		background-repeat: repeat-y;
		width:966px;
		height: 480px;
		margin: 0px 0px;
		color: #000000;
		overflow: hidden;
		}
		#main #content #ctr #feat {
			background-color: transparent;
			background-image: url();
			background-attachment:scroll;
			background-position: center; 
			background-repeat: repeat-y;
			width:966px;
			height: 505px;
			margin-bottom: 30px;
			}
			#main #content #ctr #feat #welcome {
				margin: 0px 20px;
				width: 400px;
				height: 300px;
				position: relative;
				top: 30px;
				left: 60px;
			}
			#main #content #ctr #feat #welcome .title {
				font-size: 72px;
				color: #000000;
				text-shadow: #061120;
				opacity:0.4;filter:alpha(opacity=40);
			}
			#main #content #ctr #feat #text {
				margin: 0px 20px;
				padding: 0px;
				width: 522px;
				height: 290px;
				position: relative;
				top: -115px;
				left: 50px;
			}
			#main #content #ctr #feat #text p {
				padding: 0px 0px 10px 0px;
				margin: 0px 0px;
				color: #061120;
				text-align: justify;
				width: 522px;
				height: auto;
			}

		#main #content #ctr #2col {
			height: auto;
			margin: 0px 0px;
			color: #000000;
			position: relative;
		}
			#main #content #ctr #2col #bigger {
		    	width: 746px;
		    	height: auto;
		    	margin: 0px;
		    	text-align: justify;
		    	position: absolute;
		    	top:0px;
		    	right:0px;
		    }
		    #main #content #ctr #2col #smaller {
			background-color: transparent;
			background-image: url();
			background-attachment:scroll;
			background-position: bottom; 
			background-repeat: no-repeat;
		    	width: 220px;
		    	height: auto;
		    	margin: 0px;
		    	color: #000000;
		    	border-right: #ffffff dotted thin;
		    	position: absolute;
		    	top:0px;
		    	left:0px;
		    }
		#main #content #ctr p {
			margin: 0px 20px;
			padding: 0px 0px 10px 0px;

			color: #000000;
		}
	#main #content #btm {
		background-color: transparent;
		background-image: url(/images/bg_foot.png);
		background-attachment:scroll;
		background-position: top left; 
		background-repeat: no-repeat;
		width:966px;
		height: 29px;
	}

.nav {
list-style: none;
font-size: 14px;
line-height: 1.5em;
}

.nav ul {
position: relative;
left: -28px;
list-style: none;
}

h3 a {
text-decoration: underline;
}

#info {
overflow: auto;
position: relative;
width:730px;
height:425px;
}

#footer {
width:330px;
padding-top:10px;
border-top: #ffffff dotted thin;
font-size: 11px;
font-color: #ffffff;
}

a:hover {
text-decoration:underline;
}
