#nav_stripe {
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
}

#end_stripe {

	background-color: #FF7F00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: -8px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4D4D4D;
	margin-right: 10px;
}
.copyright a:link {
	color: #B40C00;
}
.copyright a:visited {
	color: #B40C00;
}
.copyright a:hover {
	color: #B40C00;
}
.copyright a:active {
	color: #B40C00;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
	font-style: italic;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D4D4D;
	margin-bottom: 8px;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	font-style: italic;
}
.sidebar h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
	width: 165px;
	background-position: center;
}

.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4D4D4D;
}
.navbar a:link {

	color: #FFFFFF;
}
.navbar a:visited {

	color: #FFFFFF;
}
.navbar a:hover {

	color: #FFFFFF;
}
.navbar a:active {

	color: #FFFFFF;
}
a:link {
	color: #B40C00;
}
a:visited {
	color: #B40C00;
}
a:hover {
	color: #B40C00;
}
a:active {
	color: #B40C00;
}
.sidebarSinature {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	font-style: italic;
}
