﻿html 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
} 
.body
{
    background-color:#cccccc;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background-image:url(/images/1pxVertical.jpg);
    background-repeat:repeat-x;
}
div 
{
    Z-index:10;    
}
.divmain
{
    margin-left: auto;
    margin-right: auto;
}
.divcontent
{
    background-image:url(/images/banner.jpg);
    background-repeat:no-repeat;
    height:1000px;
    width:1001px;
    z-index:999;
}
.divbanner
{
    width:516px;
    float:left;
}
.divmenu
{
    width:770px;
    float:left;
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align:right;
    background-image:url(/images/navbackground.jpg);
    background-repeat:repeat-x;
}

p
{
	text-align:left;
	color:#062427;
	font-family:Georgia;
	font-size:12px;
}
a 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration:none;
}
a:link { text-decoration: None; }
a:active { text-decoration: None; }
a:visited { text-decoration: None; }
a:hover { text-decoration: none; }

a.pagebottom:link    {
  font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	text-decoration:  none;
	color:            #1E364E;
	font-weight:      normal;
  }
a.pagebottom:visited {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 12px;
  text-decoration: none;
  color: #5d4879;
  font-weight: normal;
  }
a.pagebottom:hover   {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 12px;
  text-decoration:  underline;
  color:            #5d4879;
  font-weight:      normal;
  cursor:           pointer;
  }
a.pagebottom:active  {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 12px;
  text-decoration:  none;
  color:            #5d4879;
  font-weight:      normal;
  }
h2 
{
    font-family: Arial, Helvetica, Geneva;
	color:#a24975;
	font-size:16px;
	font-weight:700;
}
h1
{
	font-size: 22px;
	font-weight:500;
	font-family: Arial, Helvetica, Geneva;
	color:#a24975;
}
Img
{
border: 0px;
}
.Spacer { width:900px; height:20px;}
.PBT 
{   font-size :small;
    float:none;
}
.title 
{
    float:left;
    font-weight:700;
    font-size:12;
	font-family: Arial, Helvetica, Geneva;
	color:#a24975;
	font-family:Georgia;
	text-align:left;
}
.Heavy
{
    color: #552a48;
    font-weight:900;
    font-size: 14px;
    text-align:left; 
}
.BandA
{
    color: #552a48;
    font-family: Arial, Helvetica, Geneva;
    font-size: 14px;
}
.borderedimage
{ border-width:1px; border-color:#a24975; border-style:solid;}