﻿body {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    position:relative; 
    font-size:17px; 
    text-align: center;
    color: #4b4b4b;
    margin-left:0px;
    margin-right:0px;  
    margin-top:0px;
    margin-bottom:0px;
    background: #F8E4B8 url(images/grungebg.png) 0 0 repeat-x;
    background-attachment:fixed;
}

h1 {
    color:#008bc0;
    background:url(images/h2.jpg) bottom left no-repeat;
}

body {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    position:relative; 
    font-size:17px; 
    text-align: -moz-center;
    margin-left:0px;
    margin-right:0px;  
    margin-top:0px;
    margin-bottom:0px;
    color: #4b4b4b;
    background: #F8E4B8 url(images/grungebg.png) 0 0 repeat-x;
    background-attachment:fixed;
}

.bigwrapper {
  text-align:center;
    background: url(images/liberty.png) bottom-left no-repeat;

}

.wrapper {
    margin:0 auto;
    text-align:center;
    width:1000px;
    top: 0px;
    left: 0px;

}

.header {
    float:left;
    width:1000px;
    height:500px;
    background: url(images/woodbg.png) center no-repeat;

}

.nav {
    height:50px;
    width:1000px;
    text-align:center;
}

.navfooter {
    height:50px;
    width:1000px;
    text-align:center;
    color:#fff;
    font-size:22px;
}

.nav a{
    margin-left:50px;
    font-size:25px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;

}

.nav a:hover {
    color:#0066ff;
}

.content {
float:left;
    width:1000px;
    height:auto;
    background: url(images/contentbg.png) center repeat-y;
    text-align:left;
}

.contentwrapper {
float:left;
    padding: 20px 50px;
    width:900px;
    height:auto;
}


.footer {
    margin-bottom:0px;
    float:left;
    text-align:center;
    width:1000px;
    height:100%;
    background: url(images/footerbg.png) center no-repeat;
    z-index:-999;
}

.maincontent {
    float:left;
    width:600px;
    height:auto;
    text-align:left;
}

.ad1 {
    float:left; width:300px; height:133px; 
    padding-top:65px; margin-left:50px; 
    background: url(images/ad1.png) center bottom  no-repeat;
}

.ad2 {
    float:left; width:300px; height:132px; 
    padding-top:65px; 
    background: url(images/ad2.png) center bottom no-repeat;
}

.ad3 {
    float:left; width:300px; height:130px; 
    padding-top:65px;  
    background: url(images/ad3.png) center bottom  no-repeat;
}