body {
	margin: 0px;
	padding: 0px;
}
.content {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #eadcab;
	margin: 5px;
	padding: 5px;
}
.navColumn {
	background-color: #464476;
}
p, blockquote
        { color: #272b6a; font-size: 12px; line-height: 16px; font-family: Georgia, Times, serif; margin: 15px }
.intro {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-family: Georgia, Times, serif;
}

#rnav   
      {
	font-size: 11px;
	line-height: 15px;
	font-family: Georgia, Times, serif;
	background-color: #464476;
}
	  
#rnav a   
    {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}
#rnav a:hover   
    {
	color: #CCCCCC;
	font-size: 11px;
	filter: Glow(Color=#fff, Strength=30%);
	font-family: Georgia, Times, serif;
}
a:link
   {
	color: #464476;
	text-decoration: none;
	font-weight: bold;
}
 
a:hover
   {
	color: #8a2be2;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
  {
	color: #483d8b;
	text-decoration: none;
	font-weight: bold;
}
  
ul {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #464476;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 5px;
	
}

li {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	display: block;
	padding-left: 5px;
}
h3 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #464476;
	padding-left: 3px;
}

#tnav   
      {
	font-size: 10px;
	line-height: 15px;
	font-family: Georgia, Times, serif;
	height: 25px;
	margin-top: 4px;
	padding-top: 4px;
}
	  
#tnav a   
    {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#tnav a:hover   
    {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, Times, serif;
}

h5 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #464476;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464476;
	text-align: right;
}

#elefree h1 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #464476;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #464476;
	padding-left: 3px;
}

#elefree p {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

#elefree h2 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #272b6a;
	padding-left: 3px;
}

#elefree h3 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

#elefree content {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #272b6a;
	border-bottom-color: #272b6a;
}

.brd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #272b6a;
	border-bottom-color: #272b6a;
}
#subhead a {
	color: #9999CC;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

/* PULL MENU CSS */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/page/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/page/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/page/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/page/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.deaths {
	color:#fff;
	padding:3px;
}

.deaths-heading {
	padding:3px;
	background:#fff;
	border:1px solid #CC9900;
	font-weight:bold;
}