body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: center;
	padding: 0px;
	behavior:url(css/csshover.htc);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerwrap		{
	color: #222;
	width: 990px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	overflow: hidden;
}
#bodyframe		{
	color: #222;
	width: 965px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	overflow: hidden;
	background-image: url(../images/left-column-back.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
h1 {
	font-size: 48px;
	line-height: 50px;
	font-family: Georgia;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #222;
	font-weight: normal;
}
h2 {
	font-size: 26px;
	line-height: 28px;
	font-family: Georgia;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 15px;
}
h3 {
	font-size: 22px;
	line-height: 26px;
	font-family: Georgia;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p			{margin: 0 0 15px; padding: 0;}
#preloadedImages { display: none; }
a:link, a:visited	{
	color: #A30B0B;
	text-decoration: none;
}
a:hover				{
	color: #535351;
	text-decoration: none;
}
.home {
	width: 240px;
	height: 140px;
	padding: 0px;
	margin: 0px;
}
.home a {
	display: block;
	width: 240px;
	height: 140px;
	background-image: url(../images/logo-small.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
.home a:hover {
	background-image: url(../images/logo-small-on.jpg);
}
/* Masthead */
#Logo		{
	background-image: url(../images/logo-small.jpg);
	width: 240px;
	height: 140px;
	float: left;
	text-align: right;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #CECECE;
	margin: 0px;
}
.buttonNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonNoBorder:hover, .buttonNoBorder:focus {
	filter:alpha(opacity=60);
	-moz-opacity:.50;
	opacity:.50;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Navigation */
#navbar		{
	width: 290px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-family: arial;
	float: left;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FFF;
}
#navbar ul 	{
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
}
#navbar li	{
	color: #fff;
	background-image: url(../images/Side-Nav-button-back-2.jpg);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
#navbar a	{
	margin: 0px;
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	display: block;
	height: 30px;
	font-size: 16px;
	width: 240px;
	padding-left: 25px;
	padding-right: 25px;
	color: #E9D24A;
	line-height: 30px;
}
#navbar a:hover	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	background-color: #000;
	display: block;
	color: #FF9;
}
/*Navigation */
#resources		{
	width: 240px;
	text-align: left;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#resources ul 	{
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
}
#resources li	{
	color: #fff;
}
#resources a	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	font-size: 14px;
	color: #FFF;
}
#resources a:hover	{
	text-decoration: none;
	text-decoration: none;
	overflow: hidden;
	color: #D6A73A;
}
.resourcesCurrent  {
	background-color: #E66039;
	color: #222;
	background-image: url(../buttons/main-button-on.jpg);
	background-repeat: repeat-x;
}
#LeftColumn {
	width: 290px;
	float: left;
	font-size: 16px;
	color: #fff;
	background-color: #000;
}

