@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	background-color: #999999;
	background-color: #BFC9DD;
	color: #0B152E;
}
a {
	color: #660000;
	text-decoration: none ;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}

img {
	border-color: #000000;
}
.noborder {
	border: none;
}
.imagelink {
border-color:#000000;
}
.menubar {
/* background-color: #BFC9DD; */
}

.menubar a {

color: #FFFFFF;
color: #0B152e;
font-family: Georgia, "Times New Roman", Times, serif;
/*font-weight: bold; */
}

.menubar a:hover {
color: #990000;
text-decoration:underline;

}
.horizline {
	color: #0B152E;
}
#bodytable {
	background-color:  #7F92BA;
	background-image: url(images/rocks-bears-opaque-950.jpg);
	background-repeat: no-repeat;
}

.innerbox {
	background-color:  #B7C1D9;
}
img {
	border: 1px solid #000000;
}
.quote {
color:#FFFFFF;
}
h1 {
font-size: x-large;
}
h2 {
font-size: larger;
}
h3 {
font-size:large;
}
h4 {
font-size: medium;

