body {
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}
.text-bold-red {
	color: #600;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
.text-italic {
	color: black;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
	text-align: left;
}
.text-bold {
	color: black;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
.text-bolditalic {
	color: black;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
.body-text {
	color: black;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	text-align: left;
}
p { }
h1 { color: #ffc; font-size: 1.25em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: lighter; margin: 1.5em 1em 0.83em 30px; }
h2 { color: #ffc; font-size: 0.95em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; line-height: 1.35em; word-spacing: 2px; margin: 1em 30px 0.67em; }
div#container { background-color: #ffc; width: 798px; height: auto; margin: 0 auto; }
div#unfloated-content { color: lime; background-color: black; width: 200px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
div#logobox {
	background-color: #17324F;
	width: 200px
	height: 76px;
	margin: 0;
	float: left;
	clear: left;
}
div#pagetitle {
	background-color: #17324F;
	width: 598px;
	height: 76px;
	margin: 0;
	float: right;
	clear: right;
}

div#containerPages {
	background-color: #000;
	margin: 0 auto;
	width: 798px;
	background-image: url(../erc_images/black_fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#blackWrapper {
	background-color: #000;
	margin: 0 auto;
	width: 798px;
	background-image: url(../erc_images/black_fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#PagesText {
	color: black;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	background-color: #fff;
	background-position: 0 0;
	text-align: left;
	top: 96px;
	left: 200px;
	right: 0;
	bottom: 0;
	width: 568px;
	height: auto;
	float: right;
	clear: right;
	padding: 15px;
}
div#CompassBkgd { background-color: #fff; background-image: url(../erc_images/erc_compass_tile.jpg); background-repeat: no-repeat; background-position: 0 0; text-align: left; top: 102px; right: 0; bottom: 0; left: 200px; width: 248px; height: 498px; float: left; clear: right; }
div#LeftPicHome { background-color: black; top: 102px; left: 0; right: 0; bottom: 0; width: 200px; height: 498px; float: left; clear: right; }
div#Sidebar {
	background-color: black;
	right: 0;
	bottom: 0;
	left: 0;
	width: 200px;
	float: left;
	clear: left;
}
div#Header {
	width: 798px;
	height: 76px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#Menu {
	background-color: #ffc;
	width: 798px;
	height: 26px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#CollageHome { background-image: url(../erc_images/ERC_collage350.jpg); top: 102px; left: 448px; width: 350px; height: 453px; float: right; clear: right; }
div#CollageHomeALT { background-image: url(../erc_images/erc_collage.jpg); top: 96px; left: 448px; width: 352px; height: 453px; float: right; clear: right; }
div#FooterWide { color: #ffc; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-color: black; text-align: right; vertical-align: middle; top: 500px; left: 448px; right: 0; bottom: 0; width: 798px; height: 45px; visibility: visible; float: right; clear: both; }
div#Footer { color: #ffc; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-color: black; text-align: right; top: 500px; right: 0; bottom: 0; left: 448px; width: 598px; height: 45px; float: right; clear: right; vertical-align: middle; }
div#FooterHome { color: #ffc; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-color: black; text-align: right; top: 555px; right: 0; bottom: 0; left: 448px; width: 350px; height: 45px; float: right; clear: right; vertical-align: middle; }
td { }
a:link {
	color: #335880;
	text-decoration: none;
}
a:visited {
	color: #335880;
	text-decoration: none;
}
a:hover {
	color: #FC6;
	text-decoration: none;
}
a:active {
	color: #FC6;
	text-decoration: none;
}
.bigHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #600;
}
