@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;
}
.twoColFixLtHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/general/backgrounds/historyBgd.gif);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header {
	margin-right: auto;
	margin-left: 150px;
	width: 600px;

} 
.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 #mainContentHist {
	margin: 0 0 0 180px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 135px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subTile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 8px;
	color: #003366;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.twoColFixLtHdr #mainContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.twoColFixLtHdr #footer {
	padding: 0;
	margin-top: 0px;
} 
.twoColFixLtHdr #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.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;
	margin-left: 8px;
}
.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;
}
.clear {
	clear: both;
}




.twoColFixLtHdr #headerNav {
	margin-left: 155px;
	width: 580px;
	margin-top: 90px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
}


.twoColFixLtHdr #mainContent2 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	width: 582px;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	font-size: .95em;
}


.imgLft {
	margin-right: 12px;
	margin-bottom: 6px;
	float: left;
	margin-top: 3px;
}

.imgRgt {
	float: right;
	margin-bottom: 5px;
	margin-left: 6px;
	padding-left: 3px;
}
.twoColFixLtHdr #Sportscontainer #sidebar1 h3 {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
	width: 123px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.subTrunk {
	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-size: 1
.em;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 8px;
	color: #FFFFCC;
	background-color: #48689B;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 15px;
}
.twoColFixLtHdr #Techcontainer #sidebar1 #subRule {
	margin-top: 50px;
	margin-bottom: 12px;
}
.trunk {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.imgTrunk {
	margin-top: 40px;
	border: 1px solid #48689B;
}
.infoMisc {
	padding-left: 10px;
	width: 550px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.infoAudio {
	padding-left: 10px;
	width: 550px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
	padding-bottom: 10px;
}
.infoMisc2 {
	padding-left: 10px;
	width: 550px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.infoAudio .copy {
	font-size: 12px;
}
#copy {
	height: 265px;
	font-size: 0.95em;
	color: #000000;
}
.infoMisc3 {
	padding-left: 10px;
	width: 550px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.fltrtLG {
	float: right;
	margin-left: 8px;
	margin-right: 125px;
}
.faq {
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	padding-top: 5px;
	margin-top: 10px;
}
.fltrt30 {
	float: right;
	margin-left: 8px;
	margin-right: 30px;
}
.imgTrunkIndex {
	margin-top: 12px;
	border: 1px solid #48689B;
}
