body {
	font: normal 95%/1.3em Arial, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2D1856;
      text-align: justify;
}
table {border-color:#c8aaaa; border-spacing:0px;}
#header {
	background:url(http://ascentofsafed.com/images/AcentTopBanner.png) no-repeat center center;
	background-color: #FFFFFF;
	height:85px;
	/*border: 2px outset #FFFFFF;*/
}

#header a {
	height:85px; width: 240px; display:block;
}

a,a:visited {color: #000066;
   text-decoration: underline;}

a:hover {color: #3399FF;
	text-decoration: none;}

#rightNav a { font-family: Arial,  sans-serif; font-size: 8pt; font-weight: bold; color: #000066; text-decoration: none; line-height:25px; padding-left:15px; }
#rightNav a:hover {color: #fff; text-decoration: none;}

#toplinksbar a {text-decoration: none; color:black; font-size:10pt}
#toplinksbar a:hover {text-decoration: none; color: #3399FF;}

#searchTable {
	position:absolute;
	top:200px;
	left:480px;
	border: 1px solid #6cf;
	width: 438px;
	height:25px;
	overflow:hidden;
	padding: 5px;
	color:#000066;
	_background-color:#f5fafe;
	_color:#000065;
	font-size:14px;
}

#searchTable:hover {
	background-color:#f5fafe;
	color:black;
}

/*** MENUS ***/
/* For the bottom links when we add them back */
.lowText { font-weight: bold; text-decoration: none; color: #000066;
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

/* Was only making the menu bold. Can be done elsewhere. Class is removed from ArticlePage.htm Feb 17 2015 by Deb.*/
/*.highText { font-weight: bold; text-decoration: none; color: #000066;
font-family: Arial, Helvetica, sans-serif; font-size: 14px;}*/

.highText_root { font-weight: bold; text-decoration: none; color: #000066;
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding-top:6px;}

/* Not used as of Feb 17 2015 so disabled to be removed.*/
/*.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }*/



h1 {
	margin-top: 20px; 
        font-size: 16pt;
        font-weight: bold;
                font-family:"Trebuchet MS", sans-serif;
                margin-bottom: -6px;
	color: #333333;
<!-- Deb 2015
	background:url(http://ascentofsafed.com/images/header1.jpg) left center no-repeat;
	-->
       /* background-color: #000066;*/
        text-transform: uppercase;
		text-align:left;
        /***1.8em/1.2em;***/
}

.heading {
	padding: 0px;
	font: stronger 2.0em/1.2em "Trebuchet MS", sans-serif;
	color: #0000FF;
	text-align: left;
}

.subheading {
	padding: 0px;
	font: normal 1.2em/1.4em "Trebuchet MS", sans-serif;
	color: #3300FF;	
}

.subsubheading {
	padding: 0px;
	font: normal 1em/1.4em "Trebuchet MS", sans-serif;
/* Deb 2015	color: #FAC1AC;	*/
}

h2 {
/*margin-top: 30px;*/
margin:0px;
padding-left:0mm;
padding-top: 1mm;
padding-bottom: 1mm;
font-size: 10pt;
letter-spacing: .05em;
font-family:"Trebuchet MS", sans-serif;
color: #000000;
text-transform: uppercase;
}

h3 {
/*margin-top: 30px;*/
margin:0px;
/*padding-left: 1mm; */
padding-top: .25mm; 
padding-bottom: .25mm;
/*font-size: 10pt;*/
font-weight: 800;
letter-spacing: .05em;
font-family:"Trebuchet MS", sans-serif;
color: #000000;
font-weight:bold;
}

h4 {
/*margin-top: 30px;*/
margin:0px;
padding-left:0mm; padding-top: 0mm; padding-bottom: 0mm;
font-size: small;
font-weight: 800;
letter-spacing: .05em;
font-family:"Trebuchet MS", sans-serif;
color: #000000;
}

h5 {
/*margin-top: 30px;*/
margin:0px;
font: normal 90%/1.0em "Trebuchet MS", Verdana, sans-serif;
font-size: xxsmall;
color: #2D1856;
}

h6 {
/*margin-top: 30px;*/
margin:0px;
	font: normal 90%/1.0em "Trebuchet MS", Verdana, sans-serif;
        font-size: xxsmall;
	color: #2D1856;
}

#footer {
	/*border-top: 3px solid #000066;*/
	padding-top: 10px;
	font: normal 12px/1.2em "Trebuchet MS", Verdana, sans-serif;
	color:black;
	font-size:10px;
	text-decoration:none;
	height:65px;
}

#footer a {
	color:black;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	color:#3399FF;
	text-decoration:none;
}


#footer #highlinks {
	color:#66ccfd;
	font-size:11px;
	padding-bottom:5px;
}

#footer #highlinks a {
	font-size:12px;
}
.PosterPage img {width:200px;}
.PosterPage td {text-align:center;}