#divWrapper {
	width: 779px;
}
#leftBar {
	background-color: #C1C1C1;
	background-image: url(images/leftbar.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 208px;
	padding-right: 20px;
}
#content {
	background-color: #FFFFFF;
	width: 539px;
	border-right-width: 11px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 32px;
	padding-bottom: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
}

.narrowcontent {
	padding-right: 25px;
	padding-left: 25px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#leftBar a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
}
#leftBar a:hover {
	color: #FFFFFF;
}
#footer {
	text-align: center;
	background-color: #ED1C24;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #EE1C25;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
.narrowcontent {
	padding-right: 25px;
	padding-left: 25px;
}