@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(../images/glossymetal.jpg);
	background-repeat: repeat;
	height: 35px;
}
.twoColFixLtHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-x;
	background-position: 0 755px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 960px;
	border: solid 0px #000;
} 
.twoColFixLtHdr #container #subheader {
	position: absolute;
	width: 1000px;
	height: 66px;
}
.twoColFixLtHdr #header {
	background-image: url(../images/banner5.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-color: #333;
	border-left-style: solid;
	border-left-color: #333;
	border-left-width: medium;
	border-right-style: solid;
	border-right-color: #333;
	border-right-width: medium;
	border-top-style: solid;
	border-top-color: #333;
	border-top-width: medium;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #container #flash {
	height: 322px;
	width: 1000px;
	position: absolute;
	top: 220px;
}
.twoColFixLtHdr #container #header #bannerbar {
	color: #FFF;
	position: absolute;
	left: 243px;
	top: 155px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 773px;
	letter-spacing: 1px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px;
	height: 795px;
	background-color: #000;
}
.twoColFixLtHdr #RightBar2{
	width: 215px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFF;
	position: absolute;
	top: 213px;
	left: 754px;
}
.twoColFixLtHdr #container #RightBar h1 {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.twoColFixLtHdr #container #RightBar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.twoColFixLtHdr #container #RightBar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.twoColFixLtHdr #container #RightBar h4 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container #RightBar p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.twoColFixLtHdr #mainContent {
	padding: 20px 20px 0 20px;
	border-left-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	width: 697px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: 1px;
	top: 229px;
	height: 615px;
	background-color: #FFF;
	border: solid 1px #000;
} 
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent h3 {
	text-align: center;
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: underline;
	line-height: 40px;
	text-transform: uppercase;
}
.twoColFixLtHdr #container #mainContent h4 {
	text-align: center;
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.twoColFixLtHdr #container #mainContent #contacts {
	position: absolute;
	top: 439px;
	left: 23px;
	width: 304px;
	height: 195px;
}
.twoColFixLtHdr #container #mainContent #contacts2 {
	position: absolute;
	top: 440px;
	left: 392px;
	width: 304px;
	height: 195px;
}
.twoColFixLtHdr #footer {
	padding: 0;
	background-color: #0c1c3a;
	float: bottom;
	bottom: 0px;
	position: absolute;
	width: 998px;
	border: solid 1px #000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
	font-size: large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.dates {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: lighter;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.link {
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
