
body {
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/wood-bg.jpg') top center repeat;
    margin:0px;
    font-family: Geneva,Verdana,Arial,sans-serif;
    font-size:12px;
}
#wrapper {
    width:960px;
    margin: 0 auto;
    position:relative;
}
#top  {
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/top_02.png');
    height:47px;
}
#notebook {
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/coil-repeat_04.png') repeat-y;
    
}
#sticker {
    float:left;
    width:447px;
    height:196px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/sticker_05.png') right no-repeat;
}

a#homebutton {
width:280px;
height:196px;
display:block;
margin-left:140px;
}

#tag {
    float:right;
    width: 197px;
    height:196px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/tag_07.png') no-repeat;
}
#tape {
    height:177px;
    
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/tape_09.png') right bottom no-repeat;
    
}
#menu {
    margin: 0px 197px 0px 447px;
    padding-top:19px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/tag-corner_07.png') top right no-repeat;
    
}
#box-left {
    float:left;
    width:182px;
    height:340px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/box-left_12.png') right no-repeat;
}
#box-right {
    float:right;
    width:295px;
    height:340px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/box-right_14.png') no-repeat;
}
#postit {
    font-size:110%;
    line-height:110%;
    margin-left:60px;
    width:200px;
    font-weight:bold;
}
#postit a {
    color:#ee3e94;
}
#postit .signature {
    color:#00c2f3;
    font-style:italic;
}
#box-middle {
    margin: 0 295px 0 182px;
    
    height:200px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/box-top_13.png') top no-repeat;
}
#box-bottom {
    
    height:340px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/box-bottom_16.png') bottom no-repeat;
}
#innerfade {
    position:absolute;
    top:315px;
    left:180px;
    width:485px;
    height:225px;
}

#slideshow {
margin:0;
padding:0;
list-style:none;}
#level2 {
    height:340px;
}
#level3 {
    border:0px solid black;
    height:289px;
}
#blurb {
    padding-top:10px;
    font-size:100%;
    line-height:140%;
    float:left;
    margin-left:173px;
    width:449px;
    height:289px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/im-vince_17.png') top right no-repeat;
}
#blurb p {
    margin:8px 0px;
}
#blurb a {
    color:#65a539;
    text-decoration:underline;
}
#cartoon {
    margin-left:622px;
    
    height:289px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/cartoon_18.png')  left no-repeat;
}
#bottom {
    
    width:960px;
    height:28px;
    background:url('http://www.vincentmazza.com/newjerseywebsitedesigns/bottom_21.png');
}
input[type=text] {
    font-family:courier;
    font-weight:bold;
    background:#f1ede2;
    font-size:16px;
    border:0px;
}
textarea {
        font-family:courier;
    font-weight:bold;
    background:#f1ede2;
    border:0px;
    font-size:16px;
}