body {
    margin: 0px;
    }

a:link, a:visited {
   color: #7da868;
   text-decoration: none;
   }
   
a:hover, a:active {
   color: #7da868;
   text-decoration: underline;
   }

a.commentsdate:link { color: #919191; font-family: "Helvetica", Arial, sans-serif; font-size: 10px; text-decoration: none; }
a.commentsdate:visited { color: #919191; font-family: "Helvetica", Arial, sans-serif; font-size: 10px; text-decoration: none; }
a.commentsdate:hover { color: #919191; font-family: "Helvetica", Arial, sans-serif; font-size: 10px; text-decoration: none; }
a.commentsdate:active { color: #919191; font-family: "Helvetica", Arial, sans-serif; font-size: 10px; text-decoration: none; }

#wrapper {
    width: 400px;
    top: 115px; /* IE */
    margin-top: 115px;
    }

.topposition {
    position: absolute;
    width: 400px;
    top: 0px;
    left: 150px;
    }
    #navposition {
        position: absolute;
        right: 0px;
        top: 66px;
        margin-left: 12px;
        font-size: 11px;
        font-family: "Georgia", Times New Roman, serif;
        text-transform: lowercase;
        color: #363636;
        }
    #navposition a {
        color: #363636;
        margin-left: 12px;
        text-decoration: none;
        font-size: 11px;
        font-family: "Georgia", Times New Roman, serif;
        text-transform: lowercase;
        }
    #navposition a:hover {
        color: #363636;
        padding-top: 5px;
        margin-left: 12px;
        border-top: 3px solid #7da868;
        font-size: 11px;
        font-family: "Georgia", Times New Roman, serif;
        text-transform: lowercase;
        }
    #navpositionactive {
        color: #363636;
        padding-top: 5px;
        border-top: 3px solid #7da868;
        font-size: 11px;
        font-family: "Georgia", Times New Roman, serif;
        text-transform: lowercase;
        }
    
.entryposition {
    top: 100px;
    margin-left: 150px;
    float: left;
    }

.written {
    width: 400px;
    top: 100px;
    /* margin-bottom: 48px; */
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 11px;
    color: #363636;
    line-height: 17px;
    }
    
    #writtendate {
        font-family: "Helvetica", Arial, sans-serif;
        font-size: 10px;
        color: #7c7c7c;
        line-height: 17px;
        }
        #writtendate a {
            color: #7c7c7c;
            text-decoration: none;
            }
        #writtendate a:hover {
            color: #7c7c7c;
            text-decoration: underline;
            }
        
    #writtencomment {
        font-family: "Helvetica", Arial, sans-serif;
        font-size: 10px;
        color: #7c7c7c;
        }

.written a {
    color: #7da868;
    text-decoration: none;
    }
    .written a:hover {
        text-decoration: underline;
        }

.writtensubpage {
    width: 400px;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 11px;
    color: #363636;
    line-height: 17px;
    }
    #writtenarchivesleft {
        float: left;
        width: 160px;
        font-family: "Helvetica", Arial, sans-serif;
        font-size: 11px;
        color: #363636;
        line-height: 17px;
        }
    #writtenarchivesright {
        float: right;
        width: 240px;
        margin-top: 287px;
        font-family: "Helvetica", Arial, sans-serif;
        font-size: 11px;
        color: #363636;
        line-height: 17px;
        }
    #writtenelsewhereleft {
        float: left;
        width: 400px;
        font-family: "Helvetica", Arial, sans-serif;
        font-size: 11px;
        color: #363636;
        line-height: 17px;
        }

