﻿#content {
	width: 524px;
	margin: auto;
}
#wrap {
	margin: 0 auto;
	width: 770px;
	background-image: url('../images/benfranklin_new_wrapback.gif');
	height: 100%;
}
.titles {
	font-family: "Franklin Gothic Medium";
	font-size: 20px;
	color: #333399;
	font-weight: bold;
	font-style: italic;
	padding-top: 24px;
	padding-bottom: 18px;
}

#leftcol {
	width: 161px;
	float: left;
	background-image: url('../images/benfranklin_new_leftback.gif');
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333399;
	text-align: left;
	line-height: 22px;
	height: 100%;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {color: #cc0000; text-decoration: none}
a:active {color: #cc0000; text-decoration: none}
a:hover {
	text-decoration: underline;
}
p {margin-top: 0; margin-bottom: 0}
body {
	min-width: 770px;
	margin-top: 0px;
}
img {
	border-width: 0px;
}
td {
	font: normal 12px/16px "Microsoft Sans Serif";
	text-align: justify;
	color: #455560;
}
table {margin-top: 0; margin-bottom: 0}
html {
	min-height: 100%;
	margin-bottom: 0.01em;
	height: 100%;
}
#rightcol {
	width: 609px;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333399;
	line-height: 17px;
	text-align: justify;
	height: 100%;
	float: right;
}
#nav {
	width: 609px;
	height: 29px;
	text-align: left;
}
hr {
	border-width: 1px 0 0 0;
	border-top: 1px solid;
	border-top-color: #cc0000;
	border-top-style: solid;
}
#topbanner {
	margin: auto;
	width: 770px;
}
#footer {
	clear: both;
	width: 770px;
	height: 60px;
	background-image: url('../images/benfranklin_new_footer.gif');
}

#leftlinks {
	width: 110px;
	margin: auto;
	font-weight: bold;
}
.titlesleftbox {
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	color: #333399;
	font-weight: bold;
	font-style: normal;
	padding-top: 12px;
	padding-bottom: 8px;
}

