﻿h1 {
	font-size: large;
	font-weight: bold;
}
#container {
	background-image: url('images/bc_sliver.gif');
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#body_copy {
	background-image: url('images/body_copy_bg.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
}
.img-left {
	float: left;
}
#logo {
	width: 539px;
	height: 138px;
	float: right;
}
#nav {
	width: 241px;
	height: 600px;
	float: left;
	background-image: url('images/nav.gif');
	background-repeat: no-repeat;
}
#bc_content {
	width: 494px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 35px;
}
#footer {
	clear: both;
	padding-left: 25px;
	padding-right: 35px;
	font-size: small;
}
.style1 {
	font-family: "Times New Roman";
}
.style2 {
	text-align: right;
}
.style3 {
	font-family: "Times New Roman";
	text-align: center;
}
.no-border {
	border-width: 0px;
}
#footer a {
	font-size: small;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
#footer a:visited {
	color: #6A0000;
	text-decoration: none;
}
#contact {
	padding-left: 25px;
	padding-top: 10px;
}
.style4 {
	text-align: center;
}
.style5 {
	font-size: large;
}
