
body {
    background:url('/web-designs/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('/web-designs/top_02.png');
    height:47px;
}
#notebook {
    height:818px;
    background:url('/web-designs/coil-repeat_04.png') repeat-y;
    
}
#sticker {
    float:left;
    margin-left:-1px;
    width:447px;
    height:196px;
    background:url('/web-designs/sticker_05.png') right no-repeat;
}
#tag {
    float:right;
    width: 197px;
    height:196px;
    background:url('/web-designs/tag_07.png') no-repeat;
}
#tape {
    height:177px;
    
    background:url('/web-designs/tape_09.png') right bottom no-repeat;
    
}
#menu {
    margin: 0px 197px 0px 447px;
    padding-top:19px;
    background:url('/web-designs/tag-corner_07.png') top right no-repeat;
    
}
#box-left {
    float:left;
    width:182px;
    height:340px;
    background:url('/web-designs/box-left_12.png') right no-repeat;
}
#box-right {
    float:right;
    width:295px;
    height:340px;
    background:url('/web-designs/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('/web-designs/box-top_13.png') top no-repeat;
}
#box-bottom {
    
    height:340px;
    background:url('/web-designs/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 {
   

    height:282px;
}
#blurb1 {
    
    
    
    margin-left:173px;
    width:732px;
    height:68px;
    background:url('/web-designs/pencil-tip_08.png') top right no-repeat;
}
#blurb2 {

    margin-left:173px;
    width:732px;
    height:214px;
    background:url('/web-designs/shawn_11.png') top right no-repeat;
}
#level3 p {
    font-size:105%;
    margin:0px 0px;
    line-height:150%;
}
#level3 a {
    color:#65a539;
    text-decoration:underline;
}
#clurbartoon {
    margin-left:622px;
    
    height:289px;
    background:url('/web-designs/cartoon_18.png')  left no-repeat;
}
#bottom {
    
    width:960px;
    height:35px;
    background:url('/web-designs/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;
}