body 
{
    background-color:#E9E9E9;
    color: navy;
    font-family:Century Gothic;
    text-align: center;
    font-size:0.9em;
}

table
{
    border-collapse:collapse;
}

th
{
    border:2px solid navy; padding:3; text-align:center;
}

td
{
    border:1px solid navy; padding:3; 
}

a:visited,
a:active,
a:link 
{	
    color: navy;
    text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

#masthead
{
    background-color:#E9E9E9;
    color: navy;
}

#masthead a:link, 
#masthead a:visited, 
#masthead a:active, 
{
    color: #336699;
    text-decoration: none;
}

#masthead a:hover 
{
    text-decoration: underline;
}

#header
{
    background-color: navy;
    padding-bottom:2em;
 }

#header a:active,
#header a:visited,
#header a:link
{
    color:  #336699;
}


#header h1
{
    color: white;
    font-family:Braggadocio;
    font-size: 6em;
    border-bottom:none;
 }


#taglinetable
{
    color: white;
    width:100%;
    padding: 5px;
    border:0px white solid;
}

#taglineleft
{
    text-align:left;
    vertical-align:text-top;
    border:0px
}

#taglineright
{
    text-align:right;
    vertical-align:text-top;
    border:0px;
}

#contentwrapper
{
    margin-top:1em;
}

#sidebar-a h3 
{
    margin : 0px;
    color : white;
    background-color : navy;
    padding : 2px 5px;
    border : 1px solid navy;
    border-bottom : none;
}

#sidebar-a ul 
{
    list-style : none;
    margin : 0px 0px 15px;	
    padding : 5px;
    border : 1px solid navy;
    font-size: 0.9em;
}

.post h2
{
    color: #336699;
    font-size: 1.0em;
    margin: 0px;
    padding: 0em 0em 0.5em;
}

.post a:link, 
.post a:visited, 
.post a:active, 
{
    color: #336699;
    text-decoration: none;
}

#masthead a:hover 
{
    text-decoration: none;
}


.postsubhead
{
    padding-top: 0.2em;
    padding-bottom: 1.0em;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    text-align: right;
}

.postsubhead a:link,
.postsubhead a:visited
{
    color:  #336699;
    font-weight: bold;
    text-decoration: none;
}

.postsubhead a:hover
{
    text-decoration: none;
}

.postsub
{
    font-size: 1.0em;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
}

.postsub li
{
    font-size: 1.0em;
}

#news
{
    padding : 5px;
    border : 1px solid;
    font-size: 1.0em;
}

#news table
{
    font-size: 1.0em;
    border: 0px
}

#news p
{
    border: 0;
}

#news ul
{
    border: 0;
    list-style: disc;
    margin-left: 15px;
    font-size: 0.9em;
}

#news a:link, 
#news a:visited, 
#news a:active, 
{
    color: #336699;
    text-decoration: none;
}

#news a:hover 
{
    text-decoration: underline;
}

.CalendarTitle
{
    width: 100%;
}

.CalendarOtherMonth
{
    color: #6699CC;
}

code
{
    font-size: 0.95em;
    font-weight: bold;
}

pre
{
    font-size: 0.95em;
    font-weight: bold;
}
