/* BASICS */
body {  
	font: 9pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif; 
	color: #010E22; 
	background: #F5F5E9 url(../images/main/pattern3.gif) repeat; 
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}
p { 
	font: 9pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif; 
	margin-top: 0px; 
	text-align: left;
	color: #010E22;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #993333;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #993333;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #010E22;
}

/* LAYOUT */

#container { 
	text-align: left;
	position: relative;
	background: #fff url(../images/main/puzzle2-main.jpg) no-repeat top left;
	margin: 10px auto;
	border: 5px solid #660033;
	padding: 0px;
	width: 760px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
}
html>body #container {
	width: 740px;
}
#intro { 
	background: url(../images/main/logo-new.png) no-repeat top right;
	margin-top: 40px;
	margin-right: 15px;
}
#pageHeader { 
	padding-top: 31px;
	margin-left: 440px;
}
#pageHeader h1 { 
	/* background: transparent url(../images/) no-repeat top right; */
	margin-top: 50px;
	margin-left: 0px;
	margin-bottom: 160px;
	width: 280px; 
	height: 60px;
}

#pageHeader h1 span {
	display:none
}


/* CONTENT */

#preamble {                                /* Mental Health Link */
	margin: 20px 0px 0px 135px;
	padding: 0px 0px 0px 0px;
	width: 235px;
	height: 70px;
    background: #999999;
	border: solid #7a4849 2px;
}
#preamble2 {                              /* EAP Link */
	margin-left: 430px;
	margin-top: -74px;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	width: 235px;
	height: 70px;
	background: #999999;
	border: solid #f9913a 2px;
}

/* FOOTER */
#footer { 
	position: absolute;
	top: 10px;
	right: 100px;
}
#footer a:link, #footer a:visited { 
	margin-right: 10px; 
}
#footbot { 
	background: url(../images/main/puzzle-bottom.jpg) no-repeat bottom right;
	margin-bottom: 0px;
	margin-right: 25px;
	height: 60px;
	padding-bottom: 5px;
}
#footbot p {
	font: italic bold 9pt/16pt Trebuchet MS, Georgia, Times New Roman, Times, serif;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #993366;
}
