body#home_splash  {
	padding: 0;
	margin: 0 auto;
font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	background: #000000  url(img/ACE-screen-2.jpg) repeat-x;
	background-position-x: center;
	background-position-y:top;
color:#ffd;
text-decoration:none;
font-weight:bold;
	text-align:center;
}
/*#home_splash img#wall {
	margin: 0;
}
*/
#home_splash div#container  {
	/*display:block;
	position: absolute;*/
	width: 800px;
	height: 516px;
	padding: 0;
	margin: -1px auto 0 auto;	
	background: url(img/ACE-screen-2.jpg) no-repeat center top;
/*	background-position:  ;
	background-position-x: center;
	background-position-y:top;*/
	z-index:10;
	text-align: center;
	border-bottom: 1px none black;
	border-left: 1px none black;
	border-right: 1px none black;
	border-top: 1px dotted black;

	}


/*****postioning main page elements*****/


#Layer1 {
/*	position:absolute;
	top:190px;*/
	width:50%;
	height:auto;
	z-index:80;
	margin: 140px 27% 0 23%; /*-left: 23%;
	margin-right: 27%;*/
	list-style-type: square;
	border-bottom: 2px dotted #fc9;
}

#home_splash #container #homeNav {
	height:auto;
	top: 460px;
	position: absolute;
	width: 90%;
	left: 5%;
	right: 5%;
	text-align: center;
	z-index:85;
	color: #ffcc99;
	display:block;
	/*margin-left: 5%;
	margin-right: 5%;*/

/*	left: 0px;
	margin-left: 3%;
	margin-right: 7%;
	position: absolute;*/
}


div#homefooter {
	color:#ddf;
	display:block;
	padding: 0.25em;
	width: 90%;
	margin-left: 4%;
	margin-right:6%;
	z-index:75;
	clear: both;
}
 


 
/*********typography************/
 
h1,h2,h3,h4 {
font-weight:bold;
}

h1 {
font-size:1.2em;
margin: .6em 0 .3em 0;
color:#773322;
}

h2 {
font-size:1em;
margin:.4em 0 .2em 0;
color:#223377;}

h3 {
font-size:1em;
color:#ffd;
}

#home_splash h1 {
	color:#fff;
	border-top: 2px dotted #ddf;
	border-bottom: 2px dotted #ddf;
	padding: .5em 0;
	display: block;
	text-transform: uppercase;
}

#home_splash h2 {
	margin:1em 0 .2em 0;
	color:#ffcc99;
	text-transform: uppercase;
}

#home_splash #container #homeNav h3 {
	color:#ffd;
	margin-top: 4px;
	padding-top: 3px;
	text-align:center;
}


#home_splash #homeNav p {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 6px auto 16px auto;
	text-align: center;
	}
	
#homefooter p {
	font-size: 0.7em;
	text-align: center;
	font-weight: bold;
	margin: .25em 0;
	border-top: none;
}

/*************** LINK STYLES *************/

/******* homeNav ***************/


a, a:link, a:visited {
color:#fec;
text-decoration:none;
}

a:hover {
color:#ddf;
text-decoration:underline;
}


a:active {
color:#fff;
text-decoration:underline;
}


#Layer1 a {
	text-decoration: none;
}
#Layer1 li {
	text-align: left;
}
#Layer1 a:hover {
	color: #ddf;
	text-decoration: underline;
}

#Layer1 a:active {
	color: #fff;
	text-decoration: underline;
}

#home_splash #Layer1 ul {
	display: block;
	margin: .5em auto;
	width: 80%;
	list-style-position: outside;
	padding-bottom: .5em;
}
