From: <Saved by Microsoft Internet Explorer 5>
Subject: Abilene Reporter News: Local
Date: Tue, 13 Apr 2004 12:51:39 -0400
MIME-Version: 1.0
Content-Type: multipart/related;
	boundary="----=_NextPart_000_0000_01C42156.1057A560";
	type="text/html"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165

This is a multi-part message in MIME format.

------=_NextPart_000_0000_01C42156.1057A560
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.reporter-news.com/abil/cda/article_print/1,1983,ABIL_7959_2796920_ARTICLE-DETAIL-PRINT,00.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- Vignette V/5 Tue Apr 13 12:50:50 2004 --><HTML><HEAD><TITLE>Abilene =
Reporter News: Local</TITLE>
<META http-equiv=3DPragma content=3Dno-cache>
<META http-equiv=3DExpires content=3D0>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1"><LINK=20
href=3D"http://www.reporter-news.com/abil/cda/styles/mainCSS" =
rel=3Dstylesheet>
<SCRIPT language=3DJavaScript>=0A=
=0A=
function popup(url,w,h,menu) {=0A=
	x =3D Math.floor((screen.width - w) / 2);=0A=
	y =3D Math.floor((screen.height - h) / 2);        =0A=
	now =3D new Date();=0A=
	features =3D =
"screenx=3D"+x+",screeny=3D"+y+",left=3D"+x+",top=3D"+y+",width=3D"+w+",h=
eight=3D"+h+",location=3Dno,resizable=3Dyes"+",directories=3Dno,status=3D=
no,scrollbars=3Dyes";=0A=
=0A=
	if (menu !=3D null) {=0A=
		//features +=3D ",menubar=3Dyes,toolbar=3Dyes,scrollbars=3Dyes";=0A=
		features +=3D ",menubar=3Dyes,toolbar=3Dyes";=0A=
	} else {=0A=
		//features +=3D ",menubar=3Dno,toolbar=3Dno,scrollbars=3Dno"; =0A=
		features +=3D ",menubar=3Dno,toolbar=3Dno"; =0A=
	}=0A=
	window.open(url,"newwin",features);=0A=
}=0A=
=0A=
=0A=
function MM_reloadPage(init) {  =0A=
  //reloads the window if Nav4 resized=0A=
  if (init=3D=3Dtrue) with (navigator) {=0A=
    if ((appName=3D=3D"Netscape")&&(parseInt(appVersion)=3D=3D4)) {=0A=
     document.MM_pgW=3DinnerWidth; =0A=
	 document.MM_pgH=3DinnerHeight;=0A=
	 onresize=3DMM_reloadPage; =0A=
    }=0A=
  } else if (innerWidth!=3Ddocument.MM_pgW || =
innerHeight!=3Ddocument.MM_pgH)=0A=
    location.reload();=0A=
}=0A=
=0A=
// for Netscape thisdomain =3D www.scripps.com=0A=
// for other browser thisdomain =3D scripps.com=0A=
=0A=
thisdomain =3D document.location + "";=0A=
thisdomain =3D =
thisdomain.substring(thisdomain.indexOf('//')+2,thisdomain.length);=0A=
thisdomain =3D thisdomain.substring(0,thisdomain.indexOf('/'));=0A=
thisdomain =3D (navigator.appName !=3D "Netscape")? =
thisdomain.substring(thisdomain.indexOf('.')+1,thisdomain.length): =
thisdomain;=0A=
=0A=
=0A=
=0A=
function getCookieVal (offset) {=0A=
	var endstr =3D document.cookie.indexOf(';',offset);=0A=
	if (endstr =3D=3D -1) {=0A=
		endstr =3D document.cookie.length;=0A=
	}=0A=
	return unescape(document.cookie.substring(offset,endstr))=0A=
}=0A=
=0A=
=0A=
function SetCookie (name, value, expires, path, domain, secure) {=0A=
	document.cookie =3D name + "=3D" + escape (value) + ((expires) ? "; =
expires=3D" + expires.toGMTString() : "") + ((path) ? "; path=3D" + path =
: "") + ((domain) ? "; domain=3D" + domain : "") + ((secure) ? "; =
secure" : "");=0A=
} =0A=
=0A=
=0A=
function GetCookie (name) {=0A=
	var arg =3D name + "=3D";=0A=
	var alen =3D arg.length;=0A=
	var clen =3D document.cookie.length;=0A=
	var i =3D 0;=0A=
=0A=
	while (i < clen) {=0A=
		var j =3D i + alen;=0A=
		if (document.cookie.substring(i,j) =3D=3D arg) {=0A=
			return getCookieVal(j);=0A=
		}=0A=
		i =3D document.cookie.indexOf(" ", i) + 1;=0A=
		if (i=3D=3D0) break;=0A=
	}=0A=
	return null;  =0A=
}=0A=
=0A=
=0A=
function DeleteCookie (name, path, domain) {=0A=
   if (GetCookie(name)) {=0A=
    document.cookie =3D name + "=3D" + ((path) ? "; path=3D" + path : =
"") +  ((domain) ? "; domain=3D" + domain : "") + "; expires=3DThu, =
01-Jan-70 00:00:01 GMT";=0A=
   }=0A=
}=0A=
=0A=
=0A=
function FixCookieDate (date) { =0A=
	var base =3D new Date(0); =0A=
	var skew =3D base.getTime();=0A=
	if(skew > 0)=0A=
		date.setTime (date.getTime() - skew);     =0A=
}=0A=
=0A=
function MM_swapImgRestore() { //v3.0=0A=
  var i,x,a=3Ddocument.MM_sr; =
for(i=3D0;a&&i<a.length&&(x=3Da[i])&&x.oSrc;i++) x.src=3Dx.oSrc;=0A=
}=0A=
=0A=
function MM_preloadImages() { //v3.0=0A=
  var d=3Ddocument; if(d.images){ if(!d.MM_p) d.MM_p=3Dnew Array();=0A=
    var i,j=3Dd.MM_p.length,a=3DMM_preloadImages.arguments; for(i=3D0; =
i<a.length; i++)=0A=
    if (a[i].indexOf("#")!=3D0){ d.MM_p[j]=3Dnew Image; =
d.MM_p[j++].src=3Da[i];}}=0A=
}=0A=
=0A=
function MM_findObj(n, d) { //v4.01=0A=
  var p,i,x;  if(!d) d=3Ddocument; =
if((p=3Dn.indexOf("?"))>0&&parent.frames.length) {=0A=
    d=3Dparent.frames[n.substring(p+1)].document; n=3Dn.substring(0,p);}=0A=
  if(!(x=3Dd[n])&&d.all) x=3Dd.all[n]; for =
(i=3D0;!x&&i<d.forms.length;i++) x=3Dd.forms[i][n];=0A=
  for(i=3D0;!x&&d.layers&&i<d.layers.length;i++) =
x=3DMM_findObj(n,d.layers[i].document);=0A=
  if(!x && d.getElementById) x=3Dd.getElementById(n); return x;=0A=
}=0A=
=0A=
function MM_swapImage() { //v3.0=0A=
  var i,j=3D0,x,a=3DMM_swapImage.arguments; document.MM_sr=3Dnew Array; =
for(i=3D0;i<(a.length-2);i+=3D3)=0A=
   if ((x=3DMM_findObj(a[i]))!=3Dnull){document.MM_sr[j++]=3Dx; =
if(!x.oSrc) x.oSrc=3Dx.src; x.src=3Da[i+2];}=0A=
}=0A=
=0A=
function vod (url,streamtitle,customfeatures) {=0A=
	windowFeatures =3D =
'toolbar=3Dno,location=3Dno,directories=3Dno,status=3Dno,menubar=3Dno,scr=
ollbars=3Dno,resizable=3Dno,width=3D210,height=3D480';=0A=
=0A=
	//Browser Detection=0A=
	var browser =3D "";=0A=
	var browsername =3D navigator.appName;=0A=
	var browserversion =3D parseInt(navigator.appVersion);=0A=
	var browserplatform =3D navigator.userAgent;=0A=
	if (browsername =3D=3D "Netscape") {=0A=
		browser =3D "ns" + browserversion;=0A=
	} else {=0A=
		if (browsername =3D=3D "Microsoft Internet Explorer") {=0A=
			if (browserversion >=3D 4) {=0A=
				browser =3D "ie" + browserversion;=0A=
			} else {=0A=
				browser =3D "ie3";=0A=
			}=0A=
		}=0A=
	}=0A=
=0A=
	if ((customfeatures) && customfeatures !=3D '') {=0A=
		windowFeatures =3D customfeatures;=0A=
	}=0A=
=0A=
	if (url.indexOf(".rm",(url.length-10)) !=3D -1) {=0A=
		if (browser !=3D 'ie3') {=0A=
			hasplugin =3D 'false';=0A=
			// Mac Browser (Not Netscape)=0A=
			if ( (browserplatform.indexOf('Mac') !=3D-1) && ( browsername !=3D =
"Netscape")) {=0A=
				numPlugins =3D 0;=0A=
				// Real Strange never goes into the followinf loop=0A=
				// because numPlugins is 0=0A=
				for (i =3D 0; i < numPlugins; i++) {=0A=
					plugin =3D navigator.embeds[i];=0A=
					if (plugin.name.substring(0,10)=3D=3D"RealPlayer") {=0A=
						hasplugin =3D 'true';=0A=
					}=0A=
				}=0A=
			} else {=0A=
				numPlugins =3D navigator.plugins.length;=0A=
				for (i =3D 0; i < numPlugins; i++) {=0A=
					plugin =3D navigator.plugins[i];=0A=
					if (plugin.name.substring(0,10)=3D=3D"RealPlayer") {=0A=
						hasplugin =3D 'true';=0A=
					}=0A=
				}=0A=
			}=0A=
			if (browser.substring(0,2) =3D=3D 'ie') {=0A=
				hasplugin =3D 'true';=0A=
			}=0A=
			if (hasplugin =3D=3D 'true') {=0A=
				videoWin =3D window.open (url , 'video', windowFeatures);=0A=
				if (streamtitle !=3D '') {=0A=
					videoWin.streamtitle=3Dstreamtitle;=0A=
				}=0A=
				videoWin.document.close();              =0A=
			} else {=0A=
				stream =3D url.substring(0,(url.length-5));=0A=
				location.href=3Dstream + '.ram';=0A=
			}=0A=
		} else {=0A=
			videoWin =3D window.open (url , 'video', windowFeatures);=0A=
			if (document.images) {=0A=
				if (streamtitle !=3D '') {=0A=
					videoWin.streamtitle=3Dstreamtitle;=0A=
				}=0A=
			}=0A=
			videoWin.document.close();                      =0A=
		}               =0A=
	} else {=0A=
		videoWin =3D window.open (url , 'video', windowFeatures);=0A=
		if (document.images) {=0A=
			if (streamtitle !=3D '') {=0A=
				videoWin.streamtitle=3Dstreamtitle;=0A=
			}=0A=
		}=0A=
		videoWin.document.close();=0A=
	}=0A=
}=0A=
</SCRIPT>

<SCRIPT type=3Dtext/javascript>=0A=
		<!--=0A=
		// Prevent others from including this site=0A=
		var preview =3D 'no'=0A=
		if (preview !=3D 'yes') {=0A=
			if (top !=3D self) {=0A=
				top.location =3D location;=0A=
			}=0A=
		}=0A=
=0A=
		MM_reloadPage(true);=0A=
=0A=
		if (GetCookie('cookieChk') =3D=3D null) { =0A=
			var expdate =3D new Date ();=0A=
=0A=
			// Correct for Mac date bug - call only once for given Date object!=0A=
			FixCookieDate (expdate); =0A=
=0A=
			// expires 30 days from now=0A=
			expdate.setTime (expdate.getTime() + (30 * 24 * 60 * 60 * 1000)); =0A=
			SetCookie ('cookieChk', 'OK', expdate, '/', thisdomain, null);=0A=
		}=0A=
		// -->=0A=
		</SCRIPT>

<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR></HEAD>
<BODY vLink=3D#666699 aLink=3D#666699 link=3D#666699 bgColor=3D#ffffff>
<TABLE cellSpacing=3D0 cellPadding=3D0 width=3D"100%" border=3D0>
  <TBODY>
  <TR>
    <TD width=3D0><IMG=20
      =
src=3D"http://www.reporter-news.com/abil/images/spacers/spacer.gif" =
width=3D0=20
      border=3D0></TD>
    <TD>
      <TABLE cellSpacing=3D0 cellPadding=3D3 border=3D0>
        <TBODY>
        <TR>
          <TD class=3Dheadline1>Abilene Reporter News</TD></TR>
        <TR>
          <TD>&nbsp;</TD></TR>
        <TR>
          <TD><FONT face=3D"Verdana, Arial, Helvetica, sans-serif" =
size=3D2>To=20
            print this page, select <B>File</B> then <B>Print</B> from =
your=20
            browser</FONT></TD></TR>
        <TR>
          <TD><FONT face=3D"Verdana, Arial, Helvetica, sans-serif" =
size=3D1>URL:=20
            =
http://www.reporter-news.com/abil/nw_local/article/0,1874,ABIL_7959_27969=
20,00.html</FONT></TD></TR></TBODY></TABLE><SPAN=20
      class=3Dheadline1>'Spirit guides' are high tech</SPAN>
      <P><SPAN class=3Dsmalltext><B>By Shirley Adams / Special to the=20
      Reporter-News </B></SPAN><BR><SPAN class=3Dsmalltext><B>April 10,=20
      2004</B></SPAN>
      <P><SPAN class=3Dbodytext>RICHMOND, Va. =97 Visitors to Frontier =
Texas! may=20
      find themselves at a loss for words in trying to describe the =
holographic=20
      "spirit guides" that lead them through the new museum in downtown =
Abilene.=20
      That=92s understandable. Some of the technology is so new it =
hasn=92t been=20
      named yet.=20
      <P>Bruce Hornstein, artistic director and producer of the =
Western-themed=20
      museum=92s visual and musical content, called the facility=92s =
technology=20
      unique.=20
      <P>"To the best of my knowledge, there is no other museum in the =
world=20
      where the public can experience such sophisticated virtual-reality =

      technology," he said.=20
      <P>H.C. Zachry, the Abilene advertising executive widely =
recognized as the=20
      "father" of Frontier Texas!, said the original challenge in =
designing the=20
      attraction was to "exceed the ordinary =97 and even to exceed the=20
      unexpected."=20
      <P>Wanting Frontier Texas! to be an "absolutely unique" showcase, =
Zachry=20
      looked to Jay Paulus and Hornstein to pull together a creative =
team=20
      capable of making "historical figures walk and talk again in =
true-life=20
      dimension."=20
      <P>The project=92s designer, Paulus works for The Douglas Group =
design firm,=20
      which has offices in Houston and Washington.=20
      <P>Hornstein works for Pyramid Studios, a multimedia production =
company=20
      based in Richmond, Va. Paulus and Hornstein have known each other=20
      professionally for years.=20
      <P>They helped conceive the spirit guides, the three-dimensional =
figures=20
      that populate Frontier Texas!. The guides, who appear in the =
museum walls=20
      and in exhibits, are historical characters representing diverse =
segments=20
      of the frontier population. They include a frontier woman, a =
buffalo=20
      hunter, a cattle driver and a Comanche leader.=20
      <P>The spirit guides establish eye contact with visitors who enter =
their=20
      "realm" and often greet them as they approach. Visitors can walk =
to the=20
      most distant corner of an exhibit=92s space, and the spirit guides =
will=20
      continue to maintain eye contact as they tell their story.=20
      <P>"It was amazing!" said Sharon Allen, who experienced Frontier =
Texas! at=20
      last weekend=92s gala celebration. "I=92ve never seen anything =
like it."=20
      <P><B>Beyond holograms</B>=20
      <P>The spirit guides have often been called holograms, but the =
underlying=20
      technology is a quantum leap beyond holography, Hornstein and =
others said.=20
      Specialty glass manufactured by A3D Technologies of Dallas makes =
possible=20
      the illusion.=20
      <P>"The glass projects the image into a three-dimensional volume =
of=20
      space," said James Connell, founder of A3D. He said the most =
accurate=20
      description for the spirit guides is "apparent 3-D images."=20
      <P>The result: lifelike figures that forge an emotional and =
intellectual=20
      connection with museum visitors.=20
      <P>"I think people were really surprised by the spirit guides," =
said Neil=20
      Simms, an employee at Frontier Texas!. "Their stories were so =
compelling.=20
      ... It makes you realize nothing on the frontier was easy."=20
      <P>After enjoying the spirit guides=92 stories, visitors end their =
tour with=20
      a dramatic multidimensional movie that lets them experience some =
of the=20
      harsh realities of frontier life.=20
      <P>Screens wrap around Frontier Texas!=92 circular theater in a =
360-degree=20
      arc, and the seats swivel, allowing optimum viewing in all =
directions.=20
      Visitors face the approaching threat of a buffalo stampede from =
one=20
      direction before the herd envelops them.=20
      <P>"Do you know the song =91Little Joe the Wrangler=92?" Allen =
asked. "Just=20
      before the stampede rushed over me, I thought, =91This is the last =
thing=20
      Little Joe saw before he got trampled to death. This is what it =
feels like=20
      to know that your life is about to end.=92"=20
      <P>Allen, owner of Lytle Land and Cattle Co., an Abilene =
restaurant,=20
      recalled her experience as a powerful prairie thunderstorm slammed =
through=20
      the theater.=20
      <P>"Even knowing in my mind that it wasn=92t real, I found myself =
sitting on=20
      the edge of my chair, my heart racing," she said. "We know that =
there is=20
      death in the lightning, and there can be tornadoes in the clouds =
when a=20
      storm like that comes through."=20
      <P>Eric Heiberg of Park Productions, also in Richmond, composed =
and=20
      recorded a full orchestral score, creating a "larger than life =
experience"=20
      in the Frontier theater, Hornstein said.=20
      <P>Music and sound effects were carefully divided among 20 =
individually=20
      controllable audio channels. By using sophisticated technology, =
Heiberg=20
      could assign physical locations to specific sounds. Even if =
visitors close=20
      their eyes, they can pinpoint the location of an approaching =
character.=20
      <P>Hornstein said the technology was simply a tool for his No. 1 =
priority:=20
      telling accurate and compelling stories about the Texas frontier.=20
      <P>"The technology wasn=92t the most difficult challenge," he =
said. "Our=20
      emphasis was on making (an emotional) contact (with visitors)."=20
      <P>Scott Senter, president of Senter Realtors in Abilene, was =
caught up in=20
      the drama.=20
      <P>"It certainly got my adrenalin rushing," he said.=20
      <P><B>If you go</B>=20
      <P>
      <LI>What: Frontier Texas!=20
      <P></P>
      <LI>Where: 625 North 1st St.=20
      <P></P>
      <LI>When: 9 a.m.-6 p.m. Mondays through Saturdays, 1 p.m.-5 p.m. =
Sundays=20
      <P></P>
      <LI>Admission: $8 for adults; $6 for visitors age 60 and older or =
military=20
      personnel with valid identification; $5 for students or teachers =
with=20
      valid ID; $4 for children age 3-12=20
      <P><I>Shirley Adams writes for Capital News Service in Richmond, =
Va.=20
      <BR></I></SPAN>
      <P class=3Dbodytext>Copyright 2004, Abilene Reporter News. All =
Rights=20
      Reserved.</P></LI></TD></TR></TBODY></TABLE></BODY></HTML>

------=_NextPart_000_0000_01C42156.1057A560
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.reporter-news.com/abil/images/spacers/spacer.gif

R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAQAICRAEAOw==

------=_NextPart_000_0000_01C42156.1057A560
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.reporter-news.com/abil/cda/styles/mainCSS

A:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}
A.railtext:hover {
	COLOR: #ffffcc
}
A.navbartext:hover {
	COLOR: #cccccc
}
A.subnavtext:hover {
	COLOR: #333333
}
A.sectionheader2:hover {
	COLOR: #ffffff
}
A.smalltext2:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}
.datetext {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: =
normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.headline1 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #333333; LINE-HEIGHT: 18px; =
FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.headline2 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #333333; LINE-HEIGHT: 18px; =
FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.headline3 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; LINE-HEIGHT: 14px; FONT-FAMILY: =
Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.headline_special {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; FONT-FAMILY: "Trebuchet MS", Arial, =
Helvetica, sans-serif; TEXT-DECORATION: none
}
.subhead {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; FONT-STYLE: normal; =
FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sectionheader {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; COLOR: =
#333333; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
LETTER-SPACING: normal; TEXT-DECORATION: none
}
.sectionheader2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-TRANSFORM: capitalize; COLOR: =
#ffffff; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", =
Times, serif; LETTER-SPACING: normal; TEXT-DECORATION: none
}
.sectionheader3 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; TEXT-TRANSFORM: capitalize; COLOR: =
#ffffff; FONT-STYLE: italic; FONT-FAMILY: "trebuchet MS", Arial, =
Helvetica, sans-serif; LETTER-SPACING: normal; TEXT-DECORATION: none
}
.sectionheader4 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; TEXT-TRANSFORM: capitalize; COLOR: =
#ffffff; FONT-STYLE: italic; FONT-FAMILY: "trebuchet MS", Arial, =
Helvetica, sans-serif; LETTER-SPACING: normal; TEXT-DECORATION: none
}
.additionalhead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.additionalhead A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.additionalhead A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.additionalhead A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: underline
}
.additionalhead LI {
	COLOR: #000000; LIST-STYLE-TYPE: square
}
.navbartext {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; COLOR: =
#000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: =
none
}
.subnavtext {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; COLOR: =
#333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: =
none
}
.bodytext {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #000000; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.abstracttext {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #333333; LINE-HEIGHT: =
normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.relatedlink {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #993333; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.relatedlink2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, =
Helvetica, sans-serif; TEXT-DECORATION: none
}
B {
	FONT-WEIGHT: bold
}
.deeplinks {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: =
#993333; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, =
sans-serif; TEXT-DECORATION: none
}
.deeplinks2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: =
#cc0000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, =
sans-serif; TEXT-DECORATION: none
}
.smalltext {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.smalltext2 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000033; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.smallgraytext {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: =
#333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.phototext {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: "ms sans serif", verdana, =
arial, helvetica
}
.railtext {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, =
sans-serif
}
.calendartext {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333399; FONT-STYLE: =
normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.weathertext {
	FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.lettergrade {
	FONT-WEIGHT: bold; FONT-SIZE: 24pt; TEXT-TRANSFORM: uppercase; COLOR: =
#000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: =
none
}
.verticaltext {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.lnbarchive {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: =
normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.calendarbg {
	BACKGROUND-COLOR: #99ccff
}
.lnbbgcolor {
	BACKGROUND-COLOR: #e6e6e6
}
.gutterbgcolor {
	BACKGROUND-COLOR: #cccccc
}
.gutteradbg1 {
	BACKGROUND-COLOR: #cccccc
}
.gutteradbg2 {
	BACKGROUND-COLOR: #cccccc
}
.guttersearchbg1 {
	BACKGROUND-COLOR: #e6e6e6
}
.guttersearchbg2 {
	BACKGROUND-COLOR: #e6e6e6
}
.gutterservicesbg1 {
	BACKGROUND-COLOR: #e6e6e6
}
.gutterservicesbg2 {
	BACKGROUND-COLOR: #e6e6e6
}
.sectionbgcolor {
	BACKGROUND-COLOR: #333333
}
.sectionbgcolor2 {
	BACKGROUND-COLOR: #c1c1c1
}
.footertext {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.sectionheader:hover {
	COLOR: #333333
}
.navbartext2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; COLOR: =
#e6e6e6; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: =
none
}
A.navbartext2:hover {
	COLOR: #ffffff
}
A.footertext:hover {
	COLOR: #cccccc
}
.weathersmalltext {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif
}
.lnbpollbg1 {
	BACKGROUND-COLOR: #cccccc
}
.lnbpollbg2 {
	BACKGROUND-COLOR: #cccccc
}
.contentpollbg1 {
	BACKGROUND-COLOR: #e6e6e6
}
.contentpollbg2 {
	BACKGROUND-COLOR: #f4f4f4
}
.byline {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, =
Helvetica, sans-serif
}
.relatedbox {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, =
Helvetica, sans-serif
}
.subsectionhead {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: =
12px; PADDING-BOTTOM: 1px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; =
PADDING-TOP: 1px; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New =
Roman", Times, serif; LETTER-SPACING: normal; BACKGROUND-COLOR: #333333; =
TEXT-DECORATION: none
}
.subsectioncats {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: =
12px; PADDING-BOTTOM: 1px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; =
PADDING-TOP: 1px; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New =
Roman", Times, serif; LETTER-SPACING: normal; BACKGROUND-COLOR: #333333; =
TEXT-DECORATION: none
}
.subsectioncats A:link {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: =
12px; PADDING-BOTTOM: 1px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; =
PADDING-TOP: 1px; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New =
Roman", Times, serif; LETTER-SPACING: normal; BACKGROUND-COLOR: #333333; =
TEXT-DECORATION: none
}
.subsectioncats A:visited {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: =
12px; PADDING-BOTTOM: 1px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; =
PADDING-TOP: 1px; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New =
Roman", Times, serif; LETTER-SPACING: normal; BACKGROUND-COLOR: #333333; =
TEXT-DECORATION: none
}
.subsectioncats A:hover {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: =
12px; PADDING-BOTTOM: 1px; TEXT-TRANSFORM: capitalize; COLOR: #ffffff; =
PADDING-TOP: 1px; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New =
Roman", Times, serif; LETTER-SPACING: normal; BACKGROUND-COLOR: #333333; =
TEXT-DECORATION: underline
}
.subsectionlinks {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.subsectionlinks A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.subsectionlinks A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.subsectionlinks A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: underline
}
.subsectionmore A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.subsectionmore A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: none
}
.subsectionmore A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: =
normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; =
TEXT-DECORATION: underline
}
.relatedlink A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #993333; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.relatedlink A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #993333; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.relatedlink A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #993333; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.rightrail {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, =
sans-serif; TEXT-DECORATION: none
}
.toprails {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, =
sans-serif; TEXT-DECORATION: none
}
.toprails A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Arial, =
Helvetica, sans-serif; TEXT-DECORATION: none
}
.toprails A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Arial, =
Helvetica, sans-serif; TEXT-DECORATION: none
}
.toprails A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Arial, =
Helvetica, sans-serif; TEXT-DECORATION: underline
}

------=_NextPart_000_0000_01C42156.1057A560--
