﻿body 
{
    font-family:Tahoma;
    background-image:url(../images/bg2.jpg);
    background-position:0px -78px;
    background-repeat:repeat-x;
    background-color:#B9CD95;
    margin:0px;
}
#wrapper
{
    width:100%;
    position:absolute;
    top:132px;
    left:0px;
background-color:#ffffff;
    z-index:100;
    background-image:url(../images/bg2.jpg);
    background-position:0px -210px;
    background-repeat:repeat-x;
}
#header
{
    position:absolute;
    top:0px;
    left:0px;
    width:1000px;
    height:79px;
    background-image:url(../images/header.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}
#postit
{
    position:absolute;
    left:20px;
    top:390px;
    width:200px;
    height:202px;
    background-image:url(../images/postit.gif);
    z-index:10000;
}
#postit p
{
    text-align:center;
    margin:20px;
    margin-top:25px;
    font-family:Georgia;
    color:#000000;
    font-size:14px;
}
#pin
{
      position:absolute;
    left:20px;
    top:365px;
    width:52px;
    height:25px;
    background-image:url(../images/pin.gif);
    z-index:10000;
}
.aBorder
{
    font-family:Lucida Console;
    font-weight:bolder;
    font-size:14px;
    color:#008000;
    text-decoration:none;
    background-repeat:no-repeat;
    margin-left:7px;
    border:1px solid #6D9823;
    width:199px;
    display:block;
    margin-bottom:1px;
    margin-top:3px;
    background-color:#EAF0E0;
    text-align:right;
    padding-right:5px;
    height:16px;
    padding-top:4px;
}
.aBorder:hover
{
    color:#dd0000;
}

#breadcrumbs a
{
    color:#ffffff;
}
#breadcrumbs a:visited
{
    color:#ffffff;
}
#breadcrumbs a:hover
{
    color:#ffa570;
}
#txt a
{
    color:#0000dd;
}

#txt a:hover
{
    color:#ffa570;
}
#footer a
{
    color:#0000dd;
}

#footer a:hover
{
    color:#ffa570;
}
h1
{
    margin-top:0px;
    padding:0px;
    position: absolute;
    top:0px;
    left:474px;
    background-image:url(../images/h1.jpg);
    width:526px;
    height:79px;
    z-index:10000;
}
.emailtip
{
    border:1px dashed #696969;
    padding:10px;
    font-weight:bold
}
h1 span
{
    display:none;
}
h2
{
    font-family:Verdana;
    font-size:30px;
    color:#ffffcc;
    font-weight:lighter;
    margin:0px;
    padding:0px;
    margin-bottom:10px;
}
#menu
{
    float:left;
    width:229px;
    height:528px;
    background-image:url(../images/mnubg.jpg);
    padding-top:7px;
    background-repeat:no-repeat;
    position:relative;
    left:10px;
    padding-left:0px;
    top:3px;
}
#menu h4
{
    font-family:tahoma;
    font-size:20px;
    font-weight:300
}
h3
{
    font-family:verdana;
    font-size:20px;
    color:#76805B;
    border-bottom:1px solid #76805B;
    font-weight:lighter;
}
#footer
{
    background-image:url(../images/footerbg.jpg);
    background-repeat:repeat-x;
    height:41px;
    float:none;
    width:100%;
    border-top:2px solid #696969;
    clear:both;
    padding-top:15px;
    font-size:12px;
    font-weight:bold;
}
#ticker
{
    position:absolute;
    top:80px;
    left:0px;
    width:100%;
    background-color:#ffff99;
    border-bottom:2px solid #696969;
    height:18px;
    overflow:hidden;
    font-family:Arial; 
    font-size:12px; 
    color:#696969; 
    font-weight:bolder;
    padding-top:3px;
    visibility:visible;
    z-index:10000;
    
}
.error
{
    color:#ff0000;
    font-weight:bold;
}
#ticker a
{
    color:#ff2222;
}
#TICKER a:hover
{
    background-color:#ff2222;
    color:#ffffcc;
}
#txt
{
    margin-top:0px;
    margin-left:20px;
    float:left;
    width:730px;
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
}
#breadcrumbs
{
     position: absolute;
top:140px;
left:0px;
width:1000px;
text-align:right;
font-family:Arial;
font-size:11px;
color:#000000;
z-index:10000;
font-weight:bold;
}
#img
{   
    background-image:url(../images/logo.gif);
    background-position:right top;
    background-repeat:no-repeat;
    position:absolute;
    top:25px;
    left:50%;
    margin-left:250px;
    width:221px;
    height:89px;
    z-index:1000;
}
.news
{
    margin-bottom:0px;
}
.news h3
{
    border-bottom:1px solid #c14346;
    color:#686868;
}
.news img
{
    margin-right:15px;
    clear:left;
    display:block;
}
.news a:hover
{
    border:1px solid #000080;
    background-color:#c14346;
    color:#ffffff;
    font-size:9px;
    padding:1px;
    text-decoration:none;
}
 .news a
{
    border:1px solid #000080;
    background-color:#ffffff;
    color:#c14346;
    font-size:9px;
    padding:1px;
    text-decoration:none;
}
   
