body {
    	font:	12px/1.2 "Trebuchet MS", serif;
        background-color: #000000;
    background-image: url(banner1.jpg);
    background-repeat: repeat-y;
    background-position: center;
    }

#frame {
		width:710px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
}

#banner{
width: 465px;
height: 75px;
margin-left:109px;

/*  background-image: url(banner2.jpg)  ;
  background-repeat: no-repeat;          */
}

#smalltype{
     font-family: "Trebuchet MS", serif;
     font-size: 75%;
     line-height: 1;
}

#leftcontent {
	width:120px;
    margin-top: 0px;
	padding-top: 10px;
    .padding-left:10px;
    padding-left:0px;
	float:left;

}

#lefttext{
    text-align: left;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Trebuchet MS", serif;
    font-weight: normal;
    line-height: 1;
}
a.button {
background: url(bgbkgrnd.gif);
display:block;
width: 110px;
height:25px;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-align:left;
/*  */
padding-top: 3px;
padding-left: 5px;
color: #990033;
text-decoration: none;
}
a.button:visited{
  font-weight: bold;
  color: #707070;
  }
a.button:focus, a.button:hover, a.button:active {
background: url(bgbover.gif);
padding-top: 3px;
padding-left: 5px;
color: #FFFF66
}


#centercontent {
		width:420px;
		padding-left:5px;
        padding-top: 9px;
        margin-right: 0px;
        padding-right:5px;
        _margin-left:-10px;
		float:left;
        background-image: url(t_background2.jpg);
        background-repeat:  repeat;

}
#counter{
  text-align: center;
  border: thin;
}


#thead{
       font-family: "Trebuchet MS", serif;
       font-size: 1.3em;
}

#ctext-ix{
       font-family: "Trebuchet MS", serif;
       font-size: 120%;
       font-style: normal;
       line-height: 140%;
       _padding-left:-10px;
}
#ctext{
       font-family: "Trebuchet MS", serif;
       font-size: 120%;
       font-style: normal;
       line-height: 140%;
      .padding-right:-10px;

}


#rightcontent {
		width:140px;
        padding-left:10px;
        .padding-left:-10px;
        margin-top:-75px;
         _margin-left:-5px;
        text-align: right; 
		float:left;

}


#righttext{
    text-align: right;

    margin-top: 0px;
    margin-right: 0px;
    .padding-left:-5px;
    .margin-right:-10px;
    margin-left: -10px;
    font-family: "Trebuchet MS", serif;
    line-height: .5;
  color: #FFFF33
}

a:link {color: #990000; text-decoration:underline;}
a:visited {color: #955B39; font-weight: normal;}
a:active {color: red;}
a:hover {color: blue; text-decoration:none;}

p,h1 {
    margin:0px 0px 0px 0px;
}

button {font: 12px "Verdana", Arial, sans-serif;
        color:#990000;
        background:#33CB98;
	    border: inset;
	 }
h1 {
    font-size:14px;
	padding-top:10px;
    padding-bottom: 1px;
    color: #990000;
}
#footer{
    font-family: "Trebuchet MS", serif;
    font-size: 80%;
    text-align: center;
    color:#993300;
    }
#note{
  color: #FFFFCC;
}

img {border: none;}

#links{
  font-family: "Trebuchet MS", serif;
  font-size: 80%;
  line-height: 108%;

}

 /* links recolored for appearing on the links page background */
a.lp:link {color: blue; text-decoration:underline;}
a.lp:visited {color: #993300, font-weight: normal, text-decoration:none;}
a.lp:active {color: #993300;}
a.lp:hover {color: #993300; }
