body
{ 
  font-family: Verdana, Helvetica, Trebuchet, Arial, sans-serif, "Sans Serif";
  background-repeat: repeat-y;
  background-attachment:fixed;
  background-position:center; 
  text-align: center;
  background-color: #044887;
  color: #000000;
  margin: 0 auto;
}

#header
{
  background-image: url('/site_media/images/banner.jpg');
  background-repeat: no-repeat;
  height: 175px;
  width: 1025px;
  margin-left: 13px;
}


#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:765px; 
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
padding-bottom: 32767px;
margin-bottom: -32757px;
 font-size: 16px;
 }

#rightcol{
 width:244px;
 float:right;
 position:relative;
 background-color:#ffffff;
 font-weight: bold;
 padding-left: 5px;
/* font-family: Georgia, Palatino, Times;*/
 font-family: Verdana, Helvetica, Trebuchet, Arial, sans-serif, "Sans Serif";
 padding-bottom: 32767px;
 margin-bottom: -32757px;
 
 }

#rightcol a:link {
color: #000033;


}

#eq_col_cont{ overflow: hidden; margin-left: 5px;}

#container
{
  text-align: left;
  width: 1045px;
  max-width: 1045px;
  position: relative;
  margin: 0 auto;
}

#content
{
  background-color: #ffffff;
  padding-left: 5px;
  margin-top: 5px;
  margin-left: 5px;
  height: 300px;
}


#content #maincontent
{
  float: left;
  text-align: left;
  width: 800px;
  margin-top: 0px;

}

#content #events
{
  float: right;
  text-align: left;
  width: 250px
  margin: 0px
}

#footer
{ 
  text-align: center;
  margin: 0px;
}

#paidfor
{ 
  border: 2px solid #647f92;
  font-weight: bold; 
  width: 500px;
  color: #333333;
  margin: 0 auto;
}

#contact
{ 
  color: #ffffff;
  
  font-size:11px;
  margin: 4px auto;
  width: 500px;
}

#message
{ 
  color: black;
  border: 2px solid red;
  text-align: center;
  padding: 5px;
  margin: 10px;
  font-weight: bold;
  font-size: 18px;
}

a
{ 
  text-decoration: none;
  color: #0072bb;
}

img
{
  border: 0;
}

img a
{
  border: 0;
}

input, select
{ 
  padding: 2px;
  color: #000000;
  background-color: #ffffcc;
  border: 1px solid #0072bb;
}

.mysubmit
{ 
  color: #ffffff;
  background-color: #0072bb;
}

.more
{ 
  text-decoration: underline;
  margin: 0px 10px 5px 5px;
  float: right;
  font-style: oblique;
  font-weight: bold;
}

.errorlist
{
  list-style: square;
  color: red;
  margin: 0px;
  
}

.pagetitle
{ 
  font-size: 24px;
  font-weight: bold;
  margin: 20px;
  text-align: center;
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
.floatimgright {
float:right;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgsig {
float:right;
margin-top:0px;
margin-right:100px;
margin-bottom:10px;
}


