html, body {
    height: 100%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #666;
	}

p { font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.pALink{color: #eee; border-bottom: dashed 1px #fff;}

h1 {font-family:"Trebuchet MS", Tahoma, Arial;
color: #ffffff; font-weight:700;
}

h2 {font-size:medium; 
font-family:"Trebuchet MS", Tahoma, Arial;
color: #ffffff; font-weight:700;}

h3 {
	font-size:17px;
	color:#8ED28E;
	margin-bottom: 10px;
}


	
#Content {
	width:928px;
	margin:0px auto;
	text-align:left;
	background-color: #fff;
	height: 100%;
	}

#Table_01 {
	width:928px;
	height:866px;
}

#main_real {
	width:800px;
	height:150px;
	float:left;
}

#splash-page-02_ {
	float:left;
	width:928px;
	height:17px;
}
#splash-page-02_2{
	float:left;
	width:928px;
	height:170px;
}
#evangmummyP {
	float:left;
	width:928px;
	height:42px;
}

#thisisMain {
	float:left;
	width:928px;
	background-color:#fff;
	height: 230px;
}

/* LOCATIONS DROP-DOWN */
#locations-wrapper {
	float:left;
	width:100%;
	color:#000;
	font-size:16px;
	height:175px;
	min-height:100%;
	background-color: #4FB94F;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
}

#locations {

	font-family:Lucida Grande,Arial,Helvetica;
	width:880px;
	padding-left:10px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

#locations-col,#locations-col-mid {
	width:240px;
	font-size:14px;
	color:#dddddd;
	text-align:left;
	float:left;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#locations-col-first {width:250px;
font-size: 16px;
	color:#fff;
	text-align:left;
	float:left;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 20px;
	}

#locations-col a:link,#locations-col-mid a:link,#locations-col-first a:link,
#locations-col a:visited,#locations-col-mid a:visited, #locations-col-first a:visited
{ text-decoration:none; color:#333; }

#locations-col a:hover,#locations-col-mid a:hover,#locations-col-first a:hover {text-decoration:underline;}

#locations-col h3 a:link,#locations-col-mid h3 a:link,#locations-col-first h3 a:link,
#locations-col h3 a:visited,#locations-col-mid h3 a:visited, #locations-col-first h3 a:visited
{ text-decoration:none; color:#333; }

#locations-col h3 a:hover,#locations-col-mid h3 a:hover,#locations-col-first h3 a:hover {color:#000;}

#locations-col-mid {
padding-left:0px;
padding-right:0px;
	padding-right: 30px;
}
.style5 {font-size: 16px}
.style6 {color: #eee}


<#navlist {
	margin: 0;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}
#navlist td {
	margin: 0;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}
#navlist td a:link, #navlist a:visited {
	/*line-height: 14px;*/
	margin: 0px 0px 0px 40px;
	text-decoration: none;
	color: #FFD7D7;
	/*font-weight: bold;*/

}
#navlist td a:link#current, #navlist a:visited#current{
	border-bottom: 3px solid #fff;
	padding: 1px;
	/*background: #0099CC;*/
	color: #fff;
	font-weight: bold;
}


#navlist td  a:hover#current  {
	/*border-bottom: 3px solid #999;*/
	padding: 1px;
	background: #eee;
	color: #0099CC;
	border-bottom: 3px solid #fff;

}
#navlist td a:hover { color: #fff;	border-bottom: 3px solid #FFD7D7;
	padding: 1px;
	font-weight: bold; }

.more a:link{
color: #FFD7D7;
}