body{
    background-color:#7f0000;
    text-align:center;
    margin:0;
    padding:0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
}

div.ys_header{
    margin:0 auto;
    background:#fff url(templates/Artzy/resources/header.png) top center no-repeat;
}

div.ys_heading{
    text-align:left;
    width:810px;
    margin:0 auto;
    height:81px;
    padding:29px 0 0 0;
    voice-family: "\"}\"";
    voice-family:inherit;
    height:52px;
}

div.ys_heading h1{
    margin:0 0 0 30px;
    padding:0;
}

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

div.ys_nav{
    width:810px;
    margin:0 auto;
}

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

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

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

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

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

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

div.ys_banner_wrap{
    background:#fff url(templates/Artzy/resources/menu-end.png) top left no-repeat;
    behavior: url(templates/Artzy/resources/iepngfix.htc);
    padding:0;
    width:810px;
    margin:0 auto;
    height:228px;
}

div#sys_banner{
    background:#fff url(templates/Artzy/resources/banner.png) top center no-repeat;
    width:790px;
    margin:0 auto;
    height:228px;
    margin-left:10px;
}

div#sys_banner div.ys_shadow{
    background: url(templates/Artzy/resources/menu-end-tile.png) top left no-repeat;
    behavior: url(templates/Artzy/resources/iepngfix.htc);
    width:790px;
    height:228px;
}

div.ys_content{
    background: url(templates/Artzy/resources/gradient.png) top left repeat-x;
    padding:25px 0 20px 0;
    min-height:500px;
}

div#content{
    width:810px;
    background:#fff;
    margin:0 auto;
    padding:15px;
    text-align:left;
}

/* 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: #900000;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color: #900000;}
h1, h2, h3, h4, h5, h6{
    color: #900000;
    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%;}