﻿body 
{
  background-image:url('../images/riverbg.jpg');
  background-repeat:repeat-y;
  background-color:aqua  
}
#content
{
  margin:0px 0px 0px 0px;
  border-width:opx;
}
#frame
{
  float:right;
  width:410px;
  height:314px;
  margin:10px 5px 5px 5px;
  border:0px
}
#header
{
margin:0px 0px 0px 0px;
height:160px
}
#header p a
{
  font-family:Script;
  color:black;
  text-decoration:none
}
#header p a:hover
{
  color:red;
}
#pagetxt
{
  font-size:1.25em;
  padding:10px 5px 5px 5px;
  background-color:rgb(132,255,255)  
}
#slide
{
  border:0px;
  background-color:black
}
#slideimg
{
  margin:5px 5px 5px 5px
}
#wrapper
{
  width:970px;
  margin-left:auto;
  margin-right:auto;
}
.bold
{
  font-weight:bold
}
.cent
{
  text-align:center
}
.clear
{
  clear:both
}
.fl
{
  float:left;
  padding:0px 5px 5px 0px
}
.ital
{
font-style:italic
}
.lrgtxt
{
  font-size:3em;
  color:black
}
.margl
{
  margin:0px 0px 0px 50px
}
.medtxt
{
  font-size:2.0em;
}
.smalltxt
{
  font-size:1.5em;
}
.ulbwp
{
  list-style-image:url('../images/flagbullet.jpg');
  line-height:1.5em;
  font-size:1.25em
}.under 
{
  text-decoration: underline;
}
.under 
{
  text-decoration: underline;
}

