body {
	background-color: #c6ced4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.bg {
	background0-position:center;
	background-image:url(images/eagle.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.float_photo {
	margin: 0px;
	float: right;
	height: 305px;
	width: 156px;
	position: relative;
	top: -185px;
	right: 45px;
	font-size: 9px;
	line-height: normal;
}

.float_photo2 {
	float: right;
	height: 196px;
	width: 249px;
	position: relative;
	top: 25px;
	right: 25px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;

}

.float_photo3 {
	margin: 0px;
	float: right;
	height: 231px;
	width: 350px;
	position: relative;
	top: 25px;
	right: 25px;
	bottom: 25px;
	text-align: center;
}

.float_photo4 {
	margin: 0px;
	margin-left:25px;
	float: right;
	height: 820px;
	width: 300px;
	position: relative;
	top: 25px;
	right: 25px;
	bottom: 25px;
	text-align: center;
}

.float_bc-r {
	margin: 0px;
	float: right;
	height: 56px;
	width: 40px;
	position: relative;
	top: 0px;
	right: 25px;
}
.float_bc-l {
	margin: 0px;
	float: left;
	height: 56px;
	width: 40px;
	position: relative;
	top: 0px;
	left: 25px;
}

.float_textbook {
	float: left;
	height: 213px;
	width: 150px;
	position: relative;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link, a:visited, a:active {
	color: #3b6d8b;
	background: none;
	text-decoration: underline;}

a:hover, a:focus
{
	color: #06C;
	background-color: none;
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	color: #3b6d8b;
	text-decoration: none;
	background-color: none;
	font-weight: bold;
	font-size: 14px;
}

a.menu:hover, a.menu:active, a.menu:focus
{
	color: #06C;
	background-color: #FFC;
	text-decoration: underline;
	font-weight: bold;
}

.navspace 
{
	line-height: 25px;
	background-color: #c6ced4;
	background:  #c6ced4;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	height: 25px;
}

.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	/*background-color: #FFFF66;*/
    color: #315517;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 21px;
}

.header2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	/*background-color: #FFFF66;*/
    color: #315517;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.header3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	/*background-color: #FFFF66;*/
    color: #315517;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.subheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	/*background-color: #FFFF66;*/
    color: #660000;
	font-style: normal;
	font-weight: bold;
}

.bulletspace {
	line-height: 18px;
}
.address {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
    color: #000;
	font-weight: bold;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

