body {
        margin: 0px 0px 0px 0px;
        background-color: #ffffff;
        font-size:medium;
        }

a {
        text-decoration: none;
        }
 
a:link {color:#ff7700;
        }
 
a:visited {
        color:#ff7700;
         
        }
 
a:active {
         color: #ff1122;
         text-decoration: underline;
        }
 
a:hover {
        color: #ff1122;
        text-decoration: underline;
        }
 
 
.container {
        line-height: 140%;
        padding: 0px;
        margin: 0px 0px 3px 0px;

        }
.banner {
        font-family: Verdana, Arial, sans-serif;
        color: #ff7700;
        background-color: #363837;
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 3px 0px;
        }
 
.banner img {
        padding: 0px;
        border: 0px;
        }
                                                                                                                                                        
.banner a {
        color: #ffffff;
        text-decoration: none;
        }
                                                                                                                                                        
#banner{
        top: 10;
        left:10;
        width:100%;
        height: 200px;
}
                                                                                                                                                        
.content {
        padding: 15px 15px 5px 15px;
        background-color: #ffffff;
        color: #666666;
        font-family: Verdana, Arial, sans-serif;
        }
                                                                                                                                                        
#content {
        position: absolute;
        top:210px;
        left:280px;
        width:500px;
        float: left;
}
                                                                                                                                                        
.content p {
        line-height: 150%;
        text-align: left;
        margin-bottom: 10px;
        }
                                                                                                                                                        
.content blockquote {
        line-height: 150%;
        }
                                                                                                                                                        
.content li {
        line-height: 150%;
        }
.content .headline {
        font-size: 90%;
        text-align: left;
        font-weight: normal;
        margin-bottom: 10px;
        }
                                                                                                                                                        
.content .date {
        font-size: 80%;
        text-align: left;
        font-weight: normal;
        margin-bottom: 5px;
        }
.content p.body {                                                                                                                                                        
        font-size: 80%;
        text-align: left;
        margin-bottom: 10px;
        line-height: normal;
        padding: 3px;
        }
                                                                                                                                                        

.content p.postitnote {
        font-size: 75%;
        border-bottom: 1px solid #ff7700;
        text-align: left;
        margin-bottom: 25px;
        line-height: normal;
        padding: 3px;
        }
                                                                                                                                                        
.nav {
        padding: 10px;
        font-family: Verdana, Arial, sans-serif;
        color: #666666;
        border-right: 1px solid #ff7700;
        }
#nav{
        position:absolute;
        top:210px;
        width:240px;
        float: right;
        left:10px;
}
                                                                                                                                                        
.nav .header {
        color: #ff7700;
        font-family: Verdana, Arial, sans-serif;
        font-size: 60%;
        text-transform: uppercase;
        letter-spacing: .3em;
        background-color: #363837;
        border-bottom: 1px solid #ff7700;
        text-align: center;
        }
                                                                                                                                                        
.nav .item {
        font-size: 80%;
        letter-spacing: .3em;
        padding: 3px 0px 3px 10px;
        }
.nav img {
        border: 3px solid #ffffff;
        }
                                                                                                                                                        
.nav .box {
        color: #666666;
        padding: 0px;
        line-height: 80%;
        margin-bottom: 30px;
        font-family: Verdana, Arial, sans-serif;
        border: 1px solid #ff7700;
        }
                                                                                                                                                        
input {
        font-family: Verdana, Arial, sans-serif;
        color: #666666;
        font-size:80%;
        background:#cccccc;
}
                                                                                                                                                        
.calendar {
        color: #666666;
        line-height: 95%;
        font-size: 60%;
        padding: 0px;
        text-align: center;
        margin-bottom: 30px;
        font-family: Verdana, Arial, sans-serif;
        border: 1px solid #ff7700; 
        height:auto;                                                                                                                                                      
        }
                                                                                                                                                        
.calendar table {
        padding: 0px;
        border-collapse: collapse;
        width: 100%;
        }
.calendar caption {
                                                                                                                                                                    color: #ff7700;
        font-family: Verdana, Arial, sans-serif;
        font-size: 100%;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: .3em;
        background-color: #363837;
        border-bottom: 1px solid #ff7700;                                                                                                                                                        
        }
.calendar tbody {
        color: #cccccc;
        font-family: Verdana, Arial, sans-serif;
        font-size: 100%;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: .3em;
        background-color: #ffffff;                                                                                                                                                                }

.calendar th {
        color: #666666;
        text-align: center;
        font-weight: normal;
        border-bottom: 1px solid #ff7700;
        }

.calendar td {
        text-align: center;
        }
                                                                                                                                                        
.footnote {
        font-family: Verdana, Arial, sans-serif;
        font-size:68%;
        line-height: 150%;
        text-align: left;
        color: #666666;
        margin-top: 50px;
        }

                                                                                                                                                        