body {
    color: #39395D;
}

a:active,
a:link {	
    text-decoration: underline;
    color: #000096;}

a:visited,
a:hover {
    text-decoration: underline;
    color: #39395D;
}

#title {
    margin: 0px;
    padding: 0px;
    height : 60px;
}
#title h1 {
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 2em;
    font-weight: bold;
}

#title a:active,
#title a:visited,
#title a:link {
   color: #FFF;
   text-decoration: none;
}

#header {
    padding: 0px;
    margin: 0em;
    background-color : #17177F;
    color : #FFF;
}

#header p {
    background-color : #174B7F;
    font-size: 0.9em;
    font-weight: normal;
    color : #FFF;
    margin : 0px;
    padding : 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

#header h1 {
    margin: 0px;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.6em;
    font-weight: bold;
}

#content {
    margin-top: 2em;
    padding-top: 1em;
}

#content h2 {
    color: #28286E;
}

.postsubhead {
    padding: 0.2em 5px;
    font-size: 1.2em;
    margin-top: 0.8em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em;
    font-weight: bold;
    background: #FFF;
    color: #4B7F17;
    text-align: left;
}

.postsubhead a:link,
.postsubhead a:visited {
    color: #4B7F17;
    font-weight: bold;
}

.postsubhead img {
    margin: 0px;
    padding: 0px 0px 0px 1em;
    border: 0px none;
}

.postsub {
    font-size: 0.9em;
    margin: 0em;
    padding: 0em 5px;
    border: 0px none;
}

.postsub h2 a:link,
.postsub h2 a:visited,
.postsub h2 a:active {
    color: #28286E;
    font-weight: bold;
    text-decoration: underline;
}
    
.postsub img {
    padding: 5px 5px 5px 0px;
    margin: 5px 5px 5px 0px;
}

.postsub h2 {
    font-size: 1.4em;
    margin-top: 0.2em;
    margin-bottom: 0em;
    margin-right: 0em;
    margin-left: 0em;
    padding: 5px 0em 10px;
}

/* Sidebar */
#sidebar-a {
    background-color: #8BBFBF;
}

#sidebar-a h3 {
    color: #FFF;
    background: #174B7F;
    margin-top: 0em;
    margin-left: 0em;
    padding: 0.2em 0.2em 0.2em 5px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
    color: #000;
    text-decoration : none;	
    margin-right : 0px;
    padding : 2px;
}
    
#sidebar-a a:hover {
    color: #000;
    text-decoration: underline;
}

#sidebar-a p {
    border: 0px none;
}

#sidebar-a ul {
    border: 0px none;
}

/* End sidebar */

/* Calendar */
#Cal {
    border: 0px none;
}

#Cal a,	
#Cal a:active,
#Cal a:visited,
#Cal a:link {
    text-decoration : none;
    font-weight: bold;
    color: #000;
    font-size: 1em;
}
    
#Cal a:hover {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1em;
}

.Calendar {
    color: #000;
}

.CalendarTitle {
    width: 100%;
    color: #000;
}

.CalendarNextPrev {
    color: #000;
}

.CalendarOtherMonth {
    color: #666;
}
/* End calendar */

/* News */
#news{
    color: #000;
}
/* End news */

/* Searchbox */
#search .searchBox {
    border: 0px none;
}

#search{	margin : 0px 0px 15px;	
    border: 0px none;
}
/* End searchbox */

/* Comments */
.comment {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #39395D;
}

/* End comments */
