/* CSS Document */
html { 
    min-height: 100%; 
    height: 100%; 
    height: auto; 
	}
body {
	background-color: #858585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	min-height: 100%; 
	height: 100%;
}
.tdmenu {
	text-align: center;
	margin: auto 19px;
}
td img {display: block;}
.tdnewsfeed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.divnewsfeed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	width: 250px;
	padding: 3px;
}
.divwrapper {
	height: 100%;
	width: 1028px;
	margin: 0px auto;
	padding: 0px;
	min-height: 100%; 
	height: 100%;
}
.divbanner {
	margin: 0px auto auto;
	width: 1028px;
	padding: 0px;
}td img {display: block;}
.divfooter {
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 32px;
	width: 1028px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 16px;
}td img {display: block;}
.divbody {
	background-image: url(../images/layout/back_repeating_layout3.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 1028px;
	margin: 0px;
	padding: 0px;
	min-height: 100%; 
	height: 100%;
}
.divbucketholder1 {
	margin: auto;
	padding: 0px;
	width: 568px;
	text-align: center;
	height: 220px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bannerslowerposition {
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
.divbodytext {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 9px;
	min-height: 100%;
	height: 100%;
	text-align: left;
}
.divbannerskyscrapersubpage {
	float: right;
	width: 160px;
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: center;
}
.divfootertrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;
	width: 100ex;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}
.pixright {
	margin: 9px;
	float: right;
}
.divevents {
	text-align: left;
	width: 700px;
	margin-left: 9px;
}
.pixleft {

	margin: 19px;
	float: left;
}
.divright {
	margin: 19px;
	padding: 9px;
	float: right;
	border: 1px solid #FF0000;
}
.pixleftborder {
	margin: 19px;
	float: left;
	background-color: #ECE9D8;
	padding: 3px;
	border: 1px solid #FF0000;
}
.pixrightborder {

	margin: 19px;
	float: right;
	background-color: #ECE9D8;
	padding: 3px;
	border: 1px solid #FF0000;
}
.textindent {
	margin-left: 20px;
}
.pixborderblack {


	margin: 9px auto;
	background-color: #ECE9D8;
	padding: 2px;
	border: 1px solid #333333;
}
.pixrightborder2 {


	margin: 19px;
	float: right;
	background-color: #ECE9D8;
	padding: 0px;
	border: 1px solid #333333;
}
.divrightnoborder {
	margin: 19px;
	padding: 9px;
	float: right;
}
.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;
}