@charset "UTF-8";
/*Template Name: Glowing Fantasy | Author: csstemplateheaven*/

* {margin: 0; padding: 0;}

/******************************************** Site Structure *********************************************
*********************************************************************************************************/
body {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/ecabgpale1.jpg);
	background-repeat: no-repeat;
	color: #003366;
	height:100%;
	}
	

div#outer {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 125;
	margin-right: 125;
	padding: 0px;
	border: thin solid #000000;
	background-image: url(../images/ecabgpale1.jpg);
	background-repeat: no-repeat;
}

div#header {
	padding: 15px;
	text-align: center;
	margin-top: 120px;
	margin-right: 110px;
	margin-bottom: 25px;
	margin-left: 110px;
}

div#nav {
	width:80%;
	margin-top: 1px;
	float: left;
	margin-right: 10px;
	margin-left: 110px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#main {
	margin-left: 45%;
	margin-top: 1px;
	padding: 10px;
	margin-right: 8%;
}

div#footer {
	padding: 15px;
	border-top: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #660033;
	text-align: center;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	width: 700px;
}

/******************************************** Text, Images, Lists ***************************************
*********************************************************************************************************/

.image_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 4px solid #66CCCC;
	}

h1, h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #b6fdff
	}
	
	h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #b6fdff
	}
	
	h4 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #0D2458;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	h5 {
	font-size: 18px;
	font-weight: normal;
	color: #b6fdff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	.maintype2 {
	
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
	


ul{
    margin: 0 auto;
}
ul.horizontal_list li{
	text-align: left;
	float: left;
	list-style: none;
	padding: 3px 10px 3px 10px;
	margin: 5px;
	border: 1px solid #CCC;
	left: 150px;
	top: 0px;
	right: 150px;
}


a:link {
	color: #CC0099;
	
}

a:hover {
	color: #33FF33;
	font-weight: bolder;
}

a:active { color: #CC00CC; 

}

a:visited {
	color: #00CCFF;
	text-decoration: none;
}


/******************************************** Menu Stuff to try  ***************************************
*********************************************************************************************************/

#container {
	
	position: absolute;
	top: 0px;
	left: 300px;
	right: 15px;
	bottom: 15px;
	
	}
	

	
	
	/******************************************** Menu Stuff HTML  ***************************************
*********************************************************************************************************/

	
