html, body {
margin: 0;
padding: 0;
font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
background-color: #CC0C39;
}

hr {
color: #CC0C39;
height: 1px;
}

h1 {
font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #000000;
font-size:18px;
}

h2 {
font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #000000;
font-size:16px;
}

h3 {
font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #000000;
font-size:14px;
}

h4 {
font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #000000;
font-size:12px;
font-weight: bold;
text-decoration:underline;
}

h5 {
font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #000000;
font-size:10px;
}

h6 {
font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
color: #CC0C39;
font-size:10px;
}

a.one:link {
text-decoration:none;
color: #CC0C39;
border-bottom: #1693A7;
border-bottom-style:dashed;
border-bottom-width:thin;}
a.one:visited {
text-decoration:none;
color: #CC0C39;
border-bottom: #1693A7;
border-bottom-style:dashed;
border-bottom-width:thin;}
a.one:hover {
text-decoration:none;
color: #E6781E;
border-bottom: #1693A7;
border-bottom-style:dashed;
border-bottom-width:thin;}

#pointermenu2{
margin: auto;
padding: 0;
}

#pointermenu2 ul{
margin: auto;
padding: 10px;
font: bold 30px Georgia;
background: #CC0C39 url(/newsite/images/navbarbg.gif) top repeat-x;
height: 30px;
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
color: #E6781E;
font-weight: bold;
padding: 10px 55px 10px 55px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: #E6781E;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #C8CF02;
background: transparent url(/newsite/images/pointer.gif) top center no-repeat;
}

.thinimageborder {
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 
  
.style1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
}


