body
{
  background-image: url(../_images/uploads/);
  background-repeat: repeat-x;
}
.headerImg
{
  background-image:url(../_images/uploads/);
  background-repeat: no-repeat;
}
.footerImg
{
  background-image:url(../_images/uploads/);
  background-repeat: no-repeat;
}
body{
background: url(/_images/uploads/bg1.jpg) no-repeat 0 0 #fff;
background-attachment:fixed;
background-position: top center;
}
.headerImg{
background-image:url(/_images/uploads/header.png);
background-repeat:no-repeat;
width:950px;
height:150px;
}
#main1 {

}
#main2 {
background: url(/_images/uploads/body.png) no-repeat;
background-attachment:fixed important;
background-position: top center;
width:950px;

}

.jqueryslidemenu ul{
background: transparent !important;
}
.jqueryslidemenu ul li {
color: #431457 !important;
background: transparent;
font-family:Georgia, "Times New Roman", Times, serif;
}
.jqueryslidemenu ul li a {
    background: transparent;
    border-right: none;
    color: #431457 !important;
    display: block;
    padding: 8px 5px;
    text-decoration: none;
    line-height:1.6em;
    font-size:13px;
}
.jqueryslidemenu ul li a:hover {
background: transparent;
color: #431457 !important;
}

.footer, .footer p, .footer a {
    color: #159ab7;
}
.footer a:hover {
    color: #159ab7 !important;
}

#right{
display:none !important;
}


.misc081 {
    border: 1px dashed grey;
    float: left;
    font-family: Comic Sans MS;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    padding: 8px;
    text-align: center;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {

    font-family: inherit;
    font-style: italic;
    font-weight: bold;
}

h1{ font-family: inherit;
    font-style: italic;
    font-weight: bold;
color:#431457;
}

