body {
 margin:0 0 0 0;
}

div#top {
 position:absolute;
 top:0;
 border-bottom:#1355a9 2px solid;
 height:105px;
 _height:107px;
 width:100%;
}

div#banner {
 position:absolute;
 margin-left:50px;
 margin-top:5px;
 font-weight:bold;
 color:white;
 background:#64cdcc url("Untitled.png");
 height:100px;
 width:168px;
 vertical-align:bottom;
}
div#banner a h5 {
 cursor:pointer;
 position:absolute;
 left:10px;
 top:50px;
}

div#banner a {
 display:block;
 color:white;
 text-decoration:none;
 height:100px;
 width:168px;
}

div#links h5 {
    font-size: small;
}

label {
    vertical-align:top;
}
label:after {
content:":";
}

div#links {
 position:absolute;
 top:115px;
 float:left;
 width:225px;
 font-size:smaller;
/* border-right:1px solid #aacdcc;*/
}


div#contentwrapper {
 position:absolute;
 top:116px;
 left:226px;
 border-left:1px solid #aacdcc;
}

.content-title, h5.published {
 color:#135499;
 margin:5;
 text-decoration:none;
}

.content-title a {
    color:#135499;
    text-decoration:none;
}

.content-title a:hover {
    text-decoration:underline;
}

div#top ul {
    position:absolute;
    top:0px;
    right:0px;
    list-style:none;
    margin:0px;
    padding:0px;
}
div#top ul li {
    display: block;
    margin:0px;
    padding:0px;
    height:105px;
    width:95px;
    float:right;
    vertical-align:bottom;
}

div#top ul li a {
    background:white;
    text-decoration:none;
    display:block;
    height:105;
    width:inherit;
    text-align: center;
    color:#1355a9;
}

div#top ul li a span {
 position:relative;
 top:75px;
 left:0px;
}
div#top ul li a:hover {
 background:#aacdcc;

}

ul.nav {
 list-style:none;
 padding:0px;
 margin:0px;
 margin-left:10px;
}

ul.nav li {
 list-style:none;
 padding:0px;
 margin:0px;
}

a.nav {
 margin-bottom:10px;
 position:relative;
 background:white;
 display:block;
 width:200px;
 height:40px;
 text-decoration:none;
 border-bottom:1px solid #aacdcc;
}

a.nav span {
 position:absolute;
 top:20px;
 left:10px;
}

i

a.nav, a.nav:hover, a.nav:visited, a.nav:active {
 color:#1355a9;
}

a.nav:hover, a.nav:active {
 background:#aacdcc;
 border-bottom:1px solid #1355a9;
}

div.date {
 margin-top:10px;
 font-size:large;
 text-align:right;
 width:50px;
 background:url("datebg.png") no-repeat;
 height:50px;
 color:#133369;
}

div.num {
 font-size: larger;
 width:45px;
padding-right:2px;
}

div.month {
 font-size:small;
 line-height:0.8em;
padding-right:4px;
 width:45px;
}

div.content {
 margin-left:20px;
}

div.tags a.tag1 {
    font-size:smaller;
}
div.tags a.tag2 {
    font-size:small;
}
div.tags a.tag3 {
    font-size: larger;
}
div.tags a.tag4 {
    font-size: large;
}

