body{
    background-color:#c8becd;
    background-image:url(templates/Torres/resources/gradient.png);
    background-repeat:repeat-x;
    background-position:top left;
    background-attachment:;
    text-align:center;
    margin:0;
    padding:20px 0 20px 0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
}

div.ys_layout{
    width:1000px;
    margin:0 auto;
    text-align:left;
}

div.ys_layout div.ys_top{
    background:url(templates/Torres/resources/glass-top.png) bottom left no-repeat;
    behavior: url(templates/Torres/resources/iepngfix.htc);
    height:30px;
    font-size:0;
}

div.ys_layout div.ys_middle{
    background:url(templates/Torres/resources/glass-middle.png) 0 0 repeat-y;
    behavior: url(templates/Torres/resources/iepngfix.htc);
    width:100%;
}

div.ys_layout div.ys_middle_wrap{
    background:url(templates/Torres/resources/glass-reflection.png) 0 0 no-repeat;
    behavior: url(templates/Torres/resources/iepngfix.htc);
}

div.ys_layout div.ys_bottom{
    background:url(templates/Torres/resources/glass-bottom.png) top left no-repeat;
    behavior: url(templates/Torres/resources/iepngfix.htc);
    height:45px;
    font-size:0;
    clear:both;
}

div.ys_layout div#sys_banner{
    background:url(templates/Torres/resources/banner.jpg) top left no-repeat;
    margin:0 0 0 0;
    height:161px;
    padding:1px 0 0 0;
    voice-family: "\"}\"";
    voice-family:inherit;
    height:160px;
}

div.ys_layout div#sys_banner h1{
    margin:57px 0 0 40px;
    font-size:32px;
}

div.ys_layout div#sys_banner h1 a{
    color:#fff;
    padding:0 15px;
    margin:0;
    text-decoration:none;
}

div.ys_layout div.ys_content{
    padding:10px 60px 10px 60px;
}

div.ys_layout div#content{
    background:#fff url(templates/Torres/resources/menu-under.png) top left repeat-x;
    padding:16px 0 0 0;
}

div.ys_nav{
    background:#111 url(templates/Torres/resources/menu-background.png) bottom left no-repeat;
    margin:0;
}

div.ys_nav_wrap{
    background:url(templates/Torres/resources/menu-shadow.png) top left repeat-x;
    behavior: url(templates/Torres/resources/iepngfix.htc);
    width:100%;
}

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

div.ys_nav ul{
    background:#111 url(templates/Torres/resources/menu-background.png) bottom left no-repeat;
    list-style:none;
    margin:0;
    padding:0 10px;
}

div.ys_nav ul li{
    display:inline;
    display:block;
    float:left;
}

div.ys_nav ul li a{
    color:#fff;
    display:block;
    float:left;
    padding:12px 14px 11px 14px;
    text-decoration:none;
    font-size:13px;
}

div.ys_nav ul li a:hover{
    text-decoration:underline;
    color:#fff;

}

div.ys_nav ul li.current_page_item a{
    font-weight:bold;
}

/* Variables - only edit these */





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

a{
    color:#1553b9;
    text-decoration:underline;
}

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

a img{border:none;}

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

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: #222;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color: #222;}
h1, h2, h3, h4, h5, h6{
    color: #222;
    margin: 5px 0;
    padding: 10px 0;
}

h1{font-size: 200%;}
h2{font-size: 180%;}
h3{font-size: 160%;}
h4{font-size: 140%;}
h5{font-size: 130%;}
h6{font-size: 100%;}