body{
    background-color:#c78b35;
    background-image:url(templates/TheLight_Parchment/resources/background.jpg);
    background-repeat:repeat-x;
    background-position:top center;
    background-attachment:fixed;
    text-align:center;
    margin:0;
    padding:30px 0 50px 0;
}

div.ys_wrap{
    width:900px;
    margin:0 auto;
    text-align:left;
}

div.ys_top{
    background:url(templates/TheLight_Parchment/resources/paper-top.png) top left no-repeat;
    behavior: url(templates/TheLight_Parchment/resources/iepngfix.htc);
    height:30px;
}

div.ys_bottom{
    background:url(templates/TheLight_Parchment/resources/paper-bottom.png) bottom left no-repeat;
    behavior: url(templates/TheLight_Parchment/resources/iepngfix.htc);
    height:20px;
}

div.ys_middle{
    width:900px;
    background:url(templates/TheLight_Parchment/resources/paper-tile.png) top left repeat-y;
    behavior: url(templates/TheLight_Parchment/resources/iepngfix.htc);
}

div.ys_middle_inner{
    padding:1px 60px 10px 60px;
}

div.ys_banner_wrap{
    padding:9px 0 0 0;
}

div#sys_banner{
    background: url(resources/Country%20at%20Night%202008.jpg.cropped780x145o-44%2C-124s826x380.jpg) top left no-repeat;
    width:780px;
    height:145px;
}

div.ys_banner_over{
    background:url(templates/TheLight_Parchment/resources/banner-over.png) top left no-repeat;
    behavior: url(templates/TheLight_Parchment/resources/iepngfix.htc);
    width:780px;
    height:145px;
}

div.ys_heading{
    padding:0 0 80px 70px;
}

div.ys_heading h1{
    float:left;
    margin:0;
    padding:10px 0;
}

div.ys_heading h1 a,
div.ys_heading h1 a:hover{
    color:#fff;
    padding:0 15px;
    margin:0;
    text-decoration:none;
    font-size:35px;
}

div.ys_white_top{
    background:url(templates/TheLight_Parchment/resources/white-top.png) bottom left no-repeat;
    height:10px;
    margin:10px 0 0 0;
    font-size:0;
}

div.ys_white_bottom{
    background:url(templates/TheLight_Parchment/resources/white-bottom.png) top left no-repeat;
    height:10px;
    font-size:0;
}

div.ys_nav_wrap{
    width:100%;
}

div.ys_nav{
    padding:1px 15px 0 15px;
    background:#fff;
}

div.ys_nav ul{
    list-style:none;
    margin:0;
    padding:0;
}

div.ys_nav ul li{
    float:left;
    padding:3px 10px 3px 10px;
}
div.ys_nav ul li.current_page_item a{
    color:#5394ca;
    font-weight:bold;
}

div.ys_nav ul li a{
    color:#333;
    font-size:13px;
    text-decoration:none;
}

div.ys_nav ul li a:hover{
    color:#F36131;
}

div.ys_clear{clear:both;font-size:0;height:1px;}

div#content{
    background:#fff;
    padding:0 10px;
}

/* Variables - only edit these */






body{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
}

a{
    color:#5394ca;
    text-decoration:underline;
}

a:hover{
    text-decoration:none;
    color:#F36131
}

a img{border:none;}

p{
    margin: 0;
    padding: 5px 0;
}

h1, h2, h3, h4, h5, h6{
    margin: 5px 0;
    padding: 20px 0 15px 0;
    font-weight:normal;
    font-family:Georgia, Arial;
}

h1{font-size: 3.3em;}
h2{font-size: 2.5em;}
h3{font-size: 2em;}
h4{font-size: 1.8em;}
h5{font-size: .9em;}
h6{font-size: .7em;}

h1 a, h1 a:hover, h1{color:#a67c52;}
h2 a, h2 a:hover, h2{color:#a67c52;}
h3 a, h3 a:hover, h3{color:#8c5b29;}
h4 a, h4 a:hover, h4{color:#a67c52;}
h5 a, h5 a:hover, h5{color:#8c5b29;}
h6 a, h6 a:hover, h6{color:#8c5b29;}