
#header-bg{
background: #1E3A6E url(bmic/header-bg.png) no-repeat center;
}

#sub-header-bg{
background: #1E3A6E url(bmic/sub-header-bg.png) no-repeat center;
}

#slideshow {
background: url(bmic/slider-bg.png) no-repeat center;
}

#slideshow .slides-nav li a {
color: #109287;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
color: #FFCC00;
}

h2{
color: #1E3A6E;
}

a{
color: #1E3A6E;
}

a:hover{
color: #135B57;
}

#latest-news span{
color: #1E3A6E;
}

#latest-news a{
color: #1E3A6E;
}

#latest-news a:hover{
color: #135B57;
}

a.post-title{
color: #1E3A6E;
}

a:hover.post-title{
color: #135B57;
}

/*This colours the month if you are using the calendar widget*/
caption{
color: #1E3A6E;
}

/*This colours the name of the comment author*/
cite{
color: #1E3A6E;
}