.header {
	background-attachment: fixed;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 267px;
	width: 800px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 25px;
	padding-left: 16px;
	background-color: #f4fbf8;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
.bar {
	background-color: #000000;
	height: 22px;
	width: 217px;
}
.lgBd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
.side_bar {
	background-color: #e7f0fc;
}
.side_bar_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 12px;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}
.footer_bar {
	background-color: #000000;
	height: 12px;
	width: 800px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	background-color: #f4fbf8;
	height: 75px;
	width: 800px;
	padding-top: 10px;
}
.boarder {
	border: thin solid #000000;
	width: 800px;
	align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.side_bar_boarder {
	background-color: #e7f0fc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
