body
{
   margin: 0px;
   text-align: center;
}
html
{
    overflow-x: hidden;
}
.PageTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.BigText
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.BigTextBold
{
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.SmallText
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.SmallTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.MidText
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.MidTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.NormalText
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}
.NormalTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma, Helvetica;
}

td.fieldname
{
   text-align: right;
   font-size: 12px;
   font-weight: bold;
   FONT-FAMILY: Arial, Tahoma, Helvetica;   
}
.ButtonGray
{
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
   FONT-FAMILY: Arial, Tahoma, Helvetica;
   font-size: 12px;
   cursor: hand;     
}
.ButtonFrontPage
{
   margin-top: 20px;
   margin-bottom: 10px;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0px;
   text-align: center;
   background-color: #e1e1e1;
   FONT-FAMILY: Arial, Tahoma, Helvetica;
   font-size: 12px;
   cursor: hand;     
}
.CreateUserButton
{
    margin-right:350px;
}
.CreateUserButtonReg
{
    margin-right:430px;
    cursor:hand; 
}
.NormalButton
{
    cursor:hand; 
}
.ErrorStar
{
    margin-right:300px; 
}
.ErrorMessage
{
    color: Red;
}
.CheckInfo
{
    margin-right:300px; 
    margin-top: 10px;
    margin-bottom: 10px;
    width: 400px;  
    text-align: left; 
}
.PayPalImage
{
    margin-right:-10px; 
    margin-top: -110px;
    margin-bottom: 10px; 
}
hr
{
   color: #53A0FF;
}
#bodyBackground 
{
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;   
    text-align: left;
} 

#header
{
   padding: 0px;
   margin: 0px;
   height: 110px;
   background-image: url(images/HeaderSlice2.gif);
}

#headerSiteName
{
   position: relative;
   top: 5px;
   left: 15px;
   width: 400px;
   height:  110px;
   padding: 0px;    
   margin: 0px;
}
#headerPicture
{
   position: relative;
   margin-top: -113px;
   margin-left: 822px;
   width: 178px;
   height: 99px;
   padding: 0px;    
   background-image: url(images/TopFamily.jpg);
}

#headermenu
{
   position: relative;
   top: 0px;
   margin-left: 0px;
   width: 1000px;
   height: 16px; 
   padding: 2px 0px 2px 0px;
   background-color: #e1e1e1;
}

#loginbox2 
{
   position: relative;
   background-image: url(images/HeaderSliceLoginBox.gif); 
   margin-top: -102px;
   margin-left: 420px;
   width: 180px;
   height: 90px;
   padding: 2px 2px 2px 2px; 
   font-size: 10px; 
   font-weight: bold; 
   FONT-FAMILY: Arial, Tahoma, Helvetica;    
}

#SearchBox
{
   position: relative;
   margin-top: -73px;
   margin-left: 660px;
   width: 160px;
   height: 90px;
   padding: 2px 2px 2px 2px; 
   font-size: 10px; 
   font-weight: bold; 
   FONT-FAMILY: Arial, Tahoma, Helvetica;    
}

#loginbox2 input
{
   color: black;
   border-color: blue;
   background-color: #C6DBFA;
   padding: 0px 0px 0px 0px; 
   font-size: 10px;
}
#rememberme input
{
   color: black;
   background-color: Transparent; 
   padding: 2px 2px 2px 2px; 
   font-size: 10px;
   FONT-FAMILY: Arial, Tahoma, Helvetica; 
}
#accountlinks a 
{
    margin-top: 2px; 
    padding-top: 2px;
    color: #0000FF;
    font-size: 10px;
    FONT-FAMILY: Arial, Tahoma, Helvetica; 
}
#welcomebox
{
   font-size: 12px;
   text-align: right;
}
#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}
#footer
{
   clear: both; 
   width: 100%;
   height: 28px; 
   background-image: url(images/FooterSlice3.jpg);
}
#footertext
{
   text-align: center;
   padding-top: 5px;  
   FONT-SIZE: 8pt;
   FONT-FAMILY: Arial, Tahoma, Helvetica;          
}
#container
{
   width: 1000px;
   height: 100%; 
   position: relative;
   margin-top: 0px;
   margin-left: 0px;
   background-color: #e1e1e1;
}
#centercol
{
   float:right;
   width: 770px; 
   height: 100%; 
   background-color: white;
}       
#leftcol
{
   float:left;
   width: 230px;
   height: 100%; 
   background-color: #e1e1e1;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #E1E1E1;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}
.leftmenulink
{
   font-family: Arial, Serif;
   font-weight: bold;
   font-size: 12px;
   background-color: #E1E1E1;  
}

.leftmenulink a
{
   text-decoration: none;
   color: black; 
}

.leftmenulink a:hover
{
    text-decoration: underline overline;
    color: blue;
}

.footermenulink
{
   font-family: Verdana, Arial;
   font-size: 9px;    
}

.footermenulink a
{
   text-decoration: none;
   color: #0033cc; 
}

.headermenulink
{
   font-family: Arial, Serif;
   font-weight: bold;
   font-size: 12px;   
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
    text-decoration: underline overline;
    color: blue;
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #fefef0;
   color: #b45d16;
   border: dashed 1px #995117;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #995117;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #bfcfff;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-top: 0px;
   margin-bottom: 10px;
   background-color: #819FFF;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}
textarea.codebox {
  border: 1px dashed #666666;  
  background-color: #eeeeee;
  width: 95%;
  height: 65px;
  padding: 5px;
  font: 10px Verdana;
}
.indentedlist
{
    padding: 20px;
}
.spacedlist
{
    padding-bottom: 4px; 
}