html {
	overflow: auto;
} 

BODY {

font-size : 0.9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 

color : #000000; 
BACKGROUND: url("./images/warren.jpg") #A7C7AA
fixed no-repeat right bottom;
margin : 0 0 0 0;

padding-left: 15;
width : auto; 
filter: Alpha(Opacity=85);
 -moz-opacity: .85;

/*   scrollbar-face-color:#734979;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#ffffff;
   scrollbar-shadow-color:#5E3863;
   scrollbar-highlight-color:#865E8C;
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;
*/ }



A {
	FONT-WEIGHT: bold; font-size : 1.0em;  BACKGROUND: none transparent auto repeat 0% 0%;  TEXT-DECORATION: none
}
A:link {
	BACKGROUND: none transparent auto repeat 0% 0%; COLOR: #523156
}
A:visited {
	BACKGROUND: none transparent auto repeat 0% 0%; COLOR: #523156
}
A:hover {
	BACKGROUND: none transparent auto repeat 0% 0%; COLOR: #734979
}
A:active {
	BACKGROUND: none transparent auto repeat 0% 0%; COLOR: #734979
}

h3{
background-color : #734979;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
font-size : 1.0em; 
color : #FFFFFF; }

.H3 a:link{
text-decoration : underline;
background-color : #734979;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
font-size : 1.0em; 
color : #FFFFFF; }

.H3 a:visited{
text-decoration : underline;
background-color : #734979;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
font-size : 1.0em; 
color : #FFFFFF; 
}

.H3 a:hover{
text-decoration : underline;
background-color : #734979;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
font-size : 1.0em; 
color : #E2D7E4; 
}
H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #FFFFFF; 
background-color : transparent; 
}

.H1 a:link{
text-decoration : underline;
}

p {
font-size : 0.9em; 
font-family : Arial, Helvetica, sans-serif; 
}



.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 0.9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
text-decoration : underline;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
text-decoration : underline;
}

.monthtext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 0.9em; 
}


.monthtext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
text-decoration : underline;
font-size : 1.0em; 
}

.monthtext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold;
text-decoration : underline;
font-size : 1.0em; 
}

}
.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 0.9em; 
  color : #CC0066;
  font-weight : bold;
}

.grid {
border : #734979 .05em solid;
}

.white {
  background-color : white
}

.black {
  background-color : #000000;
}

.bg_dark {
  background-color : #523156;
color : #FFFFFF;
}

.bg_dark a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : #FFFFFF;
}

.bg_medium {
  background-color : #734979;
color : #FFFFFF;
}

.bg_medium a:link{
  background-color : #734979;
  color : #FFFFFF;
text-decoration : underline;
}

.bg_medium a:hover{
  background-color : #734979;
  color : #FFFFFF;
text-decoration : underline;
}

.bg_medium a:visited{
  background-color : #734979;
  color : #FFFFFF;
text-decoration : underline;
}

.bg_light {
  background-color : #B6A5B9;
}

.alt_bg_dark {
  background-color : #4E6851;
}

.alt_bg_medium {
  background-color : #607E64;
}

.alt_bg_light {
  background-color : #84A888;
}

.copyright {
    font-size: .9em;
    text-align: center;
	color : #FFFFFF; 
}
