body { 
    background-image: url('http://kencairn.jasonnolen.com/media/bg_leaf_dark_sm.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: top left;
    background-color: #666;
    //min-height:1200px;
}
#gallery-nav{
    margin-left: 10px;
    padding-bottom:10px;
//    padding-left: 20px;
    font-size: 14px;
}
#photos{
    width:300px;
}
.pageTitle{
    font-size:25px;
    color:#444;
    text-align:center;
    padding: 15px;
}
#bioPic{
    float:right;
    height:300px;
    padding: 10px;
}
#bioPic img{
    height:300px;
}
#resource{
    min-height:140px;
    height:140px;
}
.resourceCategoryHeader{
    font-size:16px;
    font-weight:bold;
    padding: 5px 0px 10px 0px;
}
.resourceName{
    font-size:14px;
    font-style:italic;
}
.resourceDescription{
    font-size:14px;
    color:#444;
}
.resourceImg{
    width:100px;
    height:100px;
    float:left;
    padding-right:10px;
    padding-bottom:20px;
}
#gallery-nav a{
    text-decoration: none;
    cursor: pointer;
}
#gallery-title{
    margin-left:10px;
    padding-top: 10px;
    font-size: 28px;
    color: #AAAAAA;
}
#bd-top{
    background-repeat: no-repeat;
}
#bd-bottom{
    background-repeat: no-repeat;
}
#doc4{
    border-left: 1px solid #676;
    border-right: 1px solid #676;
}
#bd{
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-color: white;
    padding-left: 30px;
    padding-right: 30px;
}
.textBlock{
    size:12px;
    color:#444;
}
#navStyle {
    background-image: url(http://apd.jasonnolen.com/media/kencairn-menu-bar.jpg);
    background-repeat: repeat-x;
    height:25px;
    padding-top:3px;
}
#navStyle a{
    padding-left:15px;
    color:#353;
    font-size:16px;
    padding-right:15px;
    text-decoration: none;
}
#navStyle a:hover{
    text-decoration: underline;
    color:#000;
}
/*
#icons{
    margin-left:10px;
    overflow: auto;
    overflow-x: hidden;
//    width: 220px;
//    height: 580px;
}
.gallery{
    width:150px;
    background-image: url(http://apd.jasonnolen.com/media/folder.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.gallery img{
    width:70px;
    height:70px;
    margin-top:30px;
    margin-bottom:20px;
    background-color: #F6FFF6;
    border: 1px solid #CCCCCC;
    padding: 3px;
}
.photo{
    cursor: pointer;
}
.photo img{
    width:120px;
    height:120px;
    background-color: #F6FFF6;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.icon{
    width:150px;
    margin: 20px;
    text-align: center;
}
.icon p{
    font-size:16px;
    color:#666666;
}
.icon-spacer{
    height: 20px;
}
#frame-div{
    background-color: #FDFFFA;
    margin: 4px;
    position:absolute;
    top:150px;
    left:320px;
    width:600px;
}

#frame-div .title{
    font-size: 35px;
    color: #AAAAAA;
}
#frame-div img{
    margin: 10px;
}
#frame-div .subtitle{
    font-size: 18px;
    color: #888888;
}
#frame-div .description{
    font-size: 12px;
    color: #777777;
}
#hd{
    height:100px;
}
#main-nav a{
    color: #666666;
    margin-left: 50px;
    padding-left: 10px;
    padding-bottom: 17px;
    padding-top: 13px;
    text-decoration: none;
    font-size: 18px;
}
#lc{
//    height: 700px;
}
#mc{
    padding-right: 30px;
}
#lc .nav{
    text-decoration: none;
    color: #555555;
    font-size: 15px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#ft{
    margin-left: 50px;
    margin-top: 50px;
    padding-right: 30px;
}
.selected{
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    color: #666699;
    font-weight: bolder;
}
#lc .thumb-selected{
    border: solid 1px #666666;
}
#lc .thumb-not-selected{
    border: solid 1px #DDDDDD;
}
*/

