/* CSS Document */
/* ~~~ General Properties ~~~ */
* {
	padding: 0;
	margin: 0;
	}

body { 
	color: #64645A; 
	background: #301882 url(/images/2007/starburst.jpg) no-repeat fixed; 
	font: normal 75% Verdana, Arial, Helvetica, sans-serif; 
	color: #000066;
	}
a {
	text-decoration:underline;
	}

a:link {
	color: #FBAA75;
	background: transparent;
	}

a:active {
	color: #fff;
	background: transparent;
        }

a:visited {
	color: #FBAA75;
	background: transparent;
        }

a:hover {
	color: #ffffcc;
	background: transparent;
        }

/* ~~~ Text Properties ~~~ */

p { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px; 
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 20px;
	}

ul { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px; 
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 20px;
	}

.p5 {
	padding-bottom: 40px;
	}

h3 { 
	text-indent: -1000em;
	padding-top: 1em;
	}		

acronym {
	font-style: italic;
	border: 0px;
	cursor: help;
	}

/* ~~~ Div Properties ~~~ */

#container { 
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

#intro { 
	display: block;
	}

#pageHeader { 
	background: url(/images/2007/el_logo6a.gif) no-repeat; 
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 95%;
	height: 145px;
	top: 10px;
	left: 0px;
	text-indent: -1000em;
	}

#introit {
	background: #2E0C46 url(/images/2007/starburst.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	padding-top:70px;
	z-index: 2;
	}

#aboutyou {
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 75%;
	height: 350px;
	z-index: 2;
	background-color: #2E0C46;
	}
#aboutyou h3 {
	background: url(/images/2007/aboutyou3.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
	
#about_us {
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 75%;
	height: 160px;
	z-index: 2;
	background-color: #2E0C46;
	}
#about_us h3 {
	background: url(/images/2007/about_us.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#specialty {
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 75%;
	height: 350px;
	z-index: 2;
	background-color: #2E0C46;
	}
#specialty h3 {
	background: url(/images/2007/ourspecialty.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#specialty h4	{
	position: relative;
	left: 15px;
	line-height:25px;
}	
#specialty ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#contactform {
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 75%;
	height: 755px;
	z-index: 2;
	background-color: #2E0C46;
	}
#contactform h3 {
	background: url(/images/2007/contact_form.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#contactthanks {
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 75%;
	height: 755px;
	z-index: 2;
	background-color: #2E0C46;
	}
#contactthanks h3 {
	background: url(/images/2007/contact_form.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#contactthanks h4 {
	position: relative;
	left: 15px;
	}	
	

#contactform fieldset	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#contactform legend	{
	font: bold 110% Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	}	

#contactform label	{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	line-height: 30px;
	position: relative;
	left: 25px;
	}		
#contactform input	{
	position: relative;
	left: 40px;
	}		
	
#contactform textarea	{
	position: relative;
	left: 40px;
	}		
#contactform select	{
	position: relative;
	left: 40px;
	}		
#angel_who {
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 75%;
	height: 160px;
	z-index: 2;
	background-color: #2E0C46;
	}
#angel_who h3 {
	background: url(/images/2007/angel_who.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
	
#yourlook	{
	background: #23125F url(/images/2007/starburst_brightblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 382px;
	height: 190px;
	position:absolute;
	width: 75%;
}
#yourlook h3 {
	background: url(/images/2007/yourbrand.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#yourlook ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	
#angel_what	{
	background: #23125F url(/images/2007/starburst_brightblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 190px;
	height: 190px;
	position:absolute;
	width: 75%;
}
#angel_what h3 {
	background: url(/images/2007/angel_what.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 325px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
		
#quickSummary	{
	background: #23125F url(/images/2007/starburst_brightblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 380px;
	height: 180px;
	position:absolute;
	width: 75%;
}
#quickSummary h3 {
	background: url(/images/2007/value3.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#history	{
	background: #23125F url(/images/2007/starburst_brightblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 195px;
	height: 295px;
	position:absolute;
	width: 75%;
}
#history h3 {
	background: url(/images/2007/deb.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 235px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
	
#explanation	{
	background: #2E0C46 url(/images/2007/starburst_deeperblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 575px;
	position:absolute;
	width: 75%;
	height: 220px;
}
	
#explanation h3 {
	background: url(/images/2007/consult3.gif) no-repeat; 
	position: relative;
	width: 250px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#explanation ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#artistry	{
	background: #2E0C46 url(/images/2007/starburst_deeperblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 510px;
	position:absolute;
	width: 75%;
	height: 297px;
}
	
#artistry h3 {
	background: url(/images/2007/art_n_web.gif) no-repeat; 
	position: relative;
	width: 275px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#angel_whenwhere	{
	background: #2E0C46 url(/images/2007/starburst_deeperblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 397px;
	position:absolute;
	width: 75%;
	height: 230px;
}
	
#angel_whenwhere h3 {
	background: url(/images/2007/angel_whenwhere.gif) no-repeat; 
	position: relative;
	width: 300px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
	
#howsitwork	{
	background: #2E0C46 url(/images/2007/starburst_deeperblue.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 590px;
	position:absolute;
	width: 75%;
	height: 310px;
}
	
#howsitwork h3 {
	background: url(/images/2007/howitworks.gif) no-repeat; 
	position: relative;
	width: 275px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#howsitwork ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	
	
	
#recap	{
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 786px;
	position:absolute;
	width: 75%;
	height: 220px;
}
	
#recap h3 {
	background: url(/images/2007/consult3.gif) no-repeat; 
	position: relative;
	width: 250px;
	height: 35px;
	top: 5px;
	left: 5px;
	}		
#recap ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#choice	{
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 810px;
	position:absolute;
	width: 75%;
	height: 110px;
}
#choice .p1	{
	color:#000066;
	font-weight:bold;
}

#choice h3 {
	background: url(/images/2007/choice3.gif) no-repeat; 
	position: relative;
	width: 250px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	
#angel_why	{
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	left: 10px;
	top: 645px;
	position:absolute;
	width: 75%;
	height: 170px;
}

#angel_why h3 {
	background: url(/images/2007/angel_why.gif) no-repeat; 
	position: relative;
	width: 250px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#extraDiv4	{
	background-color:#FFFFFF;
	color:#FFFFCC;
	position: absolute;
	top: 138px;
	left: 0px;
	width: 100%;
	height: 2px;
	z-index: 2;
}	

#benefits h3 {
	background: url(/images/2007/cards2.gif) no-repeat; 
	position: relative;
	width: 120px;
	height: 30px;
	top: 0px;
	left: 0px;
	}
#benefits .courage {
	background: url(/images/2007/courage2.gif) no-repeat; 
	position: relative;
	width: 120px;
	height: 30px;
	top: 0px;
	left: 0px;
	}
#benefits .charity {
	background: url(/images/2007/charity2.gif) no-repeat; 
	position: relative;
	width: 120px;
	height: 30px;
	top: 0px;
	left: 0px;
	}
	

#benefits	{
	color:#FFFFCC;
	position: absolute;
	margin-left:3px;
	top: 165px;
	left: 77%;
	width: 21%;
	z-index: 4;
	background-color: #1E0F4F;
	background: #1E0F4F url(/images/2007/starburst_deeperblue.jpg) 0 0 no-repeat fixed; 

}
 #benefits p	{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px; 
	padding-left: 8px;
	padding-bottom: 15px;
	padding-right: 8px;
	}

/* ~~~ Misc Properties ~~~ */


#extraDiv1	{
	background: url(/images/2007/cityscape2.gif) top repeat-x; 
	position: absolute;
	left: 0px;
	top: 87px;
	width: 100%;
	height: 73px;
	display:none;
}
#extraDiv5	{
	background: url(/images/2007/star.gif);
	position:absolute;
	top: 9px;
	right: 10em;
	width: 25px;
	height: 25px;
}
#extraDiv5 h3	{
	text-indent: -1000em;
}

#extraDiv3	{
	background: url(/images/2007/cloud1.gif) left top no-repeat;
	position:absolute;
	top: .10em;
	left: 60em;
	z-index:1;
	height: 10em;
	width: 20em;
	display: none;
}
#extraDiv2	{
	background: url(/images/2007/citisection.gif);
	position:absolute;
	top:130px;
	left:0px;
	right:0;
	height: 88px;
	width:100%;
	display:none;
}	
#nav	{
	font-family: Arial, Helvetica, sans-serif;
	background: #301882 url(/images/2007/starburst_deeperblue.jpg) no-repeat fixed; 
	margin: 0;
	padding: 0;
	position:absolute;	
	width: 100%;
	top: 114px;
	left: 0px;
	z-index:4;
	}

#nav ul	{
	list-style-type: none;
        margin: 0;
	padding: 8px 6px 8px 50px;	
	}

#nav ul li	{
	display: inline;
	margin: 0;
	padding: 8px 12px 8px 12px;
	font-weight: bolder;
	font-size: 12px;
	height: 40px;
	vertical-align: middle;
	position: relative;	
	background: #301882 url(/images/2007/starburst_brightblue.jpg) no-repeat fixed; 

}
#nav ul li.current {
	background: #301882 url(/images/2007/starburst_deeperblue.jpg) no-repeat fixed; 
	}


#nav ul li:hover {
	background: #301882 url(/images/2007/starburst_deeperblue.jpg) no-repeat fixed; 
	}

#nav ul li.current:hover {
	background: transparent;
	}

#nav a {
	text-decoration: none;
	}

#nav a:link {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
	}

#nav a:active {
	color: #fff;
	background: transparent;
	text-decoration:none;
        }

#nav a:visited {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
        }

#nav a:hover {
	color: #ffffcc;
    background: transparent;
	text-decoration:none;
        }

/*secondary navigation */
#nav2	{
	font-family: Arial, Helvetica, sans-serif;
	background:transparent;	
	margin: 0;
	padding: 0;
	position:absolute;	
	top: 1090px;
	left: 0px;
	z-index:4;
	}

#nav2 ul	{
	list-style-type: none;
        margin: 0;
	padding: 0px 6px 0px 50px;	
	}

#nav2 ul li	{
	display: inline;
	margin: 0;
	padding: 0px 12px 0px 12px;
	font-weight: bolder;
	font-size: 12px;
	height: 24px;
	vertical-align: middle;
	position: relative;	
}

#nav2 ul li:hover {
	background: transparent;
	}

#nav2 ul li.current:hover {
	background: transparent;
	}

#nav2 a {
	text-decoration: none;
	}

#nav2 a:link {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
	}

#nav2 a:active {
	color: #fff;
	background: transparent;
	text-decoration:none;
        }

#nav2 a:visited {
	color: #FBAA75;
	background: transparent;
	text-decoration:none;
        }

#nav2 a:hover {
	color: #ffffcc;
        background: transparent;
	text-decoration:none;
        }
#extraDiv7	{
	background: url(/images/2007/citisectionsm.gif) top repeat-x; 
	position: absolute;
	left: 0px;
	top: 1050px;
	width: 100%;
	height: 73px;
	z-index:2;
}
#extraDiv8	{		
/*	background: #301882 url(/images/2007/tinybg2.jpg) top repeat-x;	*/
	background: transparent;
	position: absolute;
	border-bottom: 6px solid #ffffff;
	left: 0px;
	top: 1030px;
	width: 100%;
	height: 73px;
	z-index:1;
}

#footnote	{
	position: absolute;
	text-align:right;
	top: 1115px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#privacy {
	background: #2E0C46 url(/images/2007/starburst_deeppurple.jpg) 0 0 no-repeat fixed; 
	color:#FFFFCC;
	position: absolute;
	top: 15px;
	left: 10px;
	width: 75%;
	height: 1000px;
	z-index: 2;
	background-color: #2E0C46;
	}
#privacy h3 {
	background: url(/images/2007/privacy.gif) top left no-repeat; 
	position: relative;
	color:#CCFF00;
	width: 325px;
	height: 35px;
	top: 5px;
	left: 5px;
	}	

#privacy ul	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	
#privacy address	{
	position: relative;
	top: 0px;
	left: 20px;
	width: 90%;
}	

#privacy h2	{
	position: relative;
	top: 0px;
	left: 10px;
	width: 90%;
}	

